/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; background-image: url("./assets/images/background_blau.gif"); background-repeat: repeat-y; background-position: center;}
 A:active { color: rgb(204,0,0); text-decoration: none ;}
 A:link { color: rgb(204,0,0); text-decoration: none ;}
 UL { font-size: 10pt;}
 A:visited { color: rgb(204,0,0); text-decoration: none ;}
 H1 { font-size: 18px; color: rgb(51,102,153);}
 H2 { font-size: 14px;}
 P { font-size: 10pt;}
 A:hover { color: rgb(0,0,0); text-decoration: none ;}
 
