
body 
{
 font-family:Verdana;
 font-size:12px;
 background-color:#002b55;
 text-align:center;
 margin:10px;
 height:100%;
 
}

#main
{
	width:760px;
	margin:0px auto;
	text-align:left;
	background-color:#ff9;
	border:1px solid #000000;

  height:100%;

}
h1 {font-size:18px;color:#fc0;margin-bottom:0px;}
h2 {font-size:14px;color:#336;margin-top:0px;}
h3 {font-size:12px;color:#fc0;}
p {color:#025;}
li {color:#336;}
ol {font-family:Verdana;color:#025;font-size:12px;}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:normal;
  color:#36f;
  font-size:12px;
}
a:active, a:hover
{ 
  color:#009999;
}
a.ext:link, a.ext:visited, a.ext:active
{ 
  background:url(pics/extern.gif) no-repeat center right;	
  text-decoration:underline;
  font-weight:normal;
  }
a.ext:hover
{
  color:#3366ff;
  font-size:12px;
 
  background:url(pics/extern_hover.gif) no-repeat center right;	
  color:#009999;
}
a.menu:link, a.menu:visited
{ 
 color:#ffc;
 background-color:#369; 
  background: url(../../pics/link_bg.gif) top left repeat-y; 
 text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
/*  color:#369;*/
  color:#f00;
background-color:#ffc;
  background:  url(../../pics/link_bg2.gif) top left repeat-y; 
}
a.menu {
 display:block;
 padding:3px;
 border-top:1px solid #000;
 /*background-color:#36f;*/
 background: url(../../pics/link_bg2.gif) top left repeat-y; 
 text-align:center;
/* font-weight:bold; */
 color:#002b55;
 text-decoration:none;
 }

#title {
height:87px;
background-color:#36f;
border-bottom:1px solid #ff9;
}
#foot {
 background-color:#369;	
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #fff;	
 text-align:right;
 padding:3px;
}
#left {
background-color:#fc0;
width:128px;
height:340px;
 /*background: url(../../pics/link_bg3.gif) top left repeat-y; */
 
/*height:100%;*/
float:left;
}
.menutitle{
font-weight:bold;
text-align:center;
color:#FF6633;
color:#fff;
margin:2px;

}
.menucontainer {
border:1px solid #000;
background-color:#336;
width:106px;
margin:10px;
}
#content {
border:0px solid #efeff7;
background-color:#ff9;
width:610px;
height:100%;
float:right;
padding:0px 10px;

}
#team {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #002B55;
    padding:5px;
    margin-top:15px;
    margin-right:0px;
    border:1px #002B55;
    background-color:#ffc2af;
    float:right;
}
.Text2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #002B55;
}
#blau {
	background-color:#D6EEFA;
	color:#002b55;
	}
.hidden {

	color:#002b55;
	}
	
	#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; }
