/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; background-image: url("./assets/images/Background.jpg");}
 A:active { font-size: 10pt; color: rgb(204,102,0);}
 A:link { font-size: 10pt; color: rgb(204,102,0);}
 UL { font-size: 10pt;}
 A:visited { font-size: 10pt; color: rgb(0,0,102);}
 .TextObject { font-size: 10pt;}
 H1 { font-size: 14pt; font-weight: bold;}
 H2 { font-size: 12pt; font-weight: bold;}
 P { font-size: 10pt;}
 H3 { font-size: 10pt; font-weight: bold;}
 A:hover { font-size: 10pt; color: rgb(0,0,0); font-weight: bold;}
 
