body {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	background-image: url(assets/templates/visavis/bg_black.jpg);
	background-repeat: repeat-x;
}
#navigation {
	background-image: url(assets/templates/visavis/logo.gif);
	background-repeat: no-repeat;
	height: 204px;
	font-family: Arial;
	font-size: 12px;
	z-index: 200;	
}
#navigation ul a {
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
}
ul#firstrow {
	z-index: 300;
	position: absolute;
	padding-top: 160px;
	padding-left: 250px;
	margin: 0;
	color: #000000;
	list-style-type: none;
}
ul#firstrow li {
	background-image: url(assets/templates/visavis/navspacer_14px.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 110px; /* vorher 140px... */
	padding-left: 10px;
	float: left;
}
ul#firstrow li a {
	color: #000000;
}
ul#secondrow {
	/* background-image: url(assets/templates/visavis/navspacer.gif);
	background-repeat: no-repeat;		
	*/
	position: absolute;
	top: 208px;
	left: 210px;
	margin: 0;
	padding: 0;
	margin-left: 40px;
	color: #000000;
	list-style-type: none;
}
ul#secondrow li {
	width: 140px;
	padding-left: 10px;
}
ul#secondrow li a {
	color: #999999;	
}
ul#secondrow li a:hover {
	color: #000000;
}
ul#thirdrow {
	z-index: 100;
	position: absolute;
	top: 320px;
	left: 0px;
	margin: 0;
	padding: 0;
	color: #000000;
	list-style-type: none;
}
ul#thirdrow li {
	width: 188px;
	text-align: right;
}
ul#thirdrow li a {
	color: #999999;	
}
ul#thirdrow li a:hover {
	color: #000000;	
}

ul#forthrow {
	z-index: 100;
	position: absolute;
	top: 320px;
	left: 260px;
	margin: 0;
	padding: 0;
	color: #000000;
	list-style-type: none;
}
ul#forthrow li {
	width: 380px;
	text-align: left;
}
ul#forthrow li a {
	color: #999999;	
}
ul#forthrow li a:hover {
	color: #000000;	
}

#bg_news1,
#bg_company, 
#bg_work,
#bg_club,
#bg_contact,
#bg_motion-controll {
	z-index: 200;
	width: 1px;
	background-image: url(assets/templates/visavis/bg_topnav.gif);
	background-repeat: repeat-y;
	background-position: top right;
	display: none;
	position: absolute;	
}

#bg_news1 {
	left: 250px;
}
#bg_company {
	left: 370px; /*250px;*/
}
#bg_work {
	left: 490px; /*400px;*/
}
#bg_motion-controll {
	left: 730px; /*700px;*/
}
#bg_club {
	left: 610px;
}
#bg_contact {
	left: 850px; /*850px;*/
}
#subnav_news1 {
	z-index: 400;
	display: none;
	position: absolute;
	color: #ffffff;
	padding-left: 260px;
}
#subnav_company {
	z-index: 400;
	display: none;
	position: absolute;
	color: #FFFFFF;
	padding-left: 380px; /*260px;*/
}
#subnav_work {
	z-index: 400;
	display: none;
	position: absolute;
	color: #ffffff;
	padding-left: 500px; /*410px;*/
}
#subnav_club {
	z-index: 400;
	display: none;
	position: absolute;
	color: #ffffff;
	padding-left: 620px; 
}
#subnav_motion-controll {
	z-index: 400;
	display: none;
	position: absolute;
	color: #ffffff;
	padding-left: 740px; /*710px;*/
}
#subnav_contact {
	z-index: 400;
	display: none;
	position: absolute;
	color: #ffffff;
	padding-left: 860px; /*860px;*/
}
#subnav_news1 ul,
#subnav_company ul,
#subnav_work ul,
#subnav_club ul,
#subnav_contact ul,
#subnav_motion-controll ul
 {
	list-style-type: none;
	padding: 0;
	margin: 0; 
}
#subnav_news1 ul li,
#subnav_company ul li,
#subnav_work ul li,
#subnav_club ul li,
#subnav_contact ul li,
#subnav_motion-controll ul li
 {
	line-height: 14px;
}
.spacerline {
	background-image: url(assets/templates/visavis/spacerline.gif);
	height: 1px;
	width: 100%;
	position: absolute;
	top: 285px;
	left: 0px;
}
.spacerline2 {
	clear: both;
	background-image: url(assets/templates/visavis/spacerline.gif);
	height: 1px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
}
#content {
	position: absolute;
	top: 286px;
	left: 0px;
	width: 100%;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	/*
	background-image: url(assets/templates/visavis/content_bg.gif);
	background-repeat: repeat-y;	
	*/
	background-color: #FFFFFF;	
	padding-top: 20px;
}

/* CSS_START_MOD FOR TINYMCE @modbypat */


#main {
	/* margin-left: 280px; */
	min-height: 300px;	
}
#main_left {
	float: left;
	width: 180px;
	padding-right:10px;
	margin-left: 5px;
}
#main_left_kontakt {
 	float: left;
	width: 302px;
}
#main_right {
	margin-left: 4px;
	float: left;
	clear: none;
}
#main_right_maxi {
	margin-left: 3px;
	float: left;
	clear: none;
	width: 1000px;
	padding-left: 200px;

}
#foot {
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;	
	padding-bottom: 4px;	
}
#foot span {
	margin-left: 256px;
}
#foot a {
	padding-left: 4px;
	text-decoration: none;
	color: #000000;
}
#specialline {
	position: absolute;
	display: none;	
	background-image: url(assets/templates/visavis/navspacer2.gif);
	background-position: top right;
	background-repeat: repeat-y;
	top: 161px;
	padding-left: 250px;	
	width: 1px;
	height: 250px;
}

.newsbilder_abstand_10px {
 margin-right: 10px;
 }


a {
color: #696969;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.rahmen_team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 70px;
	float: left;
	padding-right: 5px;
}
.inhalt_team {
	border: 1px solid #999999;
	width: 179px;
	padding: 2px;
}

.inhalt_team_bild {
	margin: 5px 0 5px 0;
	}

.zeile {
	padding-top: 10px;
	clear: left;
}

.ziel1 {
	width: 416px;
	background-image: url(assets/images/map_away.jpg);
	height: 100%;
	float: left;
}

.ziel1:hover {
	width: 416px;
	height: 100%;
	float: left;
	background: url(assets/images/map_close.jpg);
}

#map {
	margin-bottom:10px;
	width: 658px;
	height: 500px;
	margin-top: 15px;
}
.button {
	color: #696969;
	border: 0px;
	background: none;
	font-size:11px;
	font-weight:bold;
}
.button_logout {
	color: #696969;
	border: 0px;
	font-size:12px;
	background: none;
	font-weight:bold;
}
table.kontakt {
	 margin-top:10px;
}
#main_left_login {
 	float: left;
	width: 221px;
}
.input_lang {
	border: 1px solid #808080; 
	height: 14px; 
	width: 430px
}
.textarea_kontakt {
	border: 1px solid #808080; 
	margin-top: 18px;
	height: 220px; 
	width: 430px;
	margin-bottom: 10px;
}
.form_login {
	margin: 0px;
	float:left;
}
div.left_login {
	width:405px; 
	float:left;
}
*+html div.left_login {
	width:403px;
}

/*---------NEWS--------------*/
table.news_table {
	width: 650px;
}
table.news_table th {
	width: 240px;
	text-align:right;
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align:top;
}
table.news_table td {
	padding-left: 10px;
	padding-bottom: 20px;
	vertical-align:top;
}
*+html table.news_table {
	width: 450px;
}
*+html table.news_table th {
	width: 240px;
	text-align:right;
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align:top;
}
*+html table.news_table td {
	padding-left: 10px;
	padding-bottom: 20px;
	vertical-align:top;
}

/*-----------------DOKU----------------*/
table.doku_table {

}
table.doku_table th {
	width: 481px;
	text-align:right;
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align:top;
}
table.doku_table td {
	padding-left: 10px;
	padding-bottom: 20px;
	vertical-align:top;
}
*+html table.doku_table {
	width: 650px;
}
*+html table.doku_table th {
	width: 480px;
	text-align:right;
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align:top;
}
*+html table.doku_table td {
	padding-left: 10px;
	padding-bottom: 20px;
	vertical-align:top;
}

table.team_table {
	width: 650px;
	margin-left: 380px;
}
table.team_table th {
	width: 145px;
	text-align:right;
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align:top;
}
table.team_table td {
	line-height:170%;
	padding-left: 10px;
	padding-bottom: 14px;
	vertical-align:bottom;
}
*+html table.team_table {
	width: 650px;
	margin-left: 380px;
}
*+html table.team_table th {
	width: 145px;
	text-align:right;
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align:top;
}
*+html table.team_table td {
	line-height:170%;
	padding-left: 10px;
	padding-bottom: 15px;
	vertical-align:bottom;
}

/*-----------Gallery----------*/
div.picturenav {
	padding: 28px 9px 0 0;
	position:relative;
	float:left;
	text-align:right;
	width: 300px;
}
div.picturenav li {
	list-style-type:none;
	list-style-position:outside;
}
.list_name_fett {
	font-weight:bold;
}
div.picturenav li a:hover, div.picturenav li a:active{
	font-weight:bold;
	text-decoration:none;
}
div.picturecontainer {
	padding-left: 9px;
	position:relative;
	float:left;
}
div#main_raum {
	padding-left: 60px;
}

/*-------Motion Controll-------*/
table.moco_table {

}
table.moco_table th {
	width: 720px;
	text-align:right;
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align:top;
}
table.moco_table td {
	padding-left: 10px;
	padding-bottom: 20px;
	vertical-align:top;
}
*+html table.moco_table {

}
*+html table.moco_table th {
	width: 720px;
	text-align:right;
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align:top;
}
*+html table.doku_table td {
	padding-left: 10px;
	padding-bottom: 20px;
	vertical-align:top;
}
