body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1em
    }
.p2 {
    margin-top: 2em;
    line-height: 1.5
    }
.p4 {
    margin-top: 4em;
    line-height: 1.5
    }
.intro {
    font-size: 90%;
    text-align: center;
    margin-bottom: 1.5em
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.bold {
    font-weight: bold
    }
.antiqua {
    font-style: italic
    }
.small {
    font-size: 80%
    }
.large {
    font-size: 120%
    }
.gesperrt {
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.08em;
    padding-left: 0.08em
    }
hr.tb {
    width: 45%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.tnote {
    border: dashed 1px;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 2em;
    padding: 0.5em
    }
@media all {
    body {
        margin-left: 2%;
        margin-right: 2%
        }
    p {
        text-indent: 0.3em;
        margin-top: 0.2em;
        margin-bottom: 0.2em
        }
    }