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: 2em
    }
hr {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    color: black
    }
.hr50 {
    width: 50%
    }
.hr60 {
    width: 60%
    }
.dash {
    vertical-align: middle;
    border-top: 3px dashed;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
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: 350%;
    letter-spacing: 0.35ex;
    padding-left: 0;
    line-height: 200%;
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
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
    }
.chapter {
    text-align: center;
    font-size: 200%;
    margin-top: 3em;
    margin-bottom: 2em;
    font-weight: 900
    }
.chapter1 {
    text-align: center;
    font-size: 200%;
    margin-top: 3em;
    font-weight: 900
    }
.subchapter {
    text-align: center;
    font-size: 150%;
    margin-bottom: 2em;
    font-weight: 400
    }
.center {
    text-align: center
    }
.vivo {
    display: block;
    text-align: left;
    line-height: 60%;
    font-size: 200%;
    margin-left: 50%;
    margin-top: 1em;
    margin-bottom: 1em
    }
.textbox {
    margin: 2em 30% 2em 30%;
    padding: 1em 0.5em 1em 0.5em;
    border: 1px solid;
    text-align: center
    }
.doublebox {
    margin: 2em 20% 2em 20%;
    padding: 1em 0.5em 1em 0.5em;
    text-align: center;
    border-top: double;
    border-right: hidden;
    border-bottom: double;
    border-left: hidden
    }
.star {
    text-align: center;
    font-size: 150%;
    font-weight: 900;
    letter-spacing: 0.5ex
    }
.poem {
    margin-left: 15%;
    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
    }
ul {
    list-style-type: square;
    line-height: 200%
    }
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 td.onpage {
    text-align: right
    }