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