/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; background-image: url("./assets/images/Hintergrund.jpg");}
 A:active { font-size: 10pt; color: rgb(255,222,0); text-decoration: none ;}
 A:link { font-size: 10pt; color: rgb(255,222,0); text-decoration: none ;}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt;}
 A:visited { font-size: 10pt; color: rgb(255,222,0); text-decoration: none ;}
 .TextObject { font-size: 10pt;}
 P { font-size: 10pt;}
 OL { font-size: 10pt;}
 A:hover { font-size: 10pt; color: rgb(255,255,255); text-decoration: none ;}
 