body {
    margin-left: 20%;
    margin-right: 20%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 0;
    font-weight: normal
    }
h1 {
    font-size: x-large
    }
h2 {
    font-size: large;
    margin: 2em auto 1.5em auto;
    line-height: 1.75em
    }
blockquote {
    font-size: 0.9em;
    margin: 1.5em 0 1.5em 10%
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-weight: normal;
    font-style: normal
    }
.center {
    text-align: center
    }
.figcenter {
    margin: 2em auto;
    text-align: center
    }
.pagenum {
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    font-style: normal;
    border: 1px solid silver;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0
    }
.footnotes {
    border: 1px dashed #808080;
    margin-top: 6em
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify
    }
.footnote .label, .fnanchor {
    vertical-align: super;
    text-decoration: none;
    font-size: x-small;
    font-weight: normal;
    font-style: normal
    }
.footnote .poem {
    margin: auto
    }
.poem {
    margin: 1.5em auto;
    text-align: left;
    font-size: 0.9em
    }
.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
    }
.poem span.i8 {
    display: block;
    margin-left: 8em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i10 {
    display: block;
    margin-left: 10em;
    padding-left: 3em;
    text-indent: -3em
    }
#tnote {
    width: 26em;
    border: 1px dashed #808080;
    background-color: #f6f6f6;
    text-align: justify;
    padding: 0 0.75em
    }
@page {
    margin: 2cm
    }
@media print {
    body {
        margin: 2em
        }
    #tnote, pre, .pagenum {
        display: none
        }
    ins {
        text-decoration: none;
        border: none;
        color: black
        }
    .footnotes {
        padding: 0;
        border: none
        }
    .footnote {
        margin-right: 0
        }
    .footnote .label, .fnanchor {
        text-decoration: none;
        border: none;
        color: black;
        vertical-align: middle;
        font-size: medium
        }
    }