/* CSS Document */

body { background-color:  }
#rahmen-aussen { border-width:1px; border-color:#000000;  border-style:solid; padding:0px; }
#rahmen {border-width:1px; border-color:#ff0000; border-style:dotted; padding:1px; }
#rahmen-gelb {border-width:1px; border-color:#333399; border-style:dotted; padding:1px; }
#navi { border-right-width:1px; border-color:#000000; border-style:solid; padding: 0px; }
h1, h2, h3 {font-weight: bold} /* Fettdruck für h1-h3*/
h1 {color:black; font-size:11pt; font-family:Verdana, Helvetica, sans-serif;} /* Schriftgröße */
h2 {color:black; font-size:10pt; font-family:Verdana, Helvetica, sans-serif;} /* Schriftgröße */
h3 {color:black; font-size:9pt; font-family:Verdana, Helvetica, sans-serif;} /* Schriftgröße */

a:link#navigation { text-decoration:none; COLOR: #140DA2; }
a:visited#navigation { text-decoration:none; COLOR: #140DA2;   }
a:hover#navigation { text-decoration:underline; COLOR: #140DA2;  }
a:active#navigation { text-decoration:underline; COLOR: #140DA2; }

a:link#footer { text-decoration:none; COLOR: #140DA2; }
a:visited#footer { text-decoration:none; COLOR: #140DA2;   }
a:hover#footer { text-decoration:underline; COLOR: #140DA2;  }
a:active#footer { text-decoration:underline; COLOR: #140DA2; }