body,p,td,li {
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 11px;
  color: #FFFFFF;
}

html, body {
	bgcolor: #001834;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
}

INPUT { FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, Arial; border-width:1; border-color:000000; border-style:solid }
.radio { border:0px }
TEXTAREA { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Verdana, Helvetica, Arial; border-width:1; border-color:000000; border-style:solid}

div#page {
	width:	1001px;
	margin: 0px auto;
	margin-top: 10px;
	text-align:left;
}

a:link, a:visited, a:active   {
  color: #0033CC;
  text-decoration: none;
}

a:hover {
  color: #669900;
  text-decoration: underline;
}

.nav {
  font-size: 11px;
  font-weight: bold;
  color: #333;
  line-height: 18px;
  background-color: white;
  margin: 0;
  padding-left: 0;
  text-indent: 15px;
}

a.nav2 { display:block; margin-bottom:0px; text-align:left; width:auto;
         border-style:solid; border-width:0px; padding:5px; text-decoration:none; }

a.nav2:link, a.nav2:visited   { color:#333; background-color:transparent; font-size: 11px; font-family: Arial, Helvetica, sans-serif;   }
a.nav2:hover, a.nav2:active   { color:#FFF; background-color:#333; font-size: 11px; font-family: Arial, Helvetica, sans-serif;  }



a.menu2 {
	display:block;
	margin-bottom:0px;
	text-align:center;
	width:auto;
    border-style:solid;
	border-width:0px;
	padding: 5px;
	text-decoration:none;
	font-weight: bold
}

a.menu2:link, a.menu2:visited   { color:#EEE; background-color:#000; font-size: 10px;  }
a.menu2:hover, a.menu2:active   { color:#DDD; background-color: #444; font-size: 10px;  }

a.menu_leftnavi {

display:block;
margin-bottom:0px;
text-align:left;
width:auto;
border-style:solid;
border-width:0px;
padding: 2px 0px 2px 10px;
text-decoration:none;
font-weight: normal;
letter-spacing: 1px;


}

.tab_head  {
  color: #003366;
  text-decoration: none;
  font-weight: bold;
}

a.tab_head_link:link, a.tab_head_link:visited, a.tab_head_link:active   {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.tab_head_link:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.textfeld {
  font-size: 12px;
  font-family: Trebuchet MS, Verdana, Arial;
  color: #000039;
  background-color: #EBEBEB;
  border:1px solid #000000;
}

.button {
  font-size: 11px;
  font-family: Trebuchet MS, Verdana, Arial;
  font-weight: bold;
  color: #000039;
}

.titel {
  font-size: 13px;
  font-weight: bold;
  color: #FF0000;
  background: #EEE;
  text-indent:2px;
  padding-bottom: 4px;
}


.projektname {
  font-size: 17px;
  font-weight: bold;
  color: #336699;
  margin-top: 10px;
}

.footertext {
  margin-top: 18px;
}

.klein {
  font-size: 11px;
}

.rot {
  color: #FF0000;
}

.blau {
  color: #0066FF;
}


select, option, textarea {
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 11px;
  color: #000000;
  background-color: #F0F0F0;
}

.left {
  clear: left;
  float: left;
}

.right {
  clear: right;
  float: right;
}

.ball {
  position: absolute;
  top: 3px;
  margin-left: -55px;
  padding: 0;
}

select {
  margin: 0;
  padding: 0;
}

.inhalt {
  padding: 0 5px 0 5px;

}









#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(grafiken/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(grafiken/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; }
