/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(80,80,80); font-weight: normal; font-style: normal; background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(0,56,147);}
 A:link { color: rgb(80,80,80);}
 A:visited { color: rgb(80,80,80);}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(80,80,80); font-weight: normal; font-style: normal;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(80,80,80); font-weight: normal; font-style: normal;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: xx-small; color: rgb(160,219,142); font-weight: normal; font-style: normal;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(0,56,147); font-weight: bold;}
 
