/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; background-image: url("./assets/images/background.gif");}
 A:active { color: rgb(53,53,53); text-decoration: none ;}
 A:link { color: rgb(53,53,53); text-decoration: none ;}
 A:visited { color: rgb(53,53,53); text-decoration: none ;}
 .TextObject { font-size: 12px; color: rgb(53,53,53);}
 P { font-size: 12px; color: rgb(53,53,53);}
 LI { font-size: 12px;}
 .TextNavBar { font-size: small; color: rgb(53,53,53); font-weight: bold; background-color: rgb(242,242,242); padding-left: 15px; border-bottom: 2px solid rgb(255,102,0);}
 A:hover { color: rgb(255,102,0); text-decoration: none ;}
 