body {
    margin-left: 10%;
    margin-right: 10%
    }
#text-block {
    width: 90%;
    max-width: 40em
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h1 {
    margin: 4em auto 1.25em auto;
    line-height: 2em
    }
h2 {
    margin-top: 6em;
    font-weight: normal;
    letter-spacing: 0.15em;
    margin-right: 0.15em
    }
h2 span {
    letter-spacing: normal;
    margin-right: auto
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
p {
    margin-top: 0.25em;
    text-align: justify;
    margin-bottom: 0.35em;
    text-indent: 1em;
    line-height: 1.15em
    }
hr {
    width: 10%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.no_bot_margin {
    margin-bottom: 0
    }
hr.w45 {
    width: 45%
    }
em, cite {
    font-weight: normal;
    font-style: italic
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    font-size: smaller
    }
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
    }
#tnote, #endnote {
    width: 28em;
    border: 1px dashed #808080;
    background-color: #fafafa;
    text-align: justify;
    padding: 0.25em 1em
    }
#tnote p, #endnote p {
    text-indent: 0;
    margin: 0.75em auto
    }
ul {
    width: 90%;
    padding: 0 0.25em 0.5em 0;
    margin: 0;
    list-style: none
    }
li {
    text-indent: -1.5em;
    margin: 0.33em 0.5em 0.5em 3em
    }
li div.corrections {
    margin-left: 2em;
    text-indent: -1.5em
    }
.smaller {
    font-size: 50%
    }
.chapter-title {
    font-size: 70%;
    display: block;
    padding-top: 1.5em
    }
.decorative {
    font-family: cursive;
    font-size: 150%
    }
.tp {
    line-height: 2.5em
    }
.pub {
    line-height: 1.3em
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.spaced {
    line-height: 1.5em
    }
.m-nowrap {
    white-space: nowrap
    }
#toc, #loi {
    max-width: 35em;
    margin: auto
    }
#toc a, #loi a {
    text-decoration: none
    }
#toc td.chapter, #toc td.chapterpage {
    border-bottom: 1px dashed silver
    }
#toc td.chapternum, #loi td.plate {
    line-height: 1.5em;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    padding: 1.5em 0 0.5em 0;
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
#loi td.figure {
    text-align: right;
    vertical-align: top
    }
#loi td.figtitle {
    text-align: left;
    padding-left: 1em
    }
.figref {
    text-decoration: none;
    color: black;
    background-color: inherit
    }
#toc td.chapter {
    font-size: 0.9em
    }
#toc td.page {
    text-align: right;
    font-size: 0.8em;
    padding-top: 0
    }
#toc td.chapterpage {
    text-align: right;
    vertical-align: bottom;
    font-size: 0.9em
    }
.figcenter {
    margin: 2em auto;
    text-align: center
    }
img.drop-cap {
    margin: 0 0.5em 0 0
    }
p.drop-cap {
    text-indent: -0.8em
    }
p.drop-cap:first-letter {
    visibility: hidden
    }
p.drop-f-t:first-letter {
    margin-left: -0.25em
    }
p.drop-o-c:first-letter {
    margin-left: -0.4em
    }
p.drop-w:first-letter {
    margin-left: -0.6em
    }
span.first-word {
    text-transform: uppercase
    }
img {
    border: none
    }
.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 {
    max-width: 90%;
    margin: 1em auto;
    text-align: left;
    font-size: 95%
    }
.poem .stanza {
    margin: 1em auto
    }
.speaker {
    display: block;
    margin-left: 1em;
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
@page {
    margin: 2cm
    }
@media print {
    body {
        margin: 2em
        }
    h1, h2, .footnotes, #endnote {
        page-break-before: always
        }
    .do_not_print, pre, .pagenum {
        display: none
        }
    ins, a {
        text-decoration: none;
        border: none;
        color: black
        }
    #tnote {
        page-break-after: always
        }
    .footnotes {
        padding: 0;
        border: none
        }
    .footnote {
        margin: 0
        }
    .footnote .label, .fnanchor {
        font-size: medium;
        vertical-align: middle
        }
    }