body { margin-top:0px; margin-bottom:0px; }

h1,p,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i 
{ font-family:Arial,Helvetica,sans-serif; }

p,ul,ol,li,div,td,th,address,nobr { font-size:10pt; }
/* normaler Text */

h4 { font-family:Arial,Helvetica,sans-serif; font-size:12pt; }
/* Zwischenueberschriften an manchen Stellen */

a:link { color:#000000; font-weight: bold}
a:visited { color:#999999; font-weight: bold}
a:active { color:#4A669E; font-weight: bold}
a.an { text-decoration:none; }

/* Hauptnavigation => id="hauptnavigation" / Ebene 1 ist die Hauptnavigation */
td#hauptnavigation {
	text-decoration: none;
/*	line-height: 20px; */
}

td#hauptnavigation a.ebene1normal {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

td#hauptnavigation a.ebene1normal:hover {
	color: #a4c34b;
	text-decoration: none;
}

td#hauptnavigation a.ebene1spezial {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	line-height: 20px;
}

td#hauptnavigation a.ebene1spezial:hover {
	color: #a4c34b;
	text-decoration: none;
}

td#hauptnavigation .ebene1aktiv {
	color: #41518f;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

/* Formularfelder können individuell angepasst werden*/
input.eingabefeld {
	font-size: 12px;
	border: 1px solid #3366cc;
}

input.button {
	font-size: 12px;
	color: #FFFFFF;
	padding: 1px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;

}

textarea {
	font-size: 12px;
	border: 1px solid #3366cc;
}
