/* --- menu.html --- */
            /* Schriftart für die Menüs */
    font.menu         { font-family: Verdana; font-size: 7pt; color: #000000;}

/* --- hilfe.html --- */
            /* Überschrift */
    font.hilfe1         { font-family: Verdana; font-size: 9pt; color: #000000; font-weight: }
            /* Hilfetext */
    font.hilfe2         { font-family: Verdana; font-size: 7pt; color: #000000; font-weight:}
            /* Link in der Hilfe */
    a.link {font-family: Verdana; font-size: 7pt; color: #000000; text-decoration: none}
    a.menulink {font-family: Verdana; font-size: 8pt; color: #ff0000; text-decoration: none}

            /* Hintergrundfarbe der HTML*/
    body.hilfe         { background-color: #fdf3d8;}



/* --- popup.html --- */
            /* Hintergrundfarbe der Menüs*/
    body.popup         { background-color: #ffffff;}



/* --- rechts.html --- */
            /* Hintergrundfarbe der Menüs*/
    body.rechts        { background-color: #ffffff;}



/* --- unten.html --- */
            /* Hintergrundfarbe der Menüs*/
    body.unten        { background-color: #ffffff;}
            /* Rubriken */
/*    font.rubrik         { font-family: Verdana; font-size: 7pt; color: #ff0000; font-weight:bold}*/



/* --- index.php(ecard) --- */
            /* Hintergrundfarbe der Menüs*/
    body.ecard          { background-color: #ffffff;}
    
/* --- oben_start.html --- */
            /* Hintergrundbild*/
    body.oben_start          { }    
    
            /* Rubriken */
    font.eingabe      { font-family: Verdana; font-size: 7pt; color: #000000; font-weight:}