body {
	margin: 0px;
	padding: 0px;
	background-color:339933;
	background-image: url(images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titel {
	font-size: 18px;
	font-weight: bold;
	color: #023701;
}
.titeltext {
	font-size: 14px;
	font-weight: bold;
	color: #006500;
}
.text {
	font-size: 14px;
}
.text li {
	font-size: 15px;
	list-style-type: disc;
	padding: 3px;
}
.text a:link, a:visited{
	color: #339933;
	text-decoration:none;
}
.text a:hover{
	color: #000000;
	text-decoration:none;
}
.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;
}
a4:link {
	color: #339933;
	text-decoration:none;
}
a4:hover {
	color: #000000;
}
.textkleinfett {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#siegel {
	text-align: center;
}
hr {
	border-width:1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-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;
}
