/*
Design by Otto Maurer
www.otto-maurer-design.de
*/



body {
	margin: 0;
	background: #ddc6a0 url(images/bg3.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #43290e;
}
#top {width: 776px;
      height:158px;
	  margin: 0 auto;
    background: url(images/kopf_01.gif) no-repeat;
	margin-bottom:0px;
	text-align: center
 }
#header {
	width: 776px;
	height:30px;
	margin: 0 auto;
	background: url(images/kopf_02.gif) no-repeat;
	margin-bottom:0px;
	text-align: center
	}

.page {font-size:10px;
	background: #c9a569;
}
#page {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	font-size:10px;
	background: #c9a569;
}

#footer {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	font-size:10px;
	background: #b48d58;
	text-align:center;
	padding: 5px
}

#footer a {
color: #43290e;
text-decoration: none;
}

#footer a:hover {
	color: #990000;
	text-decoration: underline;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EBDAC0;
	background-color: #412810;
	padding: 5px;
}
.tabelle-hg {
background:#d2b482}

.bild {
border:solid 2px #FFFFFF;
 }
.bild2 {
border:solid 1px #000000;
 }
.abstand {
margin: 8 px
}

#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: 10%;
	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: #000;
	}
	
	
  a.infobox { font: 13px Verdana, Helvetica, sans-serif;
   }
  a.infobox:hover {
	cursor:help;
	color:#663300;
	background:#ebdac0;
}
  a.infobox span { visibility:hidden; position:absolute; left: 1em;
                   margin-top:-100px; padding:1em; text-decoration:none; }
  a.infobox:hover span { visibility:visible; left:200px;
                         border:1px solid #ffffff; color:#ebdac0; background:#43290e; }

#menue ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

#menue {
	width: 90px;
	margin: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c9a569;
	border-right-color: #c9a569;
	border-bottom-color: #c9a569;
	border-left-color: #c9a569;
	}

#menue li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ebd0a4;
	}
#menue .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#menue li a:link, #menue li a:visited {
	color: #000000;
	display: block;
	background-color: #c9a569;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	}

#menue li a:hover {
	color: #FFFFFF;
	background:  #412810;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	}
