body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none; 
	color: #ffffff
	}

div#main  {
	width: 780px;
}
hr {
	background-color:#144082;color:#144082;height:1px;border-style:none;
}
#borderbottom {
	border-bottom:1px solid #709adb;
	height:20px
}
/*a  {
	font-family : Showcard Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	text-decoration : none;
	color: #135cae;
	height: 20px;
	width: 190px;
	background-color: #ffffff;
}

a:hover  {
	COLOR : #ffffff;
	text-decoration : none;
	background-color: #135cae;
}
*/
a#WeissOhneUnter {
color:#ffffff;
text-decoration:none
}
div#head  {
	background-image: url(../bilder/head.jpg);
	height: 142px;
	width: 780px;
}

div#head a  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #ffffff;
	text-decoration: none;
}

div#head a:hover  {
	text-decoration: underline;
}

div#container  {
	background-image: url(../bilder/background.gif);
	width: 780px;
	overflow: hidden;
	}
	
div#navigation  {
	background-image: url(../bilder/navigation/navigation.jpg);
	min-height: 505px;
	width: 120px;
	float: left;
	padding-left:30px;
	}
	
div#navigation a  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #ffffff;
	text-decoration: none;
	line-height:19px;
}
	
div#navigation a:hover  {
	text-decoration: underline;
}

div#content  {
	background-image: url(../bilder/content.jpg);
	background-repeat: no-repeat;
	width: 524px;
	float: left;
	padding-right: 60px;
	padding-left:40px;
	padding-top:100px;
	}
	
div#footer  {
	background-image: url(../bilder/footer.jpg);
	background-repeat:no-repeat;
	height: 32px;
	width: 600px;
	float: left;
	padding-top: 123px;
	padding-left: 480px;
	}
	
div#abstand {
	padding-right:9px;
}

div#footer a  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #ffffff;
	text-decoration: none;
	padding: 7px;
	}
	
div#footer a:hover  {
	text-decoration: underline;
	}

.text10  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-decoration: none; 
	color: #000000
}

.text11  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-decoration: none; 
	color: #ffffff
}

.text12  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-decoration: none; 
	color: #000000;
	}

h1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px; 
	text-decoration: none; 
	color: #ffffff;
	}

.input  {
	background-color: #a8cbff;
	border: 1px solid #144082;
	color: #144082;
	width:299px;
	}
.inputOrt  {
	background-color: #a8cbff;
	border: 1px solid #144082;
	color: #144082;
	width:250px
	}
.inputPLZ  {
	background-color: #a8cbff;
	border: 1px solid #144082;
	color: #144082;
	width:40px
	}
.submit  {
	background-color: #8CB3EE;
	border: 1px solid #B9D3FB;
	color: #081F43;
	}

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