/* 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,255,0); text-decoration: none ;}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(236,236,236); text-decoration: none ;}
 H2 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,0,0); font-weight: bold; background-color: transparent;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,255,0); text-decoration: none ;}
 