body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h1 {
    font-size: 300%;
    margin-top: 2em
    }
h2 {
    font-size: 130%;
    margin-top: 4em;
    line-height: 1.5
    }
p {
    text-indent: 1em;
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
.gesperrt {
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding-left: 0.2em
    }
.title {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 2;
    margin-bottom: 3em
    }
.front {
    text-align: center;
    font-size: 1.2em;
    text-indent: 0;
    margin-top: 3em
    }
.center {
    text-align: center;
    text-indent: 0;
    margin-top: 2em;
    margin-bottom: 2em
    }
big {
    font-size: 140%
    }
hr {
    width: 15%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.noindent {
    text-indent: 0
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em;
    text-indent: 0
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: top;
    font-size: 0.7em;
    text-decoration: none
    }