/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 UL { color: rgb(0,0,153); font-weight: bold; list-style-type: square;}
 A:visited { color: rgb(0,0,102); text-decoration: none ;}
 H1 { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; color: rgb(102,102,255); font-weight: bold; text-decoration: none ;}
 LI { color: rgb(0,0,153); font-weight: bold; list-style-type: square;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 