/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-weight: bold; background-image: url("./assets/images/Background.jpg");}
 A:active { color: rgb(0,0,204);}
 A:visited { color: rgb(204,0,102);}
 .TextObject { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small;}
 .TextNavBar { font-size: xx-small;}
 PRE { border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 
