body {
    margin-left: 10%;
    margin-right: 10%
    }
#text-block {
    width: 90%;
    max-width: 50em
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify;
    text-indent: 1.5em
    }
p.center, p.right, p.no-indent, p.drop-cap, p.asterisk-break, #tnote p {
    text-indent: 0
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 0;
    font-weight: normal
    }
h2 {
    margin: 3em auto 1.5em auto
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
hr {
    margin: 2em auto;
    visibility: hidden
    }
p.asterisk-break {
    letter-spacing: 5em;
    margin: 1.5em -5em 1.5em 0;
    text-align: center
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.smcap {
    font-variant: small-caps
    }
.uppercase {
    text-transform: uppercase
    }
.drop-cap:first-letter {
    font-size: 2.25em;
    margin: -0.15em 0.1em -0.1em 0
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
div.description {
    text-align: center;
    text-indent: 0;
    color: #666;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
    }
.figcenter {
    margin: 1em auto;
    text-align: center
    }
a[title].pagenum:after {
    content: attr(title);
    border: 1px solid silver;
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0;
    letter-spacing: 0;
    vertical-align: text-top
    }
.footnotes {
    border: 1px dashed #808080;
    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: 2em auto;
    text-align: left;
    white-space: nowrap
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem .quote {
    margin-left: 0.4em
    }
.poem .indent {
    margin-left: 1em
    }
#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
        }
    h2, .footnotes, .break-before {
        page-break-before: always
        }
    #tnote, pre, .pagenum {
        display: none
        }
    ins, a {
        text-decoration: none;
        border: none;
        color: black
        }
    .description {
        color: black
        }
    .footnotes {
        padding: 0;
        border: none
        }
    .footnote {
        margin: 0
        }
    .footnote .label, .fnanchor {
        font-size: medium;
        vertical-align: middle
        }
    }