/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(0,0,0); text-decoration: underline;}
 A:link { color: rgb(0,0,0); text-decoration: underline ;}
 UL { list-style-image: url("../bullet3.gif");}
 A:visited { color: rgb(239,136,70); text-decoration: underline ;}
 .TextObject { font-size: x-small;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(204,102,0); text-decoration: underline overline;}
 body{ SCROLLBAR-FACE-COLOR: #FFCC99; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFCC99; 
SCROLLBAR-SHADOW-COLOR: #EF8846; 
SCROLLBAR-3DLIGHT-COLOR: #FFCC99; 
SCROLLBAR-ARROW-COLOR: #EF8846; 
SCROLLBAR-TRACK-COLOR: #FFCC99; 
SCROLLBAR-DARKSHADOW-COLOR: #EF8846;
}