body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 100%;
	background: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;

	color: #61554c;

}


	
h2 {	
	font-size: 19px;
	color: #a87d36;
	margin-bottom: 25px;
	font-weight: normal;
	}
	
h3 {	
	font-size: 13px;
	color: #61554c;
	margin-bottom: 17px;
	}
	
h4 {	
	font-size: 16px;
	color: #a87d36;
	margin-bottom: 0px;
	font-weight: normal;
	}
	

a:link,
a:active,
a:visited  {

  		font-size: 13px;
	        color: #a87d36;
	        text-decoration: none;
	        font-weight: normal;
	        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	        border-bottom: 1px  #a87d36 dotted;
	        }

  a:hover  {
  
  	font-size: 13px;
	color: #a66905;
	text-decoration: none;
	border-bottom: 1px  #a66905 dotted;
}
		
   
	        
#container {
	position:relative;
	z-index: 0;
	margin: 0 auto;
	padding: 0;
	width: 850px;
	min-width:3px;
	min-height:3px;
	border: 1px #baa770 solid;
	background: #f1ede0 url(../images/left-bg.gif) repeat;
}




#header {
height:268px;
width: 850px;
text-align: left;
padding: 0;

border: 0;
position: relative;
}





#navi {	
margin: 0 auto;
width: 613px;
padding: 1px 0 0 237px;
height: 22px;
position: relative;
border: 0;
text-align: left;
background: #313531 url(../images/navi-bg.jpg) no-repeat top left;
line-height: 160%;
	}


#navi a {
color: #f1ede0;
font-size: 11px;
font-weight: normal;
text-decoration: none;
text-transform: uppercase;
border: 0;
}

#navi a:hover {
color: #c79842;
}

.active {
font-size: 11px;
text-transform: uppercase;
color: #c79842;
}

#abstand {
	margin: 0 10px;
	color: #6a6965;
	font-size: 12px;
	}


#left {
width: 217px;
font-size: 13px;
text-align: left;
padding: 0;
margin: 0 ;
float: left;
position: relative;	
background: #f1ede0 url(../images/left-bg.gif) repeat;
	}
	
	
#inhalt {
width: 631px;
min-height: 400px;
background: #f1ede0 url(../images/inhalt-bg.gif) repeat-y top left;
text-align: left;
padding: 0;
margin: 5px 0 2px 219px;
border: 0;

position: relative;
}	

#text {	
width: 530px;
margin: 0 0 0 5px;
padding: 54px 30px 30px 40px;
position: relative;
border: 0px #fff solid;
line-height: 150%;
}



#zitat {	
	margin: 75px 0 0 32px;
	font-size: 13px;
	text-align: left;
	color: #a87d36;
	font-style: italic;
	line-height: 135%;
	font-family: Georgia, "Times New Roman", serif;
	}

#termine {
		margin: 101px 0 0 17px;
		color: #61554c;
	}

td {	
padding: 2px 4px 0px 0;
}


#footer {
	position:relative;
	z-index: 0;
	height: 36px;
	margin: 0 auto;
	padding: 6px 0 0 0;
	width: 850px;
	border: 1px #baa770 solid;
	border-top: 0px;
	background: #c3b382 url(../images/footer-bg.gif) repeat-x;
	text-align: center;
	font-size: 12px;
	line-height: 130%;
	color:#ebe1bf;
	letter-spacing: 0.03em;
}

#footer a {
color: #ebe1bf;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
border: 0;

}

#footer a:hover {
color: #a66905;
}

li {
	line-height: 130%;
	margin-bottom: 16px;
	}

