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;
 } 
 
h1 {
	font-size : 12pt;
      	margin:0px;
      	color : #723416;
      	
        
      	
 }  
 


 
h3 {
	font-size : 10pt;

      	margin:0px;
      	color : #723416;
      
      	
 }   
 
 
.navigation {
	
	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;


 }
 
 
 
.errorbox {
	background-color : #e0e0e0;
	border : 1px solid red;
	padding : 10px;
}



#prev, #next {
	display:block;
	padding:5px;
	border:1px solid #00148c;
	/*-moz-border-radius:5px;*/
	background:#ffffff;
	text-decoration:none;
	margin:0 0px 10px;
}
html body div #prev:hover, html body #next:hover {
	border-color:#b0b0b0;
	background:#b0b0b0;
	
}
#prev {
	float:left;
	text-align : right;
}
#next {
	float:right;
}


a h1, a:visited h1 {
	text-decoration : none;
	color :green;
}

.rotbraun {
	color : #723416;
}

label { 
	cursor:pointer; 
}

table {
	padding : 0px;
	border : 1px solid black;
	margin : 0px;
	border-collapse : collapse;
}

td {
	padding : 0 3px;
	border : 1px solid black;
	margin : 0;
	text-align : center;
}

#backlink {
	position : absolute;
	top : 0;
	left : 5px;
	width : 210 px;
	height : 56 px;
	z-index : 99;

}
