body { background-color:#FDFADF;
     scrollbar-base-color:#ffffff;             /* scrollbars für höhere Browser */
           scrollbar-track-color:#ffffff;
           scrollbar-face-color:#ffffff;
           scrollbar-highlight-color:#FFFF00;
           scrollbar-3d-light-color:#ffffff;
           scrollbar-dark-shadow-color:#ffffff;
           scrollbar-shadow-color:#FF9F00;
           scrollbar-arrow-color:#009F00;
           margin-left:10px; margin-top:10px; }
     .menu {background-color#FDFADF; margin-top:0pt; } /* Formatierung Menü-Dateien */
     .top  {background-color:#FDFADF; margin-left:0pt; margin-top:5pt; }  /* Formatierung Kopfzeile */
     .text { color:#3E5EA9; font-family:Arial; font-size:11pt; line-height:12pt; } /* Textformat für Texte im Allgemeinen, sattes blau*/
     td { color:#3E5EA9; font-family:Arial; font-size:11pt; line-height:12pt; } /* Textformat td */
     .klein { font-size:9pt; text-decoration:none; } /*Bildunterschriften*/
     .navi { color:#3E5EA9 ; font-family:Arial; font-size:11t; line-height:12pt; font-weight:bold; text-decoration:none; } /* Text zur Navigation, sattes blau*/
     .navis { color:#E4252B; font-family:Arial; font-size:10pt; line-height:11pt;  text-decoration:none; font-weight:bold; } /* Format der Unter-Navigation, sattes rot */
     .aktiv { background-color:#3E5EA9; font-style:italic; color:#FFFFFF; } /* Format Aktive Seiten, sattes blau */
     .aktiv2 { color:#76AA29; text-decoration:none; }  /* Format Kategorie-Überschrift bei vorhandenen Unterseiten */
     .head { font-weight:bold; font-size:13pt; line-height:14pt;}  /* Textüberschrift */
     h1 { color:#3E5EA9; font-family:Arial;font-weight:bold; font-size:15pt; line-height:16pt;}  /* Textüberschrift */
     h2 { color:#3E5EA9; font-family:Arial;font-weight:bold; font-size:13pt; line-height:14pt;}  /* Textüberschrift */
     .link { color:#e4252b; text-decoration:none; }    /* Links */
     .sm   { color:#3E5EA9; font-size:10pt; text-decoration:none; font-weight:bold; }   /*Sitemaplinks*/
     .xsm   { font-family:Arial; color:#3E5EA9; font-size:9pt; text-decoration:none; }   /*Sitemaplinks*/
     img { border-color:#3E5EA9; }      /* Bildrahmenfarbe */
     ul,ol { margin-left:20pt; } /* Linksabstand bei Listen */
     .rot{color:#ff0000;}
     .blau{color:#0000ff;}
     .gruen{color:#00ff00;}
     .forum{color:#8f8f8f;}
    A:hover { color:#E4252B; font-style:italic; }
    A:active { background-color:#3E5EA9; font-style:italic; color:#FFFFFF; }
}