body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h1 {
    font-size: 300%;
    line-height: 1.5
    }
h2 {
    font-size: 120%;
    margin-top: 4em
    }
p {
    text-indent: 0;
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.title {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 3;
    margin-bottom: 3em
    }
p.front {
    text-align: center;
    font-size: 1.1em;
    text-indent: 0;
    margin-bottom: 1em
    }
big {
    font-size: 140%
    }
.gesperrt {
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding-left: 0.2em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.figcenter {
    margin: auto;
    text-align: center
    }