a:hover { color: #ebebeb; font-size: 13px; line-height: 120%; font-family: Arial }
a:href { color: #FFFFFF; font-size: 13px; line-height: 120%; font-family: Arial }
a:link { color: #FFFFFF; font-size: 13px; line-height: 120%; font-family: Arial }
a:visited { color: #FFFFFF; font-size: 13px; line-height: 120%; font-family: Arial }


/* ---- Menülinks als eigene Klasse einbauen mit  ... class="menulink" ... ----- */
.mehr 	{	color: #FF9900; font-size: 13px;  font-weight: bold; font-family: Arial, Helvetica, sans-serif}
a.mehr:link {color: #FF9900; font-size: 13px; font-weight: bold;  TEXT-DECORATION: underline}
a.mehr:active {color: #FF9900; font-size: 13px;  font-weight: bold; TEXT-DECORATION: underline}
a.mehr:visited {color: #FF9900; font-size: 13px;  font-weight: bold; TEXT-DECORATION: underline}
a.mehr:hover {color: #FFCC00; font-size: 13px;  font-weight: bold; TEXT-DECORATION: underline}



body { color: #FFFFFF; font-size: 13px; line-height: 110%; font-family: Arial;

    scrollbar-base-color: #FFD511; 			/* ---- Grundfarbe Balkenfarbe */
    scrollbar-face-color: default; 			/* ---- Erhabene Elemente  	*/     
    scrollbar-track-color: #D4D0C8;			/* ---- Lauffläche, Seitenfarbe	*/		
    scrollbar-arrow-color: default;			/* ---- Pfeile 				*/					
    scrollbar-3dlight-color: default;		/* ---- Helle 3-D-Elemente (links und oben) 					*/
    scrollbar-darkshadow-color: default; 	/* ---- Dunkle Schattenelemente (rechts und unten) 				*/
    scrollbar-highlight-color: default;		/* ---- Helle Elemente (Glanzlicht, 50% Raseter der Lauffläche) */
    scrollbar-shadow-color: default;		/* ---- Dunkle 3-D-Elemente (rechts und unten) 					*/
	}
	
td { color: #FFFFFF; font-size: 13px; line-height: 120%; font-family: Arial }
p { color: #FFFFFF; font-size: 13px; line-height: 120%; font-family: Arial }
pre { color: #FFFFFF; font-size: 13px; line-height: 110%; font-family: Arial }


.klein { color: #FFFFFF; font-size: 11px; line-height: 110%; font-family: Arial }
.gross { color: #FFFFFF; font-size: 15px; line-height: 110%; font-weight: bold; font-family: Arial }
.ueb { color: #FFCC00; font-size: 13px; line-height: 110%; font-weight: bold; font-family: Arial }
.uebgelb { color: #33CC00; font-size: 13px; line-height: 110%; font-weight: bold; font-family: Arial }
.fett { color: #FF9900; font-size: 13px; line-height: 110%; font-weight: bold; font-family: Arial }
