body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../grafiken/background.jpg);
	background-color: #999999;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#444444;
	scrollbar-shadow-color:#444444;
	scrollbar-highlight-color:#777777;
	scrollbar-3dlight-color:#252525;
	scrollbar-darkshadow-color:#333333;
	scrollbar-track-color:#444444;
	scrollbar-arrow-color:#DE0082;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

#blume {
	position:absolute;
	left:0px;
	top:0px;
	width:548px;
	height:444px;
	z-index:1;
	background-image: url(../grafiken/blume.jpg);
	background-repeat: no-repeat;
}






#container {
	position:absolute;
	left:50%;
	top:15px;
	width:889px;
	margin-left: -444px;
	z-index: 2;
}

#top_bg {
	position:absolute;
	left:0px;
	top:0px;
        width:689px;
	height:24px;
	padding-top:175px;
	padding-left:200px;
	background-image: url(../grafiken/a_011.png);
}

#top2_bg {
	position:absolute;
	left:0px;
	top:199px;
	width:889px;
	height:179px;
}

#navi_bg {
	position:absolute;
	left:0px;
	top:378px;
	width:889px;
	height:34px;
}

#slide_bg {
	position:absolute;
	left:0px;
	top:412px;
	width:889px;
	height:100px;
}

#inhalt_bg {
	position:absolute;
	left:0px;
	top:512px;
	width:889px;
	height:187px;
	background-image: url(../grafiken/inhalt_bg.jpg);
	background-repeat: repeat-y;
}

#inhalt2 {
	position:absolute;
	left:0px;
	top:199px;
	width:889px;
	height:500px;
	background-image: url(../grafiken/i_02.jpg);
}

#inhalt3 {
	position:absolute;
	left:15px;
	top:9px;
	width:859px;
	height:490px;
	z-index:1;
	overflow: auto;
	overflow-x: hidden;
}



#inhalt3 div
{
padding-top: 10px;
padding-right: 40px;
color:white;
float:left;
}


#bottom_bg {
	position:absolute;
	left:0px;
	top:699px;
	width:889px;
	height:84px;
	background-image: url(../grafiken/f_06_2.jpg);
	background-repeat: no-repeat;
}
.standard_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


/* LightBox*/

#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: 113px; 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; }






