body,td {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	background-color:#e7dad5;
	/*background-image : url(img/bg3.png);*/
	font-size : 10pt;
	
	
 }
 
td {
	background-color:#fff;
 } 
 
 
img {
	border : none;
}
h1 {
	font-size : 12pt;
/*	border-bottom-style:dashed;
	border-bottom-width:2px; 
	border-color:#b0b0b0;
      	 
      	margin-bottom:16px;
      	width : 150px;
      	overflow : visible;*/
      	margin:0px;
      	color : #723416;
      
      	
 }  
 
h3 {
	font-size : 10pt;

      	margin:0px;
      	color : #723416;
      
      	
 }   
 
 
.navigation {
	display : none;
	text-align:center;
	position: relative;
	top : -17px;
	word-spacing : 2px;
	font-weight : bold;
 }
 
a, a:visited {
	color : #00148c;
	text-decoration : underline;
 }
 
a:hover, a:active {	
	background-color : #b0b0b0;
}


a.navlink, a.navlink:visited {	
	text-decoration : none;
	color : #723416;
 }
 
a.navlink:hover, a.navlink:active {
	text-decoration : none;
	background-color : #b0b0b0;
 }

.current {
	text-decoration : none;
	background-color : #b0b0b0;
 }

.outerbox {
	margin-left : auto;
	margin-right : auto;
	width : 610px;
	text-align : left;
 }

.innerbox {
	background-color:#ffffff;
	border-color:#636363;
	border-style:dashed;
	border-width:0 1px 0px 1px;
	padding:0px 30px 20px 30px;
	text-align : justify;
 }
 
.photo-panel {
	float : right;
	width : 140px;
	text-align : center;
	margin-left : 20px;
 }
 
.photo-panel img  {
	border-width : 1px;
	border-color : #00148c;

 }
 
.photo-panel img:hover  {
	border-width : 1px;
	border-color : #b0b0b0;

 }

.dropdown-nav {
	float : right;
	font-size : 7pt;
	text-align : right;
	clear : both;
	
 }  
 
.auswahl {
	color : #723416;

	
 }
 
.klein {
	font-size: 7pt;
	
	
} 

.rechts {
	text-align : right;
 }

.links {
	text-align : left;
 }


.footer {
	text-align : center;
	position: relative;
	top : 25px;
	z-index : 1;
 }

.galeriebild {
	float : left;
	margin : 10px;
	text-align:center;


 }
 
 .left {
 	 float : left;
 	 margin-right : 10px;
 	 font-size:70%;
 	 text-align : center;
 }

.right {
 	 float : right;
 	 margin-left : 10px;
 	 font-size:70%;
 	 text-align : center;
 }
 
 
 #lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
	
#backlink {
	position : absolute;
	top : 0;
	left : 5px;
	width : 210 px;
	height : 56 px;
	z-index : 99;

}
