/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(0,0,0); background-image: url("../assets/images/space.jpg"); background-repeat: repeat; background-position: top left;}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255); text-decoration: none ;}
 A:visited { color: rgb(255,255,255); text-decoration: none ;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,255,255); text-decoration: underline;}
 