
.hgtab {  background-color: #001734}
.navihg {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #AAAAAA; background-color: #001734; width: 140px}
.hg {  background-color: #024375}
.smalltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #CCCCCC}
.navi {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #C3C3C5; background-image: url(img/navihg.gif); height: 21px; background-repeat: repeat}
.hgflash {  background-image: url(img/hg_flash.jpg); background-repeat: no-repeat; background-position: right}
a:link {  color: #CCCCCC; text-decoration: none}
a:hover {  color: #6E8EA7; text-decoration: none}
a:active {  text-decoration: none}
a:visited {  text-decoration: none}
.ueberschrift {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #728DA2; }
.wert {  font-size: 10px; font-weight: bold; color: #001734; line-height: 1.5px}
.stammbaumrahmen {  border: 1px #023962 solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #CCCCCC; text-decoration: none}
.boldtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #6B8CA6}
.bold {  font-weight: bold; font-size: 11px; color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif}
.boxenueberschrift {  background-color: #023962; padding-left: 5px}
.stammbaumrahmen2 { border: 2px #023962 solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #CCCCCC; text-decoration: none }
.rahmen_li {  background-image: url(img/rahmen_li.gif); background-repeat: repeat-y}
.rahmen_unten_li {  background-image: url(img/rahmen_unten_li.gif); background-repeat: no-repeat}
.rahmen_oben_li {  background-image: url(img/rahmen_oben_li.gif); background-repeat: no-repeat}
.rahmen_oben { background-image: url(img/rahmen_oben.gif); background-repeat: repeat-x}
.rahmen_oben_re { background-image: url(img/rahmen_oben_re.gif); background-repeat: no-repeat }
.rahmen_re { background-image: url(img/rahmen_re.gif); background-repeat: repeat-y }
.rahmen_unten_re { background-image: url(img/rahmen_unten_re.gif); background-repeat: no-repeat }
.rahmen_unten { background-image: url(img/rahmen_unten.gif); background-repeat: repeat-x }



.A { font-family:Verdana,Arial,Tahoma; font-size:8pt; color:#ffaf49 }
.fehler { font-family:Verdana,Arial,Tahoma; font-size:14pt; color:#ff0000 }
.HR { color:#ffffff }
.TD { font-family:Verdana,Arial,Tahoma; font-size:8pt; color:#ffffff }
.INPUT,TEXTAREA { background-color:#517aa7; border:1px solid #ffffff; font-family:Arial,Tahoma; font-size:8pt; color:#ffffff; }

.nav {  background-color: #FFFFFF; color:#024375 }
.lupe { cursor:url("img/lupe.cur"), pointer; }


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}