  h1 { text-align: center;
    text-decoration: none;
    font-family: "Times New Roman",Times,serif;
    font-weight: bold;
    font-size: x-large;
    font-style: oblique;
    color: rgb(0, 0, 0);
    }

  h2 { text-align: center;
    text-decoration: none;
    font-family: "Times New Roman",Times,serif;
    font-size: large;
    font-weight: bold;
    font-style: italic;
    color: rgb(0, 0, 0);
    }

  h3 { font-size: large;
    }

  .small { font-size: 12px;
    }

  .mini { font-size: 11px;
    }

  .minimini { font-size: 10px;
    }

  a { text-decoration: none;
    font-size: medium;
    color: rgb(0, 0, 0);
    }

  a:link { text-decoration: none;
    font-size: medium;
    font-weight: bold;
    color: rgb(0, 0, 0);
    }

  .klein { font-size: small;
    }

  .normal { font-size: medium;
    }

  .gross { font-size: large;
    }

  .titel {
    color: rgb(0, 0, 0);
    font-family: "Times New Roman",Times,serif;
    font-size: xx-large;
    font-style: italic;
    text-align: center;
    top: 0px;
    left: 0px;
    right: 0px;
    }

  .titel-schatten { display: none;
    }

    .links { display: none;
    }

    .links-schatten { display: none;
    }

       
    .mitte {     font-family: sans-serif,Verdana,Arial,Helvetica;
    font-weight: normal;
    text-align: justify;
    font-size: medium;
    color: rgb(0, 0, 0);    
    border-style: none;
    margin: 0px;
    padding: 0px;
    color: rgb(0, 0, 0);
    background-color: transparent;
    width: 100%;
    height: 100%;
    right: 0px;
    display: inline;
    float: none;
    top: 40px;
    left: 0px;
    bottom: 0px;
    visibility: visible;
    position: relative;
    text-align: left;
    }



    .unten { display: none;
    }

    .unten-schatten { display: none;
    }




    .navi { display: none;
    }


