body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
p {
    text-indent: 1em;
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.chap {
    width: 65%
    }
hr.r5 {
    width: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.adlist {
    margin-left: 2em;
    text-indent: -1em
    }
.title {
    text-align: center;
    font-size: x-large;
    line-height: 2;
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.space-above {
    margin-top: 3em
    }
.line-i1 {
    text-indent: 1em
    }
.line-i2 {
    text-indent: 2em
    }
ins {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
ul#corrections {
    list-style-type: none;
    margin: 0;
    padding: 0
    }
ul#corrections li {
    margin: 0.5em 0.25em;
    padding-left: 2em
    }
ul#corrections .correction {
    text-decoration: underline
    }
.tnote {
    border: dashed 1px;
    margin-left: 10%;
    margin-right: 10%;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em
    }
div.tnote p {
    text-indent: 0;
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }