html, body {height:100%;}
body {
	color: #805f35;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #EADDC8 url(../images/bg.jpg) repeat-x fixed;
}

* {
	margin: 0;
	padding: 0;
}

a {color: #000;text-decoration:none; outline:none;}
a:hover {color: #805f35;}
a:active {color: #000;text-decoration:none;}
a:visted {color: #000;text-decoration:none; outline:none;}

/* misc */
#clearer {clear: both;}

/* structure */
.container {
	position:relative;
	background: url(../images/content.png) repeat-y top;
	margin: 0px auto;
	padding: 0 0 0 36px;
	width: 776px;
	min-height:100%;
	z-index: 1;
	overflow:visible;
}
.container .menu {
	position:absolute;
	top:0px;
	left:50px;
	float:left;
	overflow:visible;
	background: url(../images/menu.png) repeat-y top;
	margin-left: -23px;
	padding: 0 0 0 23px;
	width:186px;
	min-height: 100%;
	z-index: 20;
}
#headimg {
	position:relative;
	float:left;
	width: 734px;
	height: 396px;
	overflow:hidden;
	z-index: 10;
	margin-left:3px;
	float:left;
}
#rahmen {
	position:relative;
	float:left;
	width: 544px;
	height: 69px;
	overflow:hidden;
	z-index: 12;
	margin:-69px 0 0 3px;
	padding:2px 0 0 190px;
	float:left;
	background: url(../images/rahmen.png) no-repeat top;
}
#content {
	position:relative;
	float:left;
	margin:20px 0 70px 195px;
	width: 522px;
	min-height: 200px;
	z-index: 1;
	font-size:12px;
	overflow:visible;
}
#headimg img {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}
#footer {
	position:absolute;
	bottom:0;
	background: url(../images/footer.gif) repeat-x left bottom;
	width: 550px;
	height:52px;
	z-index: 1;
	padding-left:190px;
	float:left;
}
#footer_logo {
	position:relative;
	width: 90px;
	height:52px;
	z-index: 1;
	float:left;
	margin-left:40px;
	background: url(../images/footer_logo.jpg) no-repeat left bottom;
}
#footer_text {
	position:relative;
	width: 190px;
	height:37px;
	z-index: 1;
	float:left;
	color:#805f35;
	padding:15px 0 0 20px;
	background: url(../images/footer_seperator.gif) no-repeat left bottom;
	font-size:9px;
}


h1 {
	font: 40px Arial, sans-serif;
	font-weight:lighter;
	color:#FFF;
	margin-bottom:0px;
	text-transform:uppercase;
}
h2 {
	font-family: Arial,sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin:-7px 0 0 2px;
	color:#A48A4F;
}
h3 {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight:lighter;
	margin:-3px 0 0 2px;
	color:#A48A4F;
}
h4 {
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin:0;
	color:#A48A4F;
}
p {
	margin-bottom:10px;
}


/* Hauptnavigation */
.navi{
	margin:50px 0 0 -20px;
	padding:200px 0 0 20px;
	background:url(../images/rose.png) no-repeat top;
	min-height:132px;
	list-style:none;
}
.navi ul{margin:0;padding:0;list-style:none;}
.navi li{float:none;padding:0 0 0 15px;}
.navi li a{color:#A48A4F;display:; padding: 0 20px 0 0;  font-size:12px;font-weight:bold;}
.navi li a:link, .navi li a:visited{color:#A48A4F;display:block; padding: 0 20px 5px 0; font-size:12px;font-weight:bold;}
.navi li a:hover{color:#CDBD98; float:none; padding: 0 20px 5px 0;}
.navi li ul{ display:none;margin: 15px 5px 0px -5px; padding: 10px 0 0px 5px;}
.navi li:hover ul, .navi li:focus ul {background-color:#000;position:absolute;top:0;display:block;border-left:1px solid #A48A4F;border-bottom:1px solid #A48A4F;border-right:1px solid #A48A4F;}
.navi li:hover ul a, .navi li:focus ul a {font-size:14px;font-weight:normal;}
.navi li ul li{float:none;}



input, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E3F47;

	background-color:#FFF;
	border-color:#2E3F47;
	border-style:solid;
	border-width:1px;
	padding-left:4px;
	margin-bottom:2px;
	margin-right:2px;

	scrollbar-face-color:#fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #ccc;
	scrollbar-3dlight-color: #ccc;
	scrollbar-arrow-color: #ccc;
	scrollbar-track-color:#fff;
	scrollbar-darkshadow-color: #fff;
	display: block;
	float: left;	
}
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E3F47;
	height: 18px;
	
	background-color:#FFF;
	border-color:#2E3F47;
	border-style:solid;
	border-width:1px;
	display: block;
	float: left;
	padding-left:4px;
	margin-bottom:2px;
	margin-right:2px;
}
label { /* Alle Labels UND Formularelemente auswählen */
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	display: block;
	float: left;
	width: 50px; /* Breite.*/
	height:19px;
}
.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EAEEF0;
	background-color:#2E3F47;
	margin: 0 0 1px 1px;
	display: block;
	padding:0 5px 0 5px;
	float: left;
	height:18px;
}
.hidden {
	border-style:none;
}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: both; /* das floating der labels und inputs aufheben */
}

#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; }


