body {
	background-color: #183a20;
	margin-left: 25px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: 25px 20px;
}

html{margin: 0; padding: 0;height: 100%;}
body {
	background: #183a20;
	margin: 0;
	padding: 0;
	height: 90%;
}
#centerwrapper{height: 100%; width: 100%;}
#centercell{
	height: 631px; width: 940px; position: relative;
	background: #183a20 url(../media/Logo_91x61.jpg) no-repeat center center;
	text-align: left;
}


a.nav_impressum:link, a.nav_impressum:visited { font-family: 'Exo', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	color: #103a5a;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: 0.1em;
	
	
	}

a.nav_impressum:hover { font-family: 'Exo', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	color: #bec516;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: 0.1em;
		
	}
	
a.nav_rev:link, a.nav_rev:visited { font-family: 'Exo', sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	color: #c6c6c6;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: 0.1em; }

		
	
a.nav_rev:hover { font-family: 'Exo', sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	color: #ffffff;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: 0.1em; }

	
a.top:link, a.top:visited { font-family: 'Exo', sans-serif;
	font-size: 38px;
	line-height: 46px;
	font-style: italic;
	color: #3774ad;
	font-weight: 700;
	letter-spacing: 1px;
	text-decoration:none;
	}

a.top:hover { font-family: 'Exo', sans-serif;
	font-size: 38px;
	line-height: 46px;
	font-style: italic;
	color: #d3011b;
	font-weight: 700;
	letter-spacing: 1px;
	text-decoration:none;
	}
	
a.topweiss:link, a.topweiss:visited { font-family: 'Exo', sans-serif;
	font-size: 38px;
	line-height: 46px;
	font-style: italic;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
	text-decoration:none;
	}

a.topweiss:hover { font-family: 'Exo', sans-serif;
	font-size: 38px;
	line-height: 46px;
	font-style: italic;
	color: #d3011b;
	font-weight: 700;
	letter-spacing: 1px;
	text-decoration:none;
	}
	


.weiss { font-family: 'Exo', sans-serif;
	font-size: 19px;
	line-height: 28px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0.1em;
		
	}
	
.fliesstext_hanus { font-family: 'Exo', sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	color: #c6c6c6;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: 0.1em; }
	
	
	
	#apDiv1 {
	position:absolute;
	left:72px;
	top:36px;
	width:47px;
	height:44px;
	z-index:1;
}
#apDiv2 {
	position: absolute;
	left: 731px;
	top: 511px;
	width: 100px;
	height: 100px;
	z-index: 2;
}

#apDiv3 {
	position: absolute;
	left: 218px;
	top: 490px;
	width: 504px;
	height: 137px;
	z-index: 3;
}



#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 */
	}	
	
