body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.weisshg {
	background-color: #FFFFFF;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #00662c;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #00662c;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.textfeld {
	width: 240px;
	color: #666666;
	border: 1px solid #00662c;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.eingabe {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	border: 1px solid #00662c;
}												
.rad {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #00662c;
}
input{
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	border: 1px solid #00662c;
}
textarea{
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	border: 1px solid #00662c;
	width:250px;
	height:150px;
}
option{
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	
}

select{
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	
}
a.menue{
	color: #00662c;
	text-decoration: none;
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 23px;
}
a.menue:visited {
	text-decoration: none;
	color: #00662c;
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
a.menue:hover {
	text-decoration: none;
	color: #666666;
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
a.menue:active {
	text-decoration: none;
	color: #00662c;
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
