/***** Body and main container *****/
body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#f5f5f5 url(img/bg.gif) top center repeat-y;
color:#303030;
}

#wrap {
background:#ffffff;
color:#d0d0d0;
margin:0 auto;
width:760px;
}
TD#menu_oben {
background:#0071bc;
color:#FFFFFF;
font: Verdana;
font-size:10;
text-decoration:none;
vertical-align:top;
}
font#menu_oben {
background:#0071bc;
color:#FFFFFF;
font: Verdana;
font-size:10;
text-decoration:none;
}

a#menu_oben {
font: Verdana;
font-size:10;
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
background-color:inherit;
}
a:hover#menu_oben {
text-decoration:underline;
color:#ffffff;
background-color:inherit;
}
TD#content {
background:#FFFFFF;
color:#000000;
font: Verdana;
font-size:10;
text-decoration:none;
}

a.external-link-new-window {
font: Verdana;
font-size:11;
text-decoration:none;
font-weight:bold;
color:#b38e03;
background-color:inherit;
}

a.external-link-new-window:hover {
text-decoration:underline;
color:#b38e03;
background-color:inherit;
}
/***** Various tags *****/
a {
font: Verdana;
font-size:12;
text-decoration:none;
font-weight:bold;
color:#b38e03;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#b38e03;
background-color:inherit;
}

a img {
border:0;
}


table.contenttable tr.tr-even {
background: #f0f0f0;
}
table.contenttable tr.tr-odd {
background: white;
}

p {
font: verdana;
font-size:1em;
margin:0 0 16px;
padding:0;
}

.content {
background:#FFFFFF;
color:#000000;
font: Verdana;
font-size:12;
text-decoration:none;
}

label
 {
 width: 18em;
 float: left;
 text-align: right;
 margin-right: 0.8em;
 display: block;
 color: 000000;
 font: Verdana;
 font-size: 0.8em;
 font-weight: normal
 }
 
 .submit input
 {
 margin-left: 4.5em;
 } 
 input, textarea, option
 {
 color: #000000;
 background: #ffffff;
 border: 1px solid #FFCB04;
 font: Verdana;
 font-size: 12
 }
 
 .submit input
 {
 color: #000;
 background: #FFCB04;
 border: 2px outset #d7b9c9
 } 
 fieldset
 {
 border: 1px solid #000000;
 width: 38em
 }
 
 legend
 {
 color: #fff;
 background: #FFCB04;
 padding: 2px 6px
 }
#bodytext {
#font: Verdana;
#font-size:18;
#}
#table.contenttable tr.tr-0,
#table.contenttable tr.td.td-0 {
#background: crimson;
#}
font#FOOTER {
background:#F5F5F5;
color:#A0A0A0;
font: Verdana;
font-size:9;
text-decoration:none;
vertical-align:top;
}
#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: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}