body	{
	margin: 0px;
     margin-top: 10px;
	color: #000000;
	font: 9pt/10pt Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: top;
	text-align: justify;
	scrollbar-base-color: #A89E92;
	scrollbar-3dlight-color: #fffff0;
	scrollbar-arrow-color: #fffff0;
	scrollbar-darkshadow-color: #fffff0;
	scrollbar-face-color: #A89E92;
	scrollbar-highlight-color: #A89E92;
	scrollbar-shadow-color: #fffff0;
	scrollbar-track-color: #fffff0;
 	background: #fffff0 ;} 

#outer {
	height:95%
}

#outertd{
	vertical-align: middle;
	text-align:center;
}

#inner {
	table-layout:fixed;
	width:950px;
	border-collapse:separate;
	border-spacing:4px;
	empty-cells:show;
	padding: 0px
}

label {
	color: #000000;
	font: 9pt Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: top;
	text-align: justify;
}

input, select,textarea {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	font: 8pt Verdana, Arial, Helvetica, Sans-Serif;
     background: #f0f0f0;
}

#middle	{
	margin: 0px;
	color: #000000;
	font: 9pt/10pt Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: top;
	text-align: justify;
	height: 517px;
	width: 517px;
	background: #fffff0 url('./mitte.jpg') no-repeat;
	padding: 0px;
}
#td {
     font: 9pt/10pt Verdana, Arial, Helvetica, Sans-Serif;
     vertical-align: top;
     text-align: center;
}

#left{
	width: 212px;
	height: 517px;
	background: #fffff0 url('./klein.jpg') no-repeat;
	vertical-align:top;
}

#right{
	width: 212px;
	height: 517px;
	background: #fffff0 url('./klein.jpg') no-repeat;
	vertical-align:bottom;
}

#menu {
	font: 10pt/14pt Verdana;
	font-variant: small-caps;
}

a {
	text-decoration: none;
}

a:link,a:visited,a:active,.onout{
	color: #000000;
 	cursor: pointer; 
	text-decoration: none;
	font-weight: bold;
}

a:hover,a:focus,.onover {
	color: #505050;
     cursor: pointer; 
	text-decoration: none;
}


#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: #fffff0; 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: 50%; 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 100% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 100% no-repeat; }
#imageDataContainer{ font: 9px Verdana, Helvetica, sans-serif; background-color: #fffff0; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%    ; }
#imageData{    padding:0 10px; color: #555; }
#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: 30px; 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; }
