/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(204,255,255);}
 .mittel { font-size: 12px;}
 .Letter { font-size: 28px;}
 .oF { background-image: url("../assets/images/Mback.gif"); background-repeat: repeat-y;}
 H1 { font-size: 28px;}
 .senkrecht { filter: flipv fliph; writing-mode: tb-rl;}
 P { font-size: 14px; color: rgb(0,0,0);}
 H2 { color: rgb(0,0,0);}
 H3 { color: rgb(0,0,0);}
 H4 { color: rgb(0,0,0);}
 .TextNavBar { color: rgb(204,255,255);}
 
