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