/* CSS Document */

body
		{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
		}
.tabblau
		{
	background-color: #000066;
	background-image: url(../images/blau.gif);
		}

		
.tabtop
		{
	background-image: url(../images/oben.gif);
	background-repeat: repeat-x;
	background-position: left top;
		}
		
.tabbg
		{
	background-image: url(../images/oben.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
		}	
				
.tabnavi
		{
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000066;
		}

.tabweiss
		{
	background-image: url(../images/ecke.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
		}
					
h1  {
	font-size: 18px;
	color: #0000CC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}
h1 a:link {
	color: #0000CC;
	text-decoration:underline;
       }
h1 a:visited {
	color: #0000CC;
	text-decoration:underline;
		}
h1 a:hover   {
	color:#FF9900;
	text-decoration:none;
		}
h1 a:active {
	color:#FF0000;
	text-decoration:none;
       }
		
h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
		}	
h2 a:link {
	color: #0000CC;
	text-decoration:underline;
       }
h2 a:visited {
	color: #0000CC;
	text-decoration:underline;
		}
h2 a:hover   {
	color:#FF9900;
	text-decoration:none;
		}
h2 a:active {
	color:#FF0000;
	text-decoration:none;
       }
	   
p  {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
		}
		
p a:link {
	color:#0000CC;
	text-decoration:underline;
       }
p a:visited {
	color: #0000CC;
	text-decoration:underline;
		}		
p a:hover   {
	color:#FF9900;
	text-decoration:none;
		}		
p a:active {
	color:#FF0000;
	text-decoration:none;
       }
	   
.navigation {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
       }
.navigation a:link {
	color:#FFFFFF;
	text-decoration:none;
       }
.navigation a:visited {
	color:#FFFFFF;
	text-decoration:none;
			}		
.navigation a:hover   {
	color:#FF9900;
	text-decoration:underline;
		}		
.navigation a:active {
	color:#FF0000;
	text-decoration:underline;
       }		
				
.orange
		{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
		}	
.orange a:link {
	color:#FF9900;
	text-decoration:underline;
       }
.orange a:visited {
	color:#FF9900;
	text-decoration:underline;
		}
.orange a:hover   {
	color:#0000CC;
	text-decoration:none;
		}
.orange a:active {
	color:#FF0000;
	text-decoration:underline;
       }
	   
.text {
	font-size: 10px;
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
		}	   
.text a:link {
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFFF;
		}
.text a:visited {
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFFF;
		}
.text a:hover {
	color: #0000CC;
	text-decoration: underline;
	background-color: #FFFFFF;
		}
.text a:active {
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFFF;
		}

.sidemaptext {
	font-size: 10px;
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
		}
	   
.sidemaptext a:link {
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFFF;
		}
.sidemaptext a:visited {
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFFF;
		}
.sidemaptext a:hover {
	color: #FF6600;
	text-decoration: underline;
	background-color: #FFFFFF;
		}
.sidemaptext a:active {
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.copy { display:none; }

#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: 113px; 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; }

