html{font-size:100%;margin:0;padding:0;height:100%;min-height:100%}
/*body{background:url("/images/wood2.jpg") repeat left top;color:#6c500f;font:100%/1.2em Georgia, "Times New Roman", Times, serif;text-align:center;margin:0;padding:0;height:100%;max-height:100%;}*/
body{background:url("/images/wood2.jpg") repeat left top;color:#6c500f;font:100%/1.2em "Times New Roman", Times, serif;text-align:center;margin:0;padding:0;height:100%;max-height:100%;}

div#container{width:800px;border:5px solid #fff;text-align:left;margin:5px auto;background:#fff;}
div#headertop{height:100px;background:url("/images/bg2a.jpg") no-repeat left bottom;margin:0;padding:0}
div#top{height:50px;background:#fff;margin:0;padding:0}
div#main{float:left;width:798px;background:#E3D79D;color:#6c500f;border:1px solid #7c5c11;}
div#block1{margin:0;width:300px;float:left;border-right:0px solid #f89d00}
div#block2{width:800px;float:right;border-left:0px solid #7c5c11}
div#footer{clear:both;height:30px;background:#fff;color:#836112;font-size:60.00%;line-height:1.5em;text-align:center;width:100%}
div#inbox{float:right; border:1px solid #000; margin:10px; padding:10px; width:160px; background-color:#fff;line-height:1.0em;font-size:90%;text-align:center;}
div#bilderliste{style:display:none;}
div.bildreihe{width:250px;text-align:center;margin: 0 auto;}
div.partner{text-align:center; font-size:12px;}
.inside{margin:10px;padding:10px;text-align:justify;font-size:100%;line-height:1.2em;}
.logotext{margin:00px}

h1, h2, h3{font-family:Georgia, "Times New Roman", Times, serif;font-weight:bold;margin-left:10px}
h1{font-size:150%;color:#fff;text-transform:uppercase;}
h2{font-size:115%;color:#6c500f;}
h3{font-size:110%;color:#6c500f;font-style:italic;text-align:center}

a{text-decoration: none;color:#000;}
a:hover{text-decoration: underline;color:#e89300;}
a:visited{text-decoration: underline;}
a:active{}

#navi{font-size:93%;line-height:normal;border-bottom:0px solid #7c5c11}
#navi ul{margin:0;padding:22px 0px 0px 0px;list-style:none}
#navi li{display:inline;margin:0;padding:0}
#navi a{float:left;background:url("/images/tabl.gif") no-repeat left top;margin:0;padding:0 0 0 7px;text-decoration:none}
#navi a span{float:left;display:block;background:url("/images/tabr.gif") no-repeat right top;padding:5px 10px 4px 5px;color:#7c5c11}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navi a span {float:none}
/* End IE5-Mac hack */
#navi a:hover span{color:#e89300}
#navi a:hover{background-position:0% -42px}
#navi a:hover span{background-position:100% -42px;}
#navi #current a{background-position:0% -42px;}
#navi #current a span{background-position:100% -42px; color:#e89300; font-weight:500;}

#inbox ul{margin:0;padding:10px 0px 0px 0px;list-style:none}
#inbox li{text-align:right;margin:0;padding:0;}
#inbox a{text-decoration:none;}
#inbox a:hover{color: #e89300; text-decoration: none;}
#inbox a span{float:left;display:block;padding:5px 15px 4px 6px;color:#7c5c11}

.bildl{
	float: left;
	margin-right:10px;
	background-color:#E3D79D;
	font-size: 8pt;
	font-style:italic;
	text-align:center;
}
.bildr{
	float: right;
	margin-left:10px;
	background-color:#E3D79D;
	font-size: 8pt;
	font-style:italic;
	text-align:center;
}


/*  Style for Drop Down Menu  */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #6c500f; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #6c500f; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
color:#7F7F7F;
font-weight: bold;
}

.dropmenudiv a:link{ /*Theme Change here*/
color:  #7F7F7F;
text-decoration: none;
}

.dropmenudiv a:visited{ /*Theme Change here*/
color:  #7F7F7F;
text-decoration: none;
}

.dropmenudiv a:active{ /*Theme Change here*/
color:  #494949;
text-decoration: none;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color:#E3D79D;
color:  #494949;
text-decoration: none;
}


/*LIGHTBOX*/
#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: #aaa;
	}