html {
	height:100%;
	background-color:#fff;
}

* html body {
	height:100%;
}
body {
	font:11px Arial, Helvetica, sans-serif;
	margin:0 auto;
	background:url(../images/bg-wrapper.gif) repeat-y 50% 50%;
	position:relative;
	min-height:100%;
	min-width:882px;
}
a {
    text-decoration: none;
	color: #036;	
}

a:hover {
	text-decoration:underline;
}
img {
	border:0;
}
#wrapper {
	margin:0 auto;
	width:882px;
	padding:0;
}
#header {
	width:846px;
	height:59px;
	padding:81px 0 0 34px;
	background:url(../images/bg-header.jpg) no-repeat 0 0;
}
.logo {
	width:267px;
	height:56px;
	background:url(../images/logo.gif) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
}
.logo a {
	display:block;
	width:100%;
	height:100%;
}
#header ul {
	margin:10px 0 0 0;
	padding:0;
	float:right;
	list-style-type:none;
	background:url(../images/language.gif) no-repeat 0 0;
	width:140px;
	height:49px;
	overflow:hidden;
}
#header ul li a {
	display:block;
	width:64px;
	line-height:16px;
	color:#809ac3;
}

.f {
	padding:0 0 0 87px;
}
.e {
	padding:0 0 0 55px;
}
.d {
	padding:0 0 0 13px;
}
#main {
	width:880px;
	overflow:hidden;
	padding:30px 0 0;
}
#content {
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 30px 2px;
	float:right;
	width:674px;
	overflow:hidden;
}
#content h2 {
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:11px 0 29px 0;
	color:#669999;
}
#content h2 strong {
	font-weight:bold;
	display:block;
}
#content h3 {
	color:#669999;
	margin:0;
	font-size:12px;
	line-height:12px
}

#content p {
	color:#222;
	margin:0;
	line-height:15px;
	padding:1px 42px 15px 0;
}
#content img {
	display:block;
	margin:0;
	padding:0 42px 39px 38px;
	float:right;
}

#content img.bildlinks {
	display:block;
	margin:0;
	padding:0 30px 0 0;
	float:left;
}

#content img.bildlinks-klein {
	display:block;
	margin:0;
	padding:0 10px 0 0;
	float:left;
}

#content dd {
	color:#4575a1;
	font-size:10px;
	line-height:20px;
}

.farbeNN {
	color: #369;
}

dl.meImgLeft { float: left; margin-right: 2em; }
dl.meImgLeft-klein { float: left; margin-right: 1em; }
dl.meImgRight { float: right; margin-left: 1em; margin-right: 42px; }
dl.meImgLeft dt, dl.meImgRight dt { margin-bottom: 0; }
dl.meImgLeft dd, dl.meImgRight dd { margin: 0; }

div.absatz {
	clear: both;
}

div.absatz-hinterlegt {
	clear: both;
	background-color: #b9d6d5;
}

div.absatzvertikal {
	width:240px;
	float:left;
	padding: 0 8px 0 8px;
	border-left:dashed #699 1px;
}


div.hinterlegt {
	background-color: #b9d6d5;
	color:#000;
	padding: 3px 20px 3px 190px;	
	margin: 0 0 0 20px;	
}


#sidebar {
	font-size:12px;
	float:left;
	width:204px;
	overflow:hidden;
}
#sidebar ul {
	margin:0;
	padding:2px 0 0 0;
	list-style-type:none;
}
#sidebar ul li {
	margin:0;
	padding:16px 0 4px 33px;
	line-height:9px;
	background:url(../images/divider.gif) no-repeat 0 100%;
}
#sidebar ul li.active {
	margin:0;
	padding:16px 0 4px 33px;
	line-height:9px;
	background:url(../images/divider2.gif) no-repeat 1px 28px;
}

#sidebar li ul {
	display:none;
}

#sidebar li.active ul {
	background:url(../images/divider3.gif) no-repeat 0 100%;
	margin:0;
	padding:4px 0 0 0;
	display:block;
}
#sidebar li.active ul li{
	background:url(../images/divider3.gif) no-repeat 0 100%;
	line-height:18px;
	padding:2px 0 0 0;
}
#sidebar li.active ul li a {
	color:#809ac3;
}
.active ul li {
	margin:0;
	padding:4px 0 0;
	background:url(../images/divider2.gif) no-repeat 0 100%;
}
#sidebar a {
	color:#336699;
}
.active ul li a {
	color:#809ac3;
}
.footer {
	width:882px;
	margin:0 auto;
}

#frame {
	background-color:#b9d6d5;
	width:880px;
	height:18px;
	overflow:hidden;
	position:absolute;
	bottom:0;
}
#frame ul {
	margin:0;
	padding:0 0 0 15px;
	list-style-type:none;
	color:#336699;
	text-align:left;
}
#frame ul li {
	display:inline;
	padding:0 29px 0 0;
}
#frame ul li a {
	color:#4575a1;
	font-size:10px;
	line-height:20px;
}



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

