.over {
	position: absolute;
	z-index: 2;
	top: 190px;
	left: 50%;
	background-image: url(images/hg_over.png);
	background-repeat: repeat;
	background-position: left top;
	margin-left: -190px;
	border: 1px solid #375400;
	width: 380px;
}
.weiss {
	position: absolute;
	z-index: 1;
	background-image: url(images/hg_weiss.png);
	background-repeat: repeat;
	background-position: left top;
	width: 100%;
	height: 100%;
}
.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
}
.text-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
.text-klein-grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9A9A;
}
.text-gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #444444;
}
.text-gross-gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4E9410;
}
.text-gross-gruen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #375400;
}
body {
background-color: #F2F2F2;	
margin: 0px;
	background-image: url(images/form-hg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.form-top {
	background-image: url(images/form-top.jpg);
	background-repeat: no-repeat;
}
.text-bitte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #137B08;
}
a.link-formular:link {
	color: #4E9410;
	text-decoration: underline;
}
a.link-formular:visited {
	color: #4E9410;
	text-decoration: underline;
}
a.link-formular:hover {
	color: #333333;
	text-decoration: underline;
}
a.link-formular:active {
	color: #4E9410;
	text-decoration: underline;
}

