

    body
       {
    text-align: center;
    background-image : url(../images/hintergrund.png);
    background-attachment : scroll;
       }

    div.oben
         {
             margin : -8px;
             text-align: center;
         }

    div.unten
         {
             margin : -50px;
             text-align: center;
         }

    div.logo
         {
             text-align: center;
         }

    div.anmeldung
         {
             text-align: center;
             font-family: sans-serif;
             font-size: 30px;
             color : #0797d3;
             font-weight: bold;
         }

    div.einf
         {
             text-align: center;
             font-family: sans-serif;
             font-size: 17px;
             font-weight: bold;
         }

    div.formularuesch
         {
             font-family: sans-serif;
             font-size: 14px;
         }

    div.formular
         {
             font-family: sans-serif;
             font-size: 12px;
             color : #0797d3;
         }
