/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,255,102); font-weight: normal; font-style: normal; text-decoration: none ; background-color: rgb(255,0,102); background-image: url("./assets/images/background_k2.gif");}
 A:link { color: rgb(204,255,0);}
 A:visited { color: rgb(204,255,51);}
 .TextNavBar { font-family: 'Arial Rounded MT Bold', sans-serif; color: rgb(255,255,102); text-decoration: none ;}
 A:hover { font-weight: bold;}
 
