body {background-color: #FFF7E7;
     }
.menue {background-color: #4F8239;
     }
body.index {background-color: #00A000;
     }
h2 {color: #006633;
    font-style:italic;
    text-align:center;
    margin-top:20px;
    font-size:20pt;
   }
h3 {color: #A52000;
    font-style:italic;
    text-align:center;
    margin-top:17px;
    font-size:15pt;
   }

a:link    { color:#0000FF; text-decoration:underline; }
a:visited { color:#DE00FF; text-decoration:underline; }
a:active  { color:#FF0000; text-decoration:underline; }
a:hover   { color:#FF0000; text-decoration:underline; }





.normal {font-family:Times new Roman;
             font-size:20pt;
             font-weight:100%;
             color:#000000;
            }
.klein {font-family:Times new Roman;
             font-size:10pt;
             font-weight:100%;
             color:#000000;
            }

.n_f_braun {font-family:Times new Roman;
              font-size:12pt;
              font-weight:900;
              color:#A52000;
             }

.n_f_k_braun {font-family:Times new Roman;
                  font-size:12pt;
                  font-weight:500;
                  color:#A52000;
                  font-style:italic;
                 }
