#Layer1 {
	position:relative;
	width:800px;
	height:2710px;
	z-index:1;
	top: 15px;
	background-color: #FFFFFF;
}

.center
{margin: 0 auto;}
#Layer2 {
	position:absolute;
	width:600px;
	height:160px;
	z-index:1;
	top: 0px;
	background-color: #FFFFFF;
	left: 0px;
}
#Layer3 {
	position:absolute;
	width:200px;
	height:135px;
	z-index:2;
	left: 600px;
	top: 25px;
	background-color: #D53500;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Layer4 {
	position:absolute;
	width:800px;
	height:25px;
	z-index:3;
	top: 160px;
	background-color: #FFF200;
	left: 0px;
}
#Layer5 {
	position:absolute;
	width:160px;
	height:2490px;
	z-index:4;
	left: 0px;
	top: 185px;
	background-color: #FFF200;
}
#Layer6 {
	position:absolute;
	width:800px;
	height:25px;
	z-index:5;
	left: 0px;
	top: 2675px;
	background-color: #FFF200;
}

body {
	background-color: #D9D9D9;
	margin: 0 auto; 
	padding: 0; 
}
#Layer7 {
	position:absolute;
	width:5px;
	height:1000px;
	z-index:2;
	left: 890px;
	top: 15px;
	background-color: #993366;
}
#Layer8 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	top: 0px;
}
#Layer9 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 332px;
	top: 212px;
}
#Layer10 {
	position:absolute;
	width:10px;
	height:2690px;
	z-index:6;
	left: 800px;
	top: 10px;
	background-color: #0000FF;
	background-image: url(elemente/schattenRechts.gif);
}
#Layer11 {
	position:absolute;
	width:790px;
	height:10px;
	z-index:7;
	left: 10px;
	top: 2700px;
	background-image: url(elemente/schattenUnten.gif);
	background-repeat:repeat-x;
}
#Layer12 {
	position:absolute;
	width:10px;
	height:10px;
	z-index:8;
	left: 800px;
	top: 2700px;
	background-image: url(elemente/SchattenUntenRechts.gif);
	background-repeat:no-repeat;
}
#Layer13 {
	position:absolute;
	width:10px;
	height:10px;
	z-index:9;
	left: 0px;
	top: 2700px;
	background-image: url(elemente/SchattenUntenLinks.gif);
	background-repeat:no-repeat;
}
#Layer14 {
	position:absolute;
	width:10px;
	height:10px;
	z-index:10;
	left: 800px;
	top: 0px;
	background-image: url(elemente/SchattenObenRechts.gif);
	background-repeat:no-repeat;
}
#Layer15 {
	position:absolute;
	width:200px;
	height:25px;
	z-index:11;
	left: 600px;
	top: 0px;
	background-color: #D53500;
}
.Stil2 {font-size: 14px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
#Layer16 {
	position:absolute;
	width:630px;
	z-index:12;
	left: 165px;
	top: 190px;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Stil3 {
	font-size: 14pt;
	font-weight: bold;}
	
.Stil4 {font-size: 12px; 
		font-weight: normal;}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
