body,td,th {
	color: #000000;
	font-size: 10px;
}
body {
	background-color: #bec1c6;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a{
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	color: #000000;	
	text-decoration: none;
}
#bod {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	position: relative;
	padding: 0px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/hint.gif);
	background-repeat: repeat-y;
}
#left {
	width: 281px;
	float: left;
	font-size: 12px;
	color: #53802b;
}
#leftnav {
	height: auto;
	width: 250px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.nav_main_ul {
	list-style-image:url(../images/pfeil.gif);
}
.nav_main_ul li {

	margin-bottom: 5px;
}
#left object {
	margin-left: 18px;
}
#left a{
	color: #53802b;
	text-decoration: none;
	font-weight: normal;
	height: 15px;
}
#left a:hover{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	height: 15px;
}
#right {
	float: right;
	height: auto;
	width: 654px;
	background-color: #FFFFFF;
}
#inhalte {
	float: right;
	width: 550px;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 10px;
}
#fuss {
	height: 110px;
	width: 100%;
	clear: both;
	background-image: url(../images/fusshint.gif);
	background-position: left top;
}
#headnav {
	background-color: #bec1c6;
	height: 18px;
	width: 654px;0
	font-weight: bold;
	color: #e6e7e9;
	text-align: right;
	padding-top: 18px;
	font-weight: bold;
}
#headnav a{
	color: #e6e7e9;
	text-decoration: none;
}
#headnav a:hover{
	color: #006600;
	text-decoration: none;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 100px;
	width: 250px;
}
#formfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
}
#formhint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
#formhint1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #EEEEEE;
}
#formhint2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #DADADA;
}
#newsbox {
	float: center;
	height: auto;
	width: 200px;
	border: 1px solid #666666;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 10px;
}