@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	background-color:#666;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:18px;
}

#container{
	width:950px;
	margin:0 auto;}
	
#banner{
	height: 153px;
	width:950px;
	background-position:top center;}
	
#menu{
	height: 159px;
	width:687px;
	background-position:top right;
	float:left;}
	
#menu2{
	height:159px;
	width:263px;
	background-position:top left;
	float:left;}
	
#content{
	width:950px;
	background-image: url(slices/Bilder/donnerstag_2_07.jpg);
	background-position:center;
	background-repeat:repeat-y;
	float:left;}
	
#inhalt{
	width:600px;
	padding-right:30px;
	padding-left:57px;
	background-image:url(slices/Bilder/donnerstag_2_04.jpg);
	background-position:top right;
	float:left;}
	
#sponsors{
	width:135px;
	padding-left:88px;
	padding-right:40px;
	background-image:url(slices/Bilder/donnerstag_2_05.jpg);
	background-position:top left;
	float:left;
	text-align:right;}
	
#fusszeile{
	width:900px;
	height:30px;
	padding-top:25px;
	padding-left:25px;
	padding-right:25px;
	background-image:url(slices/Bilder/donnerstag_2_09.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	text-align:center;}

	
#anzeige{
	padding-left:777px;
	padding-top:72px;
	width:130px;
	height:72px;
	color:#FFF;}
	
.helvetica{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#09F;
	line-height:18px;}
	
.fuss{
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#CCC;
	line-height:18px;}
	
.titel{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#09F;
	font-style:italic;
	line-height:40px;
	}
	
.linie{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#999;
	line-height:35px;
	}
	
.sponsors{
	padding-bottom: 20px;
	border:0px;}
	
.mehr{padding-right:30px;
padding-bottom:20px;
padding-top:20px;
border:0px;}
	
a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #09F;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #09F;
}


.dreizuzwei{background-image:url(fotos/rahmen/3-2.jpg);
width:260;
heigth:193px;}
.zweizudrei{background-image:url(fotos/rahmen/2-3.jpg);width:260;
heigth:361px;}
.dreizuvier{background-image:url(fotos/rahmen/3-4.jpg);width:260;
heigth:326px;}
.vierzudrei{background-image:url(fotos/rahmen/4-3.jpg);width:260;
heigth:210px;}

.cover{width:200px;
margin-left:25px;
margin-top:25px;
margin-bottom:35px;}



#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; }

