/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; text-decoration: none ; background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(0,0,0); text-decoration: none ; clear: none; background-position: left;}
 A:link { color: rgb(0,0,0); text-decoration: none ; clear: none; background-position: left;}
 A:visited { color: rgb(0,0,0); text-decoration: none ; clear: none; background-position: left;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 LI { text-decoration: none ; font-variant: normal;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(0,0,0); text-decoration: none ; clear: none; background-position: left;}
 
