body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #336633;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#gesamt {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#gesamt #kopf {
	background-color: #FFFFFF;
	height: 110px;
	margin: 0px;
	text-align: center;
	line-height: 0px;
	text-decoration: inherit;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
}
#gesamt #navi {
	font-size: 100%;
	background-color: #FFFFFF;
	padding: 20px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
#haupt a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: lighter
}


#haupt a:visited
#haupt a:hover
#haupt a:active {
	color: #336633;
	text-decoration: none;
}

#haupt {
	letter-spacing: normal;
	font-size:12px;
	}


#gesamt #inhalt {
	color: #000000;
	padding: 40px 30px 0px 50px;
	margin: 0px 0px 20px 0px;
	width:auto;
	line-height: 1.3em;
	background-image: url(../Bilder/hintergrund_inhalt3mitstreifen.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
	background-color: #FFFFFF;
	height: 350px;
}


#navilist {
	margin: 0px;
	padding: 0px;
}
	

#navlist li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#navlist a:link,
#navlist a:visited {
	line-height: 14px;
	font-weight: bold;
	margin: 0px 10px 4px 10px;
	text-decoration: none;
	color: #336633;
}
	   

#navlist a:link#aktuell,
#navlist a:visited#aktuell,
#navlist a:hover {
	border-bottom: 1px solid #000000;
	padding-bottom:1px;
	color: #000000;
}
#gesamt #fuss {
	height: 100%;
	padding: 10px;
	margin: 0px;
	background-color: #FFFFFF;
	line-height: 0px;
	color: #336633;
	text-align: right;
	font-style: normal;
}
#aktuell {
}
.fett {
	font-weight: bold;
}


h1 {
	font-size: 150%;
	color:#000000;
	margin-bottom: 0.4em;
}


h2 {
	font-size: 110%;
	color: #336633;
	margin-bottom: 1.0em;
}


h1,h2 {
	margin-top: 0em;
	font-weight: bold;
}

.unterschrift {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style:italic
	 
	 }
#bilder {
	float: left;
	margin-right: 20px;
	 }	 
