 /*
 a:link { text-decoration:underline; color:#ffffff; }
 a:visited { text-decoration:none; color:#cccccc; }
 a:hover { text-decoration:underline; color:#ffffff; }
 a:active { text-decoration:underline; color:#ffffff; }
*/
body {
	background-color:#ffffff;
	color:#000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 1em 0;
	font-weight: normal;

  }

div#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0px auto;      /* standardkonforme horizontale Zentrierung */
	width: 649px;
	padding: 0px;
	background: #ffffff;
	border: 1px solid black;
	height: 580px;
  }
  html>body div#Seite {
    border-color: black;  /* Farbangleichung an den Internet Explorer  */
  }

div#Header {
    margin: 0; padding: 0;
    background: #ffffff;
    border-bottom: 1px solid black;
  }


ul#Navigation {
font-family:Verdana, Arial, Helvetica, sans-serif
  font-size: 12px;
	float: left;
	width: 162px;
	padding: 3px 0px 0px 0px;
	height: 445px;
	margin: 0px 0px 0px 0px;
}

   
ul#Navigation li {
	list-style: none;
	margin: 9px 10px;
	padding: 0em;
}

* html ul#Navigation a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 8.8em;
  }


ul#Navigation a {
	display:block;
	padding: 4px;
	text-decoration: none;
	border: 1px solid black;
	color: #ffffff;
	background-color: #6699cc;

}
ul#Navigation a:link {
	color:#ffffff;
	background-color: #6699cc;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	
}
ul#Navigation a:visited {
	color: #ffffff;
	background-color: #6699cc;
	font-weight: bold;
	text-decoration:none;
}
ul#Navigation a:hover {
	color: #6699cc;
	background-color: white;
	font-weight: bold;
	
}
ul#Navigation a:active {
  color: #6699cc; 
  background-color: #ffffff; 
  text-decoration:none;
  font-weight: bold;
}


div#Inhalt {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 170px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	text-align: justify;
	
  
}

div#achtung {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
	  }
	  
div#achtung a:hover {
	color:black;
	font-style: italic;
	font-weight: bold;
	}
div#achtung a:link {
	color:red;
	font-style: italic;
	font-weight: bold;
	}
div#achtung a:visited {
	color:red;
	font-style: italic;
	font-weight: bold;
	}
div#achtung a:active {
	color:#000000;
	font-style: italic;
	font-weight: bold;
	}

div#refer {
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 170px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	text-align: center;
}
div#refer2 {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 193px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	text-align: left;
}
 

div#Inhalt h2 {
	font-size: 13px;
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	text-align: center;
}

div#refer p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 40px 0px;
	text-align: center;
}

div#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	margin: 40px 0px 0px;
	text-align: left;
	padding-left: 170px;
}

.popup2 {border-left-width:4px; border-left-style:ridge; border-left-color:#ff0000; 
border-top-width:4px; border-top-style:ridge; border-top-color:#ff0000; 
border-right-width:4px; border-right-style:ridge; border-right-color:#D8002B; 
border-bottom-width:4px; border-bottom-style:ridge; border-bottom-color:#d8002b; 
border-spacing:0px; padding:0px; spacing:0px; background-color:#ffffff; width:500px; margin:0px;
}

/*
div#Inhalt p {
	font-size: 13px;
	padding-left: 170px;
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
}


div#Footer {
    clear: both;
    margin: 0; padding: 0;
    background: #6699cc;
    border-top: 1px solid black;
  }

 
p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #6699cc; 
border-top: 1px solid black;
  }
*/

#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; }


