h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006529;
}

.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.text10 a:link{
	color: #00451C;
	text-decoration: none;
}

.text10 a:hover{
	color: #00451C;
	text-decoration: underline;
}

.text10 a:visited{
	color: #00451C;
	text-decoration: none;
}

.text10 a:active{
	color: #00451C;
	text-decoration: none;
}








.text12 a:link{
	color: #00451C;
	text-decoration: none;
}

.text12 a:hover{
	color: #00451C;
	text-decoration: underline;
}

.text12 a:visited{
	color: #00451C;
	text-decoration: none;
}

.text12 a:active{
	color: #00451C;
	text-decoration: none;
}

.text12gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006529;
	text-decoration: none;
}
.text12gruen a:link{
	color: #006529;
	text-decoration: none;
}
.text12gruen a:active{
	color: #006529;
	text-decoration: none;
}
.text12gruen a:hover{
	color: #006529;
	text-decoration: underline;
}
.text12gruen a:visited{
	color: #006529;
	text-decoration: none;
}


.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006529;
}

.textfelder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: auto;
	width: 220px;
	border: 1px solid #999999;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 100px;
	width: 220px;
	border: 1px solid #999999;
}
