a[title].page {
    font-size: x-small;
    color: gray;
    background-color: white;
    display: inline
    }
a[title].page:after {
    content: attr(title)
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
div.textbody p {
    text-indent: 1em
    }
p.copyright {
    margin-top: 4em;
    margin-bottom: 4em;
    font-size: smaller;
    text-align: center;
    line-height: 160%
    }
p.widmung {
    text-align: center;
    margin-top: 2em;
    font-size: large
    }
p.ende {
    text-align: center;
    margin-top: 2em
    }
p.publisher {
    margin-top: 1em;
    text-align: center;
    font-size: large
    }
p.printer {
    margin-top: 5em;
    text-align: center;
    font-size: smaller
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 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
    }
hr {
    width: 33%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.thoughtbreak {
    margin-top: 0;
    margin-bottom: 0;
    height: 0;
    border: 0;
    padding-top: 1em;
    padding-bottom: 0;
    color: white;
    background-color: white
    }
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: 1em;
    font-size: x-large;
    font-style: normal;
    padding-left: 0
    }
div.textbody h3 {
    margin-top: 1.5em;
    margin-bottom: 1em;
    font-size: medium;
    font-style: normal;
    padding-left: 0;
    letter-spacing: 0.25ex
    }
div.textbody h4 {
    margin-top: 1em;
    margin-bottom: 0.5em;
    font-size: medium;
    font-style: normal
    }
div.advertisements {
    margin-top: 1em;
    margin-left: 10%;
    margin-right: 10%;
    font-size: smaller;
    padding: 0.5em 0.5em 0.5em 0.5em;
    background-color: rgb(95%, 95%, 95%);
    color: black
    }
div.advertisements h1 {
    font-weight: normal;
    font-size: large;
    font-style: normal;
    margin-top: 1em;
    margin-bottom: 1em;
    letter-spacing: 0;
    padding-left: 0
    }
div.advertisements h2 {
    font-weight: normal;
    font-size: large;
    font-style: normal;
    margin-top: 2em;
    margin-bottom: 1em;
    letter-spacing: 0;
    padding-left: 0
    }
div.advertisements h3 {
    font-weight: normal;
    font-size: large;
    font-style: normal;
    margin-top: 0.75em;
    margin-bottom: 0
    }
div.advertisements p.center {
    margin-top: 0;
    text-align: center
    }
div.advertisements p.right {
    text-align: right;
    margin-top: 0;
    margin-bottom: 0
    }
div.column_left {
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: smaller
    }
div.column_right {
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: smaller
    }
div.clear {
    clear: both
    }
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
    }
table.break {
    line-height: 100%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.break td {
    padding-right: 1em;
    padding-left: 1em
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: white
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: white
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.poem {
    margin-left: 10%;
    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
    }
.poem span.i12 {
    display: block;
    margin-left: 12em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i15 {
    display: block;
    margin-left: 15em;
    padding-left: 3em;
    text-indent: -3em
    }