/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; background-image: url("./assets/images/background_yellow_light.gif");}
 A:active { color: rgb(153,102,0);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(0,0,0);}
 H1 { font-size: xx-large; font-weight: bold;}
 H2 { font-size: x-large; font-weight: bold;}
 H3 { font-size: large; font-weight: bold;}
 H4 { font-size: medium; font-weight: bold;}
 .TextNavBar { font-size: xx-small;}
 H5 { font-size: small; font-weight: bold;}
 H6 { font-size: x-small; font-weight: bold;}
 A:hover { color: rgb(153,102,0);}
 