body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1.5em
    }
p.no-indent, p.center, p.right, p.opening, #tnote p, .footnote p {
    text-indent: 0
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 0;
    font-weight: normal
    }
h2 {
    margin-bottom: 1.5em
    }
h2.location {
    width: 10em;
    margin-left: auto;
    margin-right: auto;
    border-top: 3px double black;
    border-bottom: 3px double black
    }
.new-h2 {
    margin-top: 6em
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #039
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-weight: normal;
    font-style: normal
    }
.center {
    text-align: center
    }
.right {
    text-align: right;
    margin-right: 2em
    }
.opening {
    text-align: right;
    margin: 4em 2em 1.5em 0
    }
.no-margin {
    margin-top: 0
    }
.figcenter {
    margin: 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 {
    margin-top: 6em
    }
.footnote {
    text-align: justify
    }
.footnote .label, .fnanchor {
    vertical-align: super;
    text-decoration: none;
    font-size: x-small;
    font-weight: normal;
    font-style: normal
    }
.poem {
    margin: auto;
    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
    }
@page {
    margin-top: 2cm;
    margin-bottom: 2cm;
    margin-left: 3cm;
    margin-right: 3cm
    }
@media print {
    body {
        margin: 0
        }
    #tnote, pre, .pagenum {
        display: none
        }
    ins, a {
        text-decoration: none;
        border: none;
        color: black
        }
    h2, .footnotes, .opening {
        page-break-before: always
        }
    .no-break {
        page-break-before: auto
        }
    .footnote .label, .fnanchor {
        color: black
        }
    .footnote .label {
        vertical-align: text-top;
        font-size: medium
        }
    }