html {
	background-image:url(../struktur/bg_page.gif);
	background-color: #000000;
	height: 100%;
	width: 100%;	
}

body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

a:link {text-decoration: none;	color: #0066FF;}
a:visited {text-decoration: none;color: #0066FF;}
a:hover {text-decoration: none;background-color:#33FFCC;color: #000000;}
a:active {text-decoration: none;color: #0066FF;}

#under_construction_image{
	position:absolute;
	width:350px;
	height:350px;
	z-index:4;
	top:250px;
	left:50%;
	margin-left: -175px;
}


#under_construction{
	position:relative;
	width:100%;
	height:100%;
	margin:0 auto;
	z-index:3;
	top:0px;
	text-align:center;
	filter: alpha(opacity=30); /* ie */
	-moz-opacity: .3; /* mozilla */
	background:#999999;
}


#container {
	position:relative;
	width:900px;
	height:100%;
	margin:0 auto;
	z-index:1;
	top:0px;
	text-align:left;
}

#header {
	position:relative;
	z-index:2;
	width:900px;
	height:20px;
	top:10px;
}


.table_header {
	width:100%;
	margin:0;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:0px;
}

.header_text {color:#CCCCCC;font-size:11px;}
a.header_text:link {text-decoration: none;	color: #CCCCCC;}
a.header_text:visited {text-decoration: none;color: #CCCCCC;}
a.header_text:hover {text-decoration: none;background-color:#33FFCC;color: #000000;}
a.header_text:active {text-decoration: none;color: #CCCCCC;}

#image {
	position:relative;
	width:900px;
	height:250px;
	z-index:2;
	left: 0px;
	top: 40px;
}


#window {
	position:relative;
	width:850px;
	z-index:2;
	left: 0px;
	top: 60px;
	padding-left:40px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:15px;
	background-image:url(../struktur/bg_struktur.gif);
	background-color:#FFFFFF;
}

.table_window{width:100%;border:0;}
.td_window_left{width:210px;vertical-align:top;}
.td_window_center{width:390px;padding-left:0px;padding-right:10px;vertical-align:top;}
.td_window_right{width:240px;vertical-align:top;}
.td_window_center-right{width:630;padding-right:10px;vertical-align:top;}

.table_menu {width:165px;}

.menu_headlines {padding-left:8px;}
a.menu_headlines:link {text-decoration: none;color: #000000;}
a.menu_headlines:visited {text-decoration: none;color: #000000;}
a.menu_headlines:hover {display: block;background-color:#33FFCC;color: #000000;}
a.menu_headlines:active {text-decoration: none;color: #000000;}


#footer {
	position:relative;
	width:900px;
	height:25px;
	z-index:2;
	left:0px;
	top:60px;
	vertical-align: top;
}

.table_footer {
	width:100%;
	margin:0;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:0px;
}

.footer_text {color:#CCCCCC;font-size:11px;}
a.footer_text:link {text-decoration: none;	color: #CCCCCC;}
a.footer_text:visited {text-decoration: none;color: #CCCCCC;}
a.footer_text:hover {text-decoration: none;background-color:#33FFCC;color: #000000;}
a.footer_text:active {text-decoration: none;color: #CCCCCC;}

#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: #000000; 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: #000000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #ffffff; }
#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;  }

#imagefaderContainer {
	height:250px;
}

#imagefaderContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}