/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; background-color: rgb(204,204,204); background-image: url("./assets/images/background.gif");}
 A:active { color: rgb(51,0,51);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(51,0,51);}
 H1 { font-weight: normal; font-style: normal;}
 H2 { font-weight: normal; font-style: normal;}
 P { font-size: x-small; color: rgb(0,0,0); background-color: transparent;}
 H3 { font-weight: normal; font-style: normal;}
 A { text-decoration: underline;}
 H4 { font-weight: normal; font-style: normal;}
 .TextNavBar { font-size: xx-small;}
 H5 { font-weight: normal; font-style: normal;}
 H6 { font-weight: normal; font-style: normal;}
 A:hover { color: rgb(51,0,51);}
 
