/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(175,163,119); background-color: rgb(250,247,234); background-image: url("../assets/images/BG.jpg"); background-repeat: no-repeat; background-position: 50% 20px;}
 A:active { color: rgb(159,3,69); text-decoration: none ;}
 A:link { color: rgb(159,3,69); text-decoration: none ;}
 UL { font-size: 14px;}
 A:visited { color: rgb(159,3,69); text-decoration: none ;}
 .TextObject { font-size: 14px;}
 H1 { font-family: 'Edwardian Script ITC', cursive; font-size: 48px; color: rgb(175,163,119); font-weight: normal; font-style: normal;}
 H2 { font-family: 'Edwardian Script ITC', cursive; font-size: 36px; color: rgb(175,163,119); font-weight: normal; font-style: normal;}
 P { font-size: 14px;}
 H3 { font-family: 'Edwardian Script ITC', cursive; font-size: 28px; color: rgb(175,163,119); font-weight: normal; font-style: normal;}
 OL { font-size: 14px;}
 A:hover { color: rgb(159,3,69); text-decoration: none ;}
 
