body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titel {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #023701;
}
.titeltext {
	font-size: 14px;
	font-weight: bold;
	color: #006500;
}
.text {
	font-size: 14px;
	font-weight: normal;
	display: block;
}
.bildlegende {
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	display: block;
	text-align:center;
	margin-top:5px;
}
.footer {
	width:900px;
	height:27px;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align:center;
	padding-top:6px;
	background-image:url(/images/footer.jpg);
}
.footer a:link {
	font-size: 10px;
	color: #888888;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	color: #888888;
	text-decoration: none;
}
.footer a:visited {
	font-size: 10px;
	color: #888888;
	text-decoration: none;
}
a:link {
	color: #339933;
	text-decoration:none;
}
a:hover {
	color: #000000;
}
.textkleinfett {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#siegel {
	text-align: center;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #776E47;
	border-right-color: #776E47;
	border-bottom-color: #776E47;
	border-left-color: #776E47;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#subnav a:link, a:visited {
	text-decoration:none;
	font-size: 14px;
	color: #339933;
}
#subnav a:hover {
	color:#000000;
}
.textklein {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	display: block;
}
