html						{ margin: 0; padding: 0; background-color: #ece1da; height: 100%;}
body						{
	margin: 0;
	padding: 0;
	background-color: #ece1da;
	height: 100%;
		
}



.blau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #3d5b95;
	text-decoration: none;
}



a.navx {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #001a39;
	text-decoration: none;
	}
	
a.navx:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #2c7f2d;
	text-decoration: none;
	
}

#centerwrapper{height: 100%; width: 100%;}
#centercell{
	height: 700px;
	width: 1000px;
	position: relative;
	text-align: left;
	background-color: #ece1da;
	background-image: url(../media/hg_kontakt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.fliesstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #356288;
	text-decoration: none;
	line-height: 19px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #001a39;
}


a, img, button {border:0 none}

#apDiv5 {
	position:absolute;
	left:50px;
	top:200px;
	width:171px;
	height:41px;
	z-index:1;
}
#apDiv6 {
	position:absolute;
	left:50px;
	top:200px;
	width:171px;
	height:37px;
	z-index:2;
}

#apDiv2 {
	position:absolute;
	left:245px;
	top:436px;
	width:292px;
	height:236px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:640px;
	top:436px;
	width:355px;
	height:236px;
	z-index:3;
	overflow: auto;
}
#apDiv4 {
	position:absolute;
	left:19px;
	top:680px;
	width:960px;
	height:39;
	z-index:4;
}

#apDiv7 {
	position:absolute;
	left:646px;
	top:177px;
	width:354px;
	height:241px;
	z-index:1;
}

#apDiv8 {
	position:absolute;
	left:50px;
	top:263px;
	width:171px;
	height:115px;
	z-index:1;
}

#lightbox{
	position: absolute;
	top: 40px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

