@charset "UTF-8";
/* CSS Document */
body
{
 font-family:Verdana,Arial, sans-serif;
 font-size:12Px;
 background-image:url('../bilder/verlauf1px.jpg');
 background-repeat:repeat-x;
 background-color:#3e3e40;    
 padding:0;
 margin:0;
}

a:link{
	
	font-size: 12px;
    font-family: Verdana,Arial,sans-serif;
    margin-top: 0px;
	text-decoration: none;
}



#rahmen{
	width:800Px;
	height:688Px;
	margin: 0px auto;


}

#kopf{
	width:800px;
	height:140px;
	margin-top:50px;
	background-image:url('../bilder/kopf.png');
	background-repeat:no-repeat;
	background-position:auto;

}

#rumpf{
	width:800px;
	height:498px;
	
	background-image:url('../bilder/menuInhalt.png');
	background-repeat:no-repeat;
	background-position:auto;

}

#menucontainer{
	width:800Px;
	height:22Px;



}
#submenucontainer{
	width:800px;
	height:85px;
	clear:left;
}

#content{
	clear:left;
	width:426px;/*432*/
	float:right;
	/*border:1px solid #ff0000;*/
	

}

#content2{
	clear:left;
	width:800px;/*432*/
	float:left;
	clear:left;
	/*border:1px solid #ff0000;*/
	

}

#explain{
	clear:left;
	width:360px;
	float:left;
	/*border:1px solid #00FF00;*/

}


.referenzen{
	font-size:12px;
 	text-align:left;

}
a.referenzen{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a.referenzen:hover{
	font-size:12px;
	color:#000000;
	text-decoration:underline;


}


.referenzen2{
	font-size:10px;
 	text-align:left;
}


.information{
	font-size:11px;
 	text-align:left;

}
a.information{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

a.information:hover{
	font-size:11px;
	color:#000000;
	text-decoration:underline;


}

.news{
	font-size:12px;
 	text-align:left;

}
a.news{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a.news:hover{
	font-size:12px;
	color:#000000;
	text-decoration:underline;


}








/*#menu{
	width:800px;
	height:20px;
	float:left;
	

}*/


ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:550Px;
	position:relative;
	display:block;
	height:20px;
	font-size:12Px;
	/*font-weight:bold;*/
	background:transparent url('../bilder/menu_bg.png') repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*border-bottom:1px solid #000000;
	border-top:1px solid #000000;*/
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#FFFFFF;/*999999*/
	text-decoration:none;
	/*font-weight:bold;*/
	padding-left:5Px;
	padding-right:5Px;
	padding-top:2Px;
	width:80Px;
	text-align:center;
	/*padding:8px 20px 0 20px;*/
}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	height:20px;
	background:transparent url('../bilder/menu_bg.png') 0px -4px no-repeat;		
}
	

ul#menu li a.current
{
	display:inline;
	height:20px;
	background:transparent url('../bilder/menu_bg.png') 0px -4px no-repeat;	
	float:left;
	margin:0;
}

a.submenu  {
 

 	font-size:11px;
 	text-align:left;
 	color:#646464;  /*eeeeee*/
 	text-decoration:none;
 }

a.submenu_selected{
	font-size:11px;
 	text-align:left;
 	color:#000000;  /*eeeeee*/
 	text-decoration:none;

}

 
a.submenu:hover{
	color:#000000;
}







#lightbox{ position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }











