/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,255,255); background-color: rgb(0,0,102); background-image: url("../assets/images/HP-Grund-Blau-mitte2.jpg"); background-repeat: no-repeat; background-attachment: fixed;}
 A:link { color: rgb(204,255,255);}
 A:visited { color: rgb(153,255,255);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,51,204);}
 