body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
} 

img {
	border: none;
	
}	
.footer {
	font-size: 12px;
	color: #80561b;
}

.footer a {
	color: #80561b;
}

.footer a:hover {
	color: #80561b;
}

.titel {
	font-size: 14px;
	color: #333333;
}

ul#hauptnavi {
	font-size: 16px;
	list-style-type: none;
	float: left;
	margin-bottom: 8px;
}

ul#hauptnavi li {
	float: left;
	margin-right: 40px;
}

ul#hauptnavi li a {
	color: #7ac143;
	text-decoration: none;
	font-weight: bold;
}

ul#hauptnavi li a:hover {
	color: #333333;
	text-decoration: none;
}

ul#hauptnavi li a.select {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

ul#unternavi {
	font-size: 13px;
	list-style-type: none;
	text-align: right;
	margin-top: 40px;
	margin-right: 10px;
}

ul#unternavi li {
	margin-bottom: 10px;
}

ul#unternavi li a {
	color: #7ac143;
	text-decoration: none;
	font-weight: bold;
}

ul#unternavi li a:hover {
	color: #333333;
	text-decoration: none;
}

ul#unternavi li a.select {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#zentrum {
	
}
