body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #2B6928;
	background-color: #FF9;
	margin-top: 5px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
}
h1,h2,h3,h4,ul,li,ul,p {
margin:0px;
padding:0px;
}
html{
	background-color: #2B6928;
}
a   {
	text-decoration:none;
}
h1  {
	color: #000;
	margin-left: -2000px;
	float: left;
	width: 500px;
}
#header {
	height: 174px;
	margin-left: 3px;
}

#menue {
	margin-bottom: 0px;
	margin-top: 5px;
	border-bottom-style: double;
	border-bottom-color: #2B6928;
	height: 20px;
	border-top-style: double;
	border-top-color: #2B6928;
}
#menue ul {
	margin-left: 80px;
	margin-top: 1px;
}
#menue ul li {
	float: left;
	margin-left: 20px;
	list-style-type: none;
	font-weight: bold;
	color: #F00;
}
#menue ul li a {
	color: #105610;
	font-weight: bold;
}
#container {
	margin-top: 50px;
	margin-bottom: 20px;
}
}
.text_fett {
	font-size: 16px;
	font-weight: bold;
}
.textfett2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

.text_bold {
	font-style: italic;
	font-weight: bold;
	color: #2B6928;
}
#footer {
	clear: both;
	background-image: url(../pic/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 209px;
}
.textrechts p font a {
	color: #000;
	text-decoration: underline;
}

