body {
	font-family: Helvetica, Trebuchet MS;
	font-size: 9pt;
	color: #666;
	background-color: #FFF;
	text-align: left;
}
sup {
	font-size:7px;
}

* {
   margin:0;
   padding:0;
}

#wrapper {
	position:absolute;
	left:50%;
	top:50%;
	margin:-300px 0 0 -300px;
}
#aussenrahmen{
	background-color:#CCC; 
	width:100%; 
	height:100%;
	position:relative;
}

#inhalt{
/*width:584px; height:258px;*/ 
position:absolute; 
background-color:#0F9; 
vertical-align:middle; 
z-index:5;
}

#text_float{
	/*height:345px;*/
	width:375px;
	position:absolute;
	margin-top:70px;
	float:right;
	padding-top:0px;
	padding-left:0px;
	padding-right:5px;
	background-color:#FFF;
	left: 3px;
	z-index:9;
	/*overflow: scroll;
	overflow-x:hidden;*/
}

#text_index{
	height:40px;
	position:absolute;
	float:right;
	padding-left:0px;
	padding-right:5px;
	/*top: 180px;*/
	width: 626px;
	z-index:9;
}

#float_text_index{
	position:absolute;
	float:right;
	padding-left:130px;
	padding-right:5px;
	top: 220px;
	width: 626px;
	}
	
#float_text_index tr td {
	height: 20px;
	vertical-align: middle;
	}
	
#float_text_index tr td:last-child {
	text-align: right;
}

#float_text_index a:hover {
	text-decoration: underline;
}
	
	
#homebutton{
	height:10px;
	width:89px;
	position:absolute;
	margin-top:400px;
	float:right;
	top: 16px;
	left:3px;
	}

#imagecontainer01{
	width:195px;
	height:127px;
	position:absolute;
	float:right;
	left: 420px;
	top: 260px;
	/*width: -1px;*/
	z-index:1;
	text-align:right;
	vertical-align:bottom;
}
	
#imagecontainer02{
	width:195px;
	height:127px;
	position:absolute;
	float:right;
	left: 420px;
	top: 140px;
	/*width: -1px;*/
	z-index:6;
}

#graucontainer{
	font-size:8pt;
	height:40px;
	width: 620px;
	position:absolute;
	float:right;
	padding-top:7px;
	padding-right:10px;
	top: 490px;
	background-color:#dfe0e1;
	left: 1px;
	text-align:right;
	color:#333;
}
.floattext{
	color:#000;
	font-weight:normal;

}

h1{
	font-weight:bold;
	font-size:11pt;
	}


.alink{text-decoration:none; font-weight:normal; color:#000;}

a:link{text-decoration:none; color:#333; font-weight:normal; line-height:20px; border:0px;}
a:visited{text-decoration:none; color:#333; font-weight:normal; line-height:20px; border:0px;}
a:hover{text-decoration:none; color:#333; font-weight:normal; line-height:20px; border:0px;}
a:active{text-decoration:none; color:#333; font-weight:normal; line-height:20px; border:0px;}

________________________________________________________________________________________________________________________________________________


#lightbox{position: absolute; top:80px !important; left: 10px !important; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; position: relative; z-index: 500;}
#lightbox a img{ border: none;}

#outerImageContainer{ background-color: #fff; height: 250px; margin: 0 auto; left:30px; padding-top: 10px; position: relative; top:80px; width: 250px; z-index: 400;}
#imageContainer{ position: relative; left: 10px !important;}

#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: 600; }
#imageContainer>#hoverNav{ left: -10px;}
#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: -10px; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 30% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 30% no-repeat; }

#imageDataContainer{position: relative; top: 80px; left:30px; font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 80%; z-index: 400; }

#imageData{padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 30%; 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: 9; width: 100%; height: 500px; background-color:#999; }
