body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h2 {
    font-weight: normal;
    letter-spacing: 0.25em
    }
.new-h2 {
    margin-top: 6em
    }
hr {
    margin-top: 2em;
    margin-bottom: 2em;
    width: 20em;
    border: 0;
    background-color: black;
    color: black
    }
sup {
    font-size: 0.7em;
    vertical-align: super
    }
sub {
    font-size: 0.7em;
    vertical-align: sub
    }
.gesperrt {
    letter-spacing: 0.25em
    }
em.gesperrt {
    font-weight: normal;
    font-style: normal
    }
em.antiqua {
    font-style: italic
    }
.center {
    text-align: center
    }
.figcenter {
    margin: 8em auto 8em auto;
    text-align: center
    }
.pagenum {
    font-size: small;
    text-align: right;
    color: #808080
    }
ol#toc {
    list-style-type: decimal
    }
ol.toc-sub {
    list-style-type: lower-alpha
    }
ol#toc li, ol.toc-sub li {
    padding: 0.25em 0 0.25em 0;
    text-align: justify
    }
ol#toc li {
    letter-spacing: 0.25em
    }
ol#toc ol.toc-sub li {
    letter-spacing: 0
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.tnote {
    width: 30em;
    border: 1px dashed #808080;
    background-color: #f6f6f6;
    text-align: justify;
    padding: 0.5em
    }