/* CSS Document */

body{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #620007;
	margin: 0px;
	scrollbar-base-color:#620007;  
	scrollbar-3d-light-color:#FFFFFF;  
	scrollbar-arrow-color:#FFFFFF;  
	scrollbar-darkshadow-color:#000000; 
	scrollbar-face-color:#620007;  
	scrollbar-highlight-color:#FFFFFF;  
	scrollbar-shadow-color:#620007;  
	scrollbar-track-color:#d0b29a;
	


}



Div#page {
	
	text-align: left;
	width: 890px;
	background-color: #620007;
	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: none;
	border-left-style: none;
	overflow: hidden;
	margin: 0 auto;

}








DIV#head{
	text-align: left;
	background-image: url(../img/banner1.jpg);
	height: 165px;
	width: 890px;
	margin-top: 15px;
	text-align: center;
	
	



}

/*mainnav*/

DIV#menu {
	float: left;
	margin: 8px 9px 0 0;
	text-align: left;
	width: 213px;
	border: 1px solid #7C1518;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #620007;
	color: #CBAB81;
	
	

	

}



div#menu li {
	margin: 0 0 1em 0;
	
}
	



div#menu ul {
	margin: 1em 3% 1em 3%;
	padding:0 0 0 10%;
	list-style-type: none;
	color: #CC6600;
	margin-left: 0px;
	padding-left: 20px;
	height: 200px;
	
}



div#menu ul a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-color: #620007;
	border: 1px solid #7B1417;
	list-style-position: none;
	background-position: left, top;
	list-style-type: none;
	height: 390px;	
	display:block;
	width: 130px;
	height:auto;	
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	
		}
/* mainnav end */






	
	





DIV#content{
	text-align: left;
	height: 390px;
	overflow: auto;
	overflow-auto-color:#620007;
	border: 1px solid #7C1518;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(../img/hintergrund_01.jpg);
	margin: 8px 2px 6px 2px;
	float:left;
	width: 646px;
	background-attachment: scroll;
	padding-left: 10px;
	
	padding-top: 10px;
	padding-right: 4px;
	
	}


DIV#footer{
	width: 885px;
	text-align: right; 
	background-color: #620007;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	margin: 8px 0px 0px 0px;
	padding-top: 12px;
	padding-bottom: 0.5px;
	color: #620007;
	border: 1px solid #7C1518;
	clear: both;
	color: #CBAB81;

	
}



a:visited, a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #CBAB81;
	background-color: #620007;

	text-decoration: none;
	font-weight: bold;
}


	
a:hover, a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #edbc24;
	background-color: #620007;
	text-decoration: none;
	
	

}




div#FOOTER ul,div#FOOTER ul a  {
color: #CBAB81;	


	
}


div#footer li {
	display:inline;
	color: #CBAB81;	
}

/***************************************************/




h1 {
font-size: 2.4em;
color:#620007;
height: 20px;
padding-top: 0.5px;
padding-bottom: 0.5em;
padding-left:5px;
text- align: right;
font-family:Vivaldi,Monotype Corsiva, Script MT Bold;

}




h2{
color:#620007;
font-size: 1.1em;
padding-top: 3px;

}

h3 {
text-align:center;
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	

}

h4 {

text-align:center;
font-family: Arial;
font-size: 1em;

}







div#menu li.current {
	color: white;
}




div#menu ul li.subcurrent a   {
	margin: 0 0 0 30px;
}


div#menu ul li.sub {
	padding: 0 0 0 30px;
}





