html{overflow-y:scroll;}
body {margin:0px;padding:0px;}
h1 {font-family: Times New Roman, Times; font-size: 20px; color: #225588; letter-spacing:2px;}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

.text, td {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}
a.text:link {text-decoration: underline; color: #003366; }
a.text:visited {text-decoration: none;color: #003366;}
a.text:hover {text-decoration: underline;color: #003366;}


.textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color:#003366;
}

.textg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color:#999999;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.headline	{ font-family: Times New Roman; font-size: 24px; letter-spacing: 2px; color: #003366;}

.linkfarbe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

.for {
	font-family: Times New Roman, Times;
	font-size: 14px; color: #003366; font-weight: bold; letter-spacing:1px;
}

.map {font-family: Times New Roman, Times; font-size: 14px; color:#336699; letter-spacing:1px;}

.fuss {font-family:Verdana, Arial;font-size:10px; color:#ACB9D9; letter-spacing:1px;}
a.fuss:hover {color:#ffffff; text-decoration:none;}

/* formularfehler kennzeichen */
.error{color: #cc0000; font-weight: bold;}
.error input, .error textarea {border: 1px solid #cc0000;}
.error select {background-color: #f66; color: #000;}