/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 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: 12pt; color: rgb(255,0,0); font-weight: bold; text-decoration: none ; background-color: rgb(192,192,192);}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12pt; text-transform: uppercase; color: rgb(0,0,102); font-weight: bold; text-decoration: none ; font-variant: normal; background-color: transparent;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12pt; color: rgb(153,0,153); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 