body {
    margin-left: 20%;
    margin-right: 20%;
    font-size: 1.2em
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify;
    text-indent: 1.5em;
    line-height: 1.4em
    }
p.center, #tnote p, .footnote p {
    text-indent: 0
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 0;
    font-weight: normal
    }
h1 {
    line-height: 1.35em
    }
h2 {
    margin-bottom: 1em;
    line-height: 1.6em
    }
.new-h2 {
    margin-top: 6em
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
.greek {
    border-bottom: 1px dashed #3c0
    }
cite {
    font-style: normal
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt, cite.gesperrt {
    font-weight: normal;
    font-style: normal
    }
sup {
    line-height: 1em
    }
.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;
    line-height: 1.2em;
    letter-spacing: 0
    }
#toc {
    width: 30em;
    margin: auto
    }
#toc td {
    border-bottom: 1px dashed silver;
    padding: 0.25em
    }
#toc .chapter, #toc .page {
    text-align: right
    }
#toc .chapter {
    border-bottom: none
    }
#toc a {
    text-decoration: none
    }
.einschub p {
    font-size: 0.9em
    }
.footnotes {
    border: 1px dashed #808080;
    margin-top: 6em
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify
    }
.footnote .label, .fnanchor {
    line-height: 1em;
    vertical-align: super;
    text-decoration: none;
    font-size: x-small;
    font-weight: normal;
    font-style: normal
    }
.poem {
    margin: 1em 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
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }
#tnote {
    width: 26em;
    border: 1px dashed #808080;
    background-color: #f6f6f6;
    text-align: justify;
    padding: 0 0.75em;
    font-size: 0.9em
    }
@page {
    margin: 2cm
    }
@media print {
    body {
        margin: 2em
        }
    h2, .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
        }
    }