/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(255,255,255); background-image: url("./assets/images/backgr.gif");}
 A:active { color: rgb(0,153,204); text-decoration: none ;}
 A:link { color: rgb(0,153,204); text-decoration: none ;}
 A:visited { color: rgb(0,153,204); text-decoration: none ;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 9pt; color: rgb(0,51,102); letter-spacing: 1pt; font-weight: bold; text-decoration: underline;}
 P { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; font-weight: normal; font-style: normal; text-decoration: none ;}
 A { color: rgb(0,153,204); text-decoration: none ;}
 A:hover { color: rgb(0,153,204); text-decoration: underline;}
 