/* --- menu.html --- */
            /* Schriftart für das Hauptmenü */
    font.hauptmenu         { font-family: Verdana; font-size: 7pt; color:#1e1911; font-weight: }
            /* Schriftart für die Menüs */
    font.menu         { font-family: Verdana; font-size: 7pt; color:#ffffff;}
            /* Schriftart für die Rubrik */
    font.rubrik         { font-family: Verdana; font-size: 8pt;  color:#ffffff; }
    		/* Kategorielink */
    a.kat {font-family: Verdana; font-size: 7pt; color: #ff8080; text-decoration: none; font-weight: bold}
            /* Hintergrundfarbe der Menüs*/
    body.menu         { background-color: #ffffff;}
            /* Hintergrundfarbe der Hauptmenüs*/
    body.hauptmenu         { background-color: #ffffff;}
            /* Schriftart Grundriße */
    font.beschreibung {font-family: Verdana; font-size: 8pt; color: #000000;font-weight: }


/* --- 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}

            /* 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*/
#unten        { background-image:url('../image/logo_hg_unten.jpg');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;}
            /* Rubriken */
    font.eingabe      { font-family: Verdana; font-size: 7pt; color: #000000; font-weight:}

#oben_karte{
	position:absolute;right:70px;top:6px;
	text-decoration:none;
	font-family:verdana,arial;font-size:7pt;
	color:#000000;
	visibility:hidden;
}

select {
	position:absolute;
	right:20px;
	top:2px;
}
