<!-- Links -->
.text01   { color: #000; font-size: 10pt; line-height: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, Verdana }
.text02  { color: #000; font-size: 10pt; font-family: arial }
.text03grün   { color: green; font-size: 10pt; font-family: arial }
.text03link  { color: #000; font-size: 10pt; font-family: arial; text-decoration: none }
.text14p   { color: #000; font-size: 10pt; font-family: arial }
.grün    { color: black; font-size: 12pt; font-family: arial; }
.titel   { color: #000; font-size: 18pt; font-family: arial; }
.grün2    { color: green; font-size: 18pt; font-family: arial }
.untergruppe { color: #000; font-size: 10pt; font-family: arial }
.untergruppe2   { color: #000; font-size: 9pt; font-family: arial; text-decoration: none }
.untergrün { color: #008000; font-size: 10pt; font-family: arial; text-decoration: none }
.webmaster { color: #000; font-size: 9pt; font-family: arial; text-decoration: none }

a.contact:link { font-family:arial; font-size:12px; border-bottom:1px solid #999999; text-decoration:none; color:#666666; }
a.contact:active { font-family:arial; font-size:12px; border-bottom:1px solid #999999; text-decoration:none; color:#666666; }
a.contact:visited { font-family:arial; font-size:12px; border-bottom:1px solid #999999; text-decoration:none; color:#666666; }
a.contact:hover { font-family:arial; font-size:12px; color:#666666; border-bottom:1px solid #ccff99; }


<!-- Aktuelle Termine -->

.headline {	
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.flowtext {	
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.categorie {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

<!-- Formular -->

INPUT {
	BORDER-RIGHT: white 0px; BORDER-TOP: white 0px; FONT-SIZE: 10px; BORDER-LEFT: white 0px; BORDER-BOTTOM: white 0px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}

.input-feld {
	background-color: #ffffff; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #373F5E;
	border: thin groove;
}

.textarea-feld {
	background-color: #ffffff; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #373F5E;
	border: thin groove;
}

.select {
	background-color: #ffffff; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	width: 137px;
	color: #373F5E;
	border: thin groove;
}


