/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-size: 10px; background-color: rgb(0,153,255);}
 A:active { color: rgb(0,0,0);}
 H1 { text-align: center; background-color: transparent;}
 P { text-align: center; background-color: transparent;}
 .TextNavBar { font-size: x-small;}
 
