/* DATEI: sitestyle */

/* Allgemeine-Linkvorlagen */
a { font-family:Arial,Helvetica; text-decoration: none; font-weight:bold; color:#B62003}
a:HOVER {font-family:Arial,Helvetica; text-decoration: none; font-weight:bold; color: #284F64 }
a:aktive {font-family:Arial,Helvetica; text-decoration: none; font-weight:bold; color: #284F64 }



/* Allgemeine-Stilvorlagen */
body {background-color:#9DBBC9  }
td {color:#000000;font-family:Arial,Helvetica; font-size:12px; font-style:normal }
p {color:#000000;font-family:Arial,Helvetica; font-size:12px; font-style:normal }
b	{font-weight:bold }
i	{font-weight:italic }
ul { list-style-type: squate;  font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}

.headline{font-family: Arial,Helvetica; font-size:12px; font-style: normal; font-weight:bold; color:#B62003 }
.small {font-family:Arial,Helvetica; font-size:10px; font-style:normal}
.footer {font-family:Arial,Helvetica; font-size:10px; font-style:normal  }

.nav_oben { color: #284F64; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold }
A.nav_oben { color: #284F64; }
A.nav_oben:active{ color: #B62003; }
A.nav_oben:hover{color: #B62003;}
A.nav_oben:visited { color: #284F64;}

.nav_oben_selected  { color: #B62003; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold }
A.nav_oben_selected  { color: #B62003; }
A.nav_oben_selected :active{ color: #B62003; }
A.nav_oben_selected :hover{color: #B62003;}
A.nav_oben_selected :visited { color: #B62003;}

.nav_selected { color: #284F64; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold }
A.nav_selected { color: #284F64; }
A.nav_selected:active{ color: #284F64;}
A.nav_selected:hover{color: #284F64;}
A.nav_selected:visited { color: #284F64;}

/* Formulare */
input, select, textarea{ font-size:12px; font-family:Arial, Helvetica; color:#000000 }
.feldForm { background-color:#ffffff; border:1px solid #284F64;}