/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: x-small; text-decoration: none ; background-color: rgb(255,255,255); background-image: url("./assets/images/background31.jpg"); background-attachment: fixed; background-position: 0em 0%;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204); text-decoration: none ;}
 A:visited { color: rgb(153,0,153);}
 .TextObject { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: x-small;}
 P { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: x-small;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 