body {
    margin-left: 15%;
    margin-right: 15%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
smaller {
    font-size: 90%
    }
big {
    font-size: 200%
    }
p.title {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 3em
    }
hr.l65 {
    width: 65%;
    margin-top: 3em;
    margin-bottom: 3em
    }
hr.l45 {
    width: 45%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr {
    width: 30%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    border: none
    }
table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
.pagenum {
    margin-right: 0;
    text-align: right;
    font-family: times;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: 0;
    text-decoration: none;
    text-indent: 0;
    font-size: x-small;
    white-space: nowrap
    }
.pagenum span {
    visibility: hidden
    }
.pagenum a {
    display: inline-block;
    color: #808080;
    border: 1px solid silver
    }
em.gesperrt {
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding-left: 0.2em
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
em.antiqua {
    font-style: italic;
    font-weight: normal
    }
ins {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.tnote {
    max-width: 90%;
    border: 1px dashed #808080;
    background-color: #fafafa;
    text-align: justify;
    padding: 0 0.75em
    }
.tnote li {
    margin-bottom: 0.75em;
    text-align: left
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: none
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 0.9em
    }
.footnote .label {
    vertical-align: baseline;
    font-size: 80%;
    text-decoration: none
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 80%;
    text-decoration: none
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0, .salutation span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.salutation {
    margin-top: 2.5em;
    margin-bottom: 0.75em;
    text-align: left;
    page-break-inside: avoid;
    page-break-after: avoid;
    text-indent: 0
    }
.signature span.r0 {
    display: block;
    margin-right: 0
    }
.signature span.r4 {
    display: block;
    margin-right: 4em
    }
.signature span.r8 {
    display: block;
    margin-right: 8em
    }
.signature {
    margin-top: 0.75em;
    margin-bottom: 2.5em;
    text-align: right;
    page-break-inside: avoid;
    page-break-before: avoid;
    text-indent: 0
    }
@media all {
    body {
        margin-left: 1.5%;
        margin-right: 1.5%;
        margin-top: 1%;
        margin-bottom: 1%
        }
    p {
        margin-top: 0;
        margin-bottom: 0;
        text-align: justify;
        text-indent: 2em
        }
    em.gesperrt {
        letter-spacing: 0;
        word-spacing: 0;
        margin-left: 0;
        margin-right: 0;
        font-style: normal;
        font-weight: normal
        }
    .poem {
        margin-left: 3%;
        margin-right: 3%;
        text-align: left
        }
    .poem span.i0 {
        display: block;
        margin-left: 0;
        padding-left: 1.5em;
        text-indent: -1.5em
        }
    }