body,td {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	background-color:#fff;
	font-size : 10pt;
 }
 
td {
	background-color:#fff;
 } 
 
h1 {
	font-size : 12pt;
      	margin:0px;
      	color : #723416;
      	
        
      	
 }  
 


 
h3 {
	font-size : 10pt;

      	margin:0px;
      	color : #723416;
      
      	
 }   
 
 
.navigation {

	display:none
 }
 
a, a:visited {
	color : #000;
	text-decoration : none;
 }
 



.outerbox {

 }

.innerbox {
	background-color:#ffffff;
	border : 0;
	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 {
	display : none;

}

.noprint {
	display:none;
}

#titelbild {
	display :none

}
