/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-image: url("../assets/images/background-04.jpg");}
 A:active { color: rgb(51,153,204);}
 A:link { color: rgb(51,153,204);}
 A:visited { color: rgb(51,153,204);}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;}
 H1 { color: rgb(51,153,204); font-weight: normal; font-style: normal;}
 H2 { color: rgb(51,153,204); font-weight: normal; font-style: normal;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; line-height: 140%;}
 H3 { color: rgb(51,153,204); font-weight: normal; font-style: normal;}
 LI { line-height: 140%;}
 A:hover { color: rgb(51,153,204);}
 
