div.textbody p {
    text-indent: 1em
    }
div.note {
    margin: 4em 10% 0 10%;
    padding: 0 0.5em 0 0.5em;
    border: 1px dashed black;
    background-color: rgb(80%, 100%, 80%);
    color: black;
    font-size: smaller
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.image {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: normal
    }
h1.pg, h3.pg {
    text-align: center;
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: bold
    }
div.note {
    margin: 4em 10% 0 10%;
    padding: 0 0.5em 0 0.5em;
    border: 1px dashed black;
    background-color: rgb(80%, 100%, 80%);
    color: black;
    font-size: smaller
    }
hr {
    width: 25%;
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both;
    text-align: center
    }
em.gesperrt {
    letter-spacing: 0.35ex;
    padding-left: 0.35ex;
    font-style: normal
    }
em.antiqua {
    font-family: "Courier New", monospace;
    font-size: smaller;
    font-style: normal
    }
div.titlepage h1 {
    font-size: xx-large;
    letter-spacing: 0.35ex;
    padding-left: 0;
    line-height: 140%;
    margin-top: 0.75em;
    margin-bottom: 0
    }
div.titlepage h2 {
    font-size: x-large;
    letter-spacing: 0.35ex;
    padding-left: 0;
    margin-top: 0.5em;
    margin-bottom: 0
    }
div.titlepage h3 {
    font-size: medium;
    letter-spacing: 0.35ex;
    margin-top: 2em;
    margin-bottom: 0
    }
div.titlepage h4 {
    font-size: medium;
    letter-spacing: 0.35ex;
    padding-left: 0;
    margin-top: 0.5em;
    margin-bottom: 0
    }
div.titlepage h5 {
    font-size: large;
    letter-spacing: 0.35ex;
    padding-left: 0;
    line-height: 140%;
    margin-top: 1em;
    margin-bottom: 0
    }
div.titlepage h6 {
    font-size: medium;
    letter-spacing: 0.35ex;
    padding-left: 0;
    line-height: 140%;
    margin-top: 5em;
    margin-bottom: 0
    }
div.textbody h2 {
    margin-top: 3em;
    margin-bottom: 1.5em;
    font-size: x-large;
    font-style: normal;
    letter-spacing: 0.25ex;
    padding-left: 0
    }
div.chapter_header {
    text-align: center;
    font-size: x-large;
    margin-top: 1em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.toc {
    font-size: medium;
    width: 50ex;
    line-height: 125%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.toc caption {
    font-size: x-large;
    font-style: normal;
    line-height: 200%;
    letter-spacing: 0.35ex;
    padding-left: 0.35ex;
    margin-left: auto;
    margin-right: auto
    }
table.toc td.onpage {
    text-align: right
    }
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
    }
.pagenum {
    font-size: x-small;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0;
    color: gray
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
span.bigletter {
    font-size: 150%
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.vers {
    margin-left: 5%;
    margin-right: 5%;
    text-align: left
    }
.vers span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 2em;
    text-indent: -1.5em
    }
.poem {
    margin-left: 30%;
    margin-right: 10%;
    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
    }
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%
    }