
body { background-color:#FFFFFF; color:#FFFFFF; }

/* CSS Document */
a:link  { color: #444444;  font-family: Verdana; text-decoration: none; }
a:hover  { color: #444444;  font-family: Verdana; text-decoration: underline; }
td a:hover  { color: #444444;  font-family: Verdana; text-decoration: underline; }
li a:link { color: #444444;  font-family: Verdana; text-decoration: none; font-weight: bold;}
//td a:link { color: #00B5EF;  font-family: Verdana; text-decoration: none; }
a:visited { color: #444444; font-family: Verdana; text-decoration: none; }
a:active { color: #FF0000; font-family: Verdana; text-decoration: none; }
p a { color: #00B5EF;  font-family: Verdana; text-decoration: none; }

.ft10px666666 { color: #666; font-size: 10px; font-family: Verdana }
.ft10px333333  { color: #333; font-size: 10px; font-family: Verdana }

.formular { color: #333333; font-size: 10px; font-family: Verdana; background-color: #ffffff; border: solid 1px #666666 }

h1 { color: #808080; font-size: 32px; font-weight: bold; font-family: Arial }
h2 { color: #808080; font-size: 24px; font-weight: normal; font-family: Arial }
h3 { color: #808080; font-size: 18px; font-weight: normal; font-family: Arial }
h4 { color: #808080; font-size: 14px; font-weight: normal; font-family: Arial }
h5 { color: #808080; font-size: 12px; font-weight: normal; font-family: Arial }
h6 { color: #808080; font-size: 10px; font-weight: normal; font-family: Arial }
p  { color: #808080; font-size: 12px; font-family: Verdana; margin: 0;}
td { vertical-align: top ; valign="top"}
td.bottom { vertical-align: bottom}
li { color: #808080; font-size: 12px; text-align:left; font-family: Verdana}


.bodytext { color: #808080; font-size: 12px; text-align:left; font-family: Verdana}
.bodytext a { color: #444444; font-size: 12px; font-family: Verdana; font-weight: bold }
.bodytext a:hover { color: #444444; font-size: 12px; font-family: Verdana; font-weight: bold text-decoration: underline}

.navi { color: #444444;  font-family: Verdana; font-size: 11px; text-decoration: none; text-align:left}
.navi:hover { color: #000088;  font-family: Verdana; font-size: 11px; text-decoration: none}
.navi_active { color: #ff0000; font-weight: bold;  font-family: Verdana; font-size: 11px; text-decoration: none; text-align:left}
.bottomzelle {vertical-align:bottom;}

.csc-mailform-field {color: #444444; font-family:Courier;} /*Formatierung der Label im Kontaktformular*/
ul {list-style-type:none;} /*unterdrückt die Aufzählungszeichen in ung. Listen */ 
p.csc-form-label-req,  td.csc-form-labelcell {  float:left; /* Formatierung der Label im Kontaktformular */
	display:block; padding-right:5px; width:100px; text-align:right; font-weight:bold;
}
