/* CSS Document by Patrick Schmich */


html {
	height:100%;
	}

body {
	background:#000000;
	padding:0px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:13px;
	color:#000;
	text-align:center;
	}

#header {
	width:952px;
	height:146px;
	background-image:url(bilder/slice_top.jpg);
	border: 0px;
	margin-bottom:0px;
	background-color:#000;
	}

#all {
	width:952px;
	text-align:center;
	height:687px;
	border-bottom: 0px;
	position:absolute;
	left:50%;
	margin-left:-476px;
	margin-top:20px;
	}	

#inhalt1 {
	width:195px;
	height:505px;
	float:left;
	background-image:url(bilder/slice_left.jpg);
	}
	
#content {
	padding-left:20px;
	padding-right:20px;
	}	
	
#inhalt2 {
	width:566px;
	height:505px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	font-size:13px;
	color:#000;
	background-image:url(bilder/slice_mid.jpg);
	}
	
#inhalt3 {
	width:191px;
	background-image:url(bilder/slice_right.jpg);
	height:505px;
	float:right;
	padding:0px;
	margin:0px;
	}	

#clearer {
	background-image:url(bilder/clearer.jpg);
	width:952px;
	height:36px;
	clear:both;		
	}	
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:black;
	border-bottom:2px solid #336699;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:black;
	border-bottom:2px solid #336699;
	}
		
h3 {
	font-family:Tahoma;
	text-align:right;
	font-size:11px;
	color:#990033;
	}		

.navi a, .navi a:visited {
	color:#000;
	display:block;
	text-decoration:none;
	text-align:center;
	font-variant:small-caps;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	width:183px;
	margin-left:9px;
	margin-bottom:0px;
	padding-bottom:7px;
	padding-top:7px;
	font-weight:bold;
	border-right:3px solid #000;
	border-top:1px solid #000000;
}
.navi a:hover, .navi a:active {
	color:#fff;
	display:block;
	text-align:center;
	font-variant:small-caps;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	width:180px;
	margin-left:9px;
	margin-bottom:0px;
	padding-bottom:7px;
	padding-top:7px;
	font-weight:bold;
	border-right:6px solid #000;
	border-top:1px solid #000000;
	background-color:#663300;
}	

.navbutton {
	padding-top:5px;
	padding-bottom:5px;
	}

.subnavi a, .subnavi a:visited {
	color:#000;
	display:block;
	text-decoration:none;
	text-align:right;
	font-variant:small-caps;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:150px;
	margin-left:42px;
	margin-bottom:0px;
	padding-bottom:2px;
	padding-top:2px;
	font-weight:bold;
	border-right:3px solid #000;
	border-top:0px;
	background-color:transparent;
}
.subnavi a:hover, .subnavi a:active {
	color:#000;
	display:block;
	text-align:right;
	text-decoration:underline;
	font-style:normal;
	font-variant:small-caps;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:150px;
	margin-left:42px;
	margin-bottom:0px;
	padding-bottom:2px;
	padding-top:2px;
	font-weight:bold;
	border-right:3px solid #000;
	border-top:0px;
	background-color:transparent;
}	

a, a:visited {
	font-family:Verdana;
	font-size:11px;
	color:#336699;
	text-decoration:underline;
}	
	
#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; }