body { background-color:#FFFFdd; font-family: arial;       scrollbar-base-color:#FFFFaa;       scrollbar-3dlight-color:#ffff00;       scrollbar-shadow-color:#000000;       scrollbar-track-color:#FFFF99;       scrollbar-arrow-color:#800000;     }#menu { margin-left:3px; margin-top:3px; margin-bottom:0px; font-size: 12px; }#nine { margin-top:3px; margin-bottom:0px; font-size: 9px; }#titel { margin-top:0px; margin-bottom:0px; font-size: 10px; }#rahmen{  border:1px solid; border-color:#800000; }#abstand { margin-left:5px; margin-right:5px; }a:link { text-decoration:none; font-weight:bold; color:#E00000; }a:visited { text-decoration:none; font-weight:bold; color:#800000; }a:hover {font-style:italic; text-decoration:none; font-weight:bold; background-color:#FFFF00; }a:active { text-decoration:none; font-weight:bold; background-color:#CCFFFF; }/* a:link = Verweise zu noch nicht besuchten Seiten *//* a:visited = Verweise zu bereits besuchten Seiten *//* a:active = Verweise, die gerade angeklickt werden *//* color = Farbe *//* text-decoration = Tesxtstil *//* underline = unterstrichen, Default-Wert, Wert aenderbar *//* none = nicht unterstrichen, Wert aenderbar */