body {
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	background-color:#000000;
	font-family:Arial;
}

.bildtext {
	font-family:Arial;
	color:#ffffff; 
	font-size:11px;
	text-align:left;
}

.text {
	font-family:Arial;
	color:#ffffff; 
	font-size:12px;
	text-align:left;
}

.headline
{
	font-family: Arial;
	color: #ffffff;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
}


.zusatztext {
	font-family:Arial;
	color:#cccccc; 
	font-size:11px;
	text-align:left;
}


.footer {
	font-size:10px;
}


#navcontainer {
	position:relative;
	top:7px; /* vor newsletter: 28px */
	left:0px;
	text-align:right;
	width:217px; /* ehemals 217 */
	height:210px;
	padding:0px;
	margin:0px;
/*	background:#40f; /**/
}





#subnav {
	position:absolute;
	top:-5px; /* ehemals -5 */
	left:215px; /* ehemals 222 */
	width:264px; /* ehemals 250 */
	margin:0px;
	font-size:12px;
	text-align:left;
/*	background:#666666; /* ehemals 666666 */
	color:#ffffff;
	z-index:1;
	visibility:hidden;
	overflow:visible;
}

.subnavtext { font-size:12px; }
#subnav a, #subnav a:visited { text-decoration:none; color:#ffffff; }
#subnav a:hover { text-decoration:underline; }



/* Navi Untermenu*/

.sub-item{

	background: transparent url(/img/nav/sub-item.gif) no-repeat left 5px;
	padding: 0 0 0 14;
}



#sensor1 {
	position:absolute;
	visibility:visible;
	top:-4px;
	left:54px;
	overflow:hidden;
	width:20px;
	height:205px;
	z-index:9;
}

#sensor2 {
	position:absolute;
	visibility:visible;
	top:-24px;
	left:54px;
	overflow:hidden;
	width:418px;
	height:20px;
	z-index:9;
}

#sensor3 {
	position:absolute;
	visibility:visible;
	top:-24px;
	left:472px;
	overflow:hidden;
	width:20px;
	height:134px;
	z-index:9;
}

#sensor4 {
	visibility:visible;
/*	top:-20px;
	left:0px;*/
	overflow:hidden;
	width:257px;
	height:20px;
	z-index:9;
}

#sensor5 {
	visibility:visible;
/*	top:-20px;
	left:0px;*/
	overflow:hidden;
	width:210px;
	height:10px;
	z-index:19;
}

/* Galerie-Uebersichten


.bild-box img {
	border: 0px;

	
}

.bild-box a{

display:table-cell; 
vertical-align:middle;
	width: 97px;
	height: 97px;

}


.bild-box {

	background: #535353;
	border: 1px solid #818181;
	text-align: center;

	float: left;
	margin: 0 19px 19px 0;

	
}
*/






.clearer {

	clear: both;	
}






/* farben fuer dev zwecke einschalten */
/*  #sensor1 { background:#00f; } /* blau */
/*  #sensor2 { background:#0f0; } /* gruen */
/*  #sensor3 { background:#f00; } /* rot */
/*  #sensor4 { background:#ff0; } /* gelb */
/*  #sensor5 { background:#f0f; } /* magenta */