body {
    margin-left: 10%;
    margin-right: 10%
    }
#text-block {
    max-width: 50em
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify;
    text-indent: 1.5em
    }
p.center, p.right, #tnote p, p.no-indent, p.drop-cap {
    text-indent: 0
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 0;
    font-weight: normal
    }
h2 {
    font-size: large;
    margin: 1.5em auto 1em auto
    }
blockquote {
    font-size: 0.9em;
    margin: 1.5em auto
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
.greek {
    border-bottom: 1px dashed #3c0
    }
sup {
    line-height: 0.7em
    }
.gesperrt, .gesperrt-part {
    letter-spacing: 0.2em
    }
.gesperrt {
    margin-right: -0.2em
    }
em.gesperrt {
    font-weight: normal;
    font-style: normal
    }
.center {
    text-align: center
    }
.figcenter {
    margin: 2em 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
    }
.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;
    line-height: 0.7em
    }
.poem {
    max-width: 90%;
    width: 18em;
    margin: 2em auto;
    text-align: left;
    white-space: nowrap
    }
.poem .stanza {
    margin: 1em 0
    }
.poem .source {
    margin-top: -0.75em;
    text-align: right
    }
.drop-cap:first-letter {
    font-size: 4em;
    margin: -0.3em 0.1em -0.25em 0
    }
#tnote {
    width: 26em;
    max-width: 90%;
    border: 1px dashed #808080;
    background-color: #fafafa;
    text-align: justify;
    padding: 0 0.75em
    }
@page {
    margin: 2cm
    }
@media print {
    body {
        margin: 2em
        }
    .footnotes {
        page-break-before: always
        }
    #tnote, pre, .pagenum {
        display: none
        }
    ins, a, .greek {
        text-decoration: none;
        border: none;
        color: black
        }
    .footnotes {
        padding: 0;
        border: none
        }
    .footnote {
        margin: 0
        }
    .footnote .label, .fnanchor {
        font-size: medium;
        vertical-align: middle
        }
    }