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, p.drop-cap, p.no-indent, #tnote p {
    text-indent: 0
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 0;
    font-weight: normal
    }
h2 {
    margin: 6em auto 1.5em auto
    }
h2 img {
    display: block;
    margin: 1em auto
    }
hr {
    visibility: hidden;
    margin: 1em auto
    }
blockquote {
    font-size: 0.9em;
    margin: 1.5em 0
    }
blockquote p {
    margin-top: 0.25em;
    margin-bottom: 0.25em
    }
.footnote {
    font-size: 0.9em;
    margin: -0.5em 0 1.5em 0;
    text-align: justify
    }
.footnote .label, .fnanchor {
    vertical-align: super;
    text-decoration: none;
    font-size: x-small;
    font-weight: normal;
    font-style: normal
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.smcap {
    font-variant: small-caps
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.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
    }
.poem {
    margin: 2em auto;
    font-size: 0.9em;
    text-align: left
    }
.poem .title, blockquote p.title {
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 1em
    }
.poem .author {
    text-align: center;
    margin-bottom: 1em
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.drop-cap:first-letter {
    font-size: 2.5em;
    margin: 0.15em 0.1em 0 0
    }
#tnote {
    width: 26em;
    border: 1px dashed #808080;
    background-color: #f6f6f6;
    text-align: justify;
    padding: 0 0.75em
    }
#preface {
    max-width: 30em;
    margin: auto;
    font-size: 1.2em;
    line-height: 1.4em
    }
table#toc {
    width: 20em;
    margin: 2em auto;
    font-size: 1.1em
    }
table#toc th {
    text-align: left;
    font-weight: normal;
    font-size: 0.8em
    }
table#toc td, th {
    padding: 0.5em 0.25em 0.25em 0.25em
    }
table#toc td {
    border-bottom: 1px dashed silver
    }
table#toc td.chapter {
    text-align: right;
    border-bottom: none
    }
table#toc th.page, table#toc td.page {
    text-align: right
    }
table#toc a:link, a:visited {
    text-decoration: none
    }
@page {
    margin: 2cm
    }
@media print {
    body {
        margin: 2em
        }
    h2, .break-before {
        page-break-before: always
        }
    #tnote, pre, .pagenum {
        display: none
        }
    ins, a {
        text-decoration: none;
        border: none;
        color: black
        }
    .footnote .label, .fnanchor {
        font-size: medium;
        vertical-align: middle
        }
    }