/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: medium; color: rgb(255,255,255); font-weight: bold; background-color: rgb(1,102,254);}
 .TextObject { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: medium; color: rgb(255,255,255); font-weight: bold; background-color: rgb(1,102,254); margin-top: 0pt; margin-bottom: 0pt;}
 .TextNavBar { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: x-large; color: rgb(255,204,0); font-weight: bold; text-decoration: underline; background-color: rgb(1,102,254);}
 
