/* CSS Document */
body,
html {
	background-color: #fbe69c;
	
	
}
#tabellenbreite {
	width: 250px;
	margin: auto;
	
	
}
#maincontent {
	width: 1024px;
	margin: auto;
	background-color: #fbe69c;
	border: 1px solid #3b492a;
	
}
#header {
	padding: 0px 0px 0px 0px
}

#header img {
 
 display: block;
}
 	
	
#navi_top { 
	background-color: #3b492a; 
	width: 1024px; height:30px ;
	margin: auto;
	color: #fbe69c;
	font-size: 17px;
	
}
#contentcontainer {
	padding-top: 30px;
	padding-right: 100px
	float: right;
	color: #3b492a;
}

#content {
	color: 3b492a;
	float: right;
	width: 700px;
	padding-right: 105px;
	font-size: 18px;
}

#content h1 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 20px;
	color: #3b492a;
}

#content h3 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 35px;
	color: #3b492a;
}

#leftbar {
	padding:0px 0px 0px 0;
	margin: 0 0px 0px 0px;
	width: 150px;
	height: 300px;
	float: left;
	
	
}

#leftbar_navi hr {
	clear: both;
	border: none;
	border-bottom: 2px solid #fbe69c;
	margin: 2;
	width: 150px;
}

#leftbar_navi {
	padding:0px 0px 10px 0;
	margin: 0px 0px 0px 0px;
	width: 150px;
	height: auto;
	background-color: #3b492a;
	color: #fbe69c;
	float: left;
	text-align: center;
	
}
.color {
	color: #fbe69c;
	
}
.picture {
	padding-left: 200px
	
}

#content hr {
	clear: both;
	border: none;
	border-bottom: 1px solid #000;
	margin: 1em 0;
	width: 490px;
}


a:link { color: #fbe69c; text-decoration: none; }

a:visited { color: #fbe69c; text-decoration: none; }

a:hover { text-decoration: none; color: #e0dbbe;  }

a:active { color: #fbe69c; text-decoration: none; }


#content a.style {
color: #596c59; important!;
}

.tabellensytle{
font-size: 12px;
font-weight:bold;
marging-buttom: -30px;
}
#footer1 {
	clear: both;
	color: #3b492a;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	float: right;
	width: 170px;
}
#footer1 a.style {
color: #3b492a; important!;
text-decoration: underline;
}
#footer1 a.style1 {
color: #617f3b; important!;
text-decoration: none;
}

#footer {
	clear: both;
	color: #3b492a;
	padding:20px 0px 5px 15px;
	/*float: right;*/
}

.unterstrich {text-decoration: underline;}

.font {font-size: 14px;}


#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/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

