/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10px; background-color: rgb(204,255,255); background-image: none;}
 A:active { color: rgb(51,204,204);}
 A:link { color: rgb(51,153,153);}
 UL { list-style-image: url("./Punkt.gif");}
 A:visited { color: rgb(204,204,204);}
 .TextObject { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 11px; border: 3px ridge rgb(51,204,204); margin: 15px; padding: 5px;}
 H1 { color: rgb(51,204,204); font-weight: bold;}
 H2 { color: rgb(51,204,204);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 11px;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 9px;}
 A:hover { color: rgb(204,204,204);}
 