p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
h1, h2, h3, h4, h5 {
    text-align: center;
    clear: both;
    margin-top: 2em;
    margin-bottom: 1em
    }
hr {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.hr80 {
    width: 80%
    }
.hr15 {
    width: 15%
    }
div.textbody p {
    text-indent: 1em
    }
div.note {
    margin: 4em 10% 0 10%;
    padding: 0 0.5em 0 0.5em;
    border: 1px solid;
    background-color: rgb(232, 232, 232);
    color: black;
    font-size: smaller
    }
div.titlepage h1 {
    font-size: xx-large;
    letter-spacing: 0.35ex;
    padding-left: 0;
    line-height: 200%;
    margin-top: 0.75em;
    margin-bottom: 1em
    }
div.titlepage h2 {
    font-size: x-large;
    padding-left: 0;
    margin-top: 1em;
    margin-bottom: 0
    }
div.titlepage h3 {
    font-size: medium;
    letter-spacing: 0.35ex;
    margin-top: 1em;
    margin-bottom: 0
    }
div.titlepage h4 {
    font-size: medium;
    padding-left: 0;
    margin-top: 1em;
    margin-bottom: 0
    }
em.gesperrt {
    letter-spacing: 0.35ex;
    padding-left: 0.35ex;
    font-style: normal
    }
em.antiqua {
    font-family: "Courier New", monospace;
    font-style: normal;
    font-weight: 400
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    font-size: x-small;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0;
    color: gray
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.blockquot br {
    display: none
    }
.blockquot .stanza {
    margin: 1em 0 1em 0
    }
.blockquot span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.blockquot span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.blockquot span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }
.right {
    margin-right: 25%
    }
.chapter {
    text-align: center;
    font-size: large;
    margin-top: 3em;
    margin-bottom: 2em
    }
.print {
    font-size: small;
    text-align: center;
    margin-top: 4em;
    font-weight: 600
    }
.poem {
    margin-left: 15%;
    margin-right: 10%;
    text-align: left;
    font-size: 95%
    }
.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
    }
ul {
    list-style-type: square;
    line-height: 200%
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 85%
    }