body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.ueberschrift1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
table {
	font-size: 12px;
	line-height: 18px;
}
.textfeld {
	border: none;
	background-color: transparent;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#EEEEEE;
	scrollbar-track-color:#C4DF9B;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.klein {
	font-size: 10px;
}
.kleinrot {
	font-size: 10px;
	color: #FF0000;
}
a:link {
	color: #03A8A2;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #03A8A2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #03A8A2;
	text-decoration: none;
	font-weight: bold;
}
.kontaktfeld {
	background-color: #7ECE99;
	border: 1px solid #000000;
}
.danke {
	font-size: 14px;
	font-weight: bold;
}
.rot {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

