a[title].page {
    font-size: x-small;
    color: gray;
    display: inline
    }
a[title].page:after {
    content: attr(title)
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
div.note {
    margin: 4em 10% 0 10%;
    padding: 0 0.5em 0 0.5em;
    border: 1px dashed black;
    background-color: rgb(80%, 100%, 80%);
    font-size: smaller
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal
    }
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
    }
em.bigletter {
    font-size: 161.8%;
    font-style: normal
    }
p.copyright {
    margin-top: 4em;
    margin-bottom: 4em;
    font-size: smaller;
    text-align: center
    }
p.newquotesection {
    margin-top: 2em
    }
p.newsection {
    margin-top: 2em
    }
p.newsection:first-letter {
    font-size: 161.8%
    }
p.newchapter:first-letter {
    font-size: 161.8%
    }
p.printer {
    margin-top: 4em;
    text-align: center;
    font-size: smaller;
    letter-spacing: 0.35ex
    }
p.ende {
    text-align: center;
    margin-top: 2em
    }
div.longbreak {
    margin-top: 3.5em
    }
div.titlepage h1 {
    font-size: xx-large;
    letter-spacing: 0.35ex;
    padding-left: 0;
    line-height: 140%;
    margin-top: 1em;
    margin-bottom: 0
    }
div.titlepage h2 {
    font-size: x-large;
    letter-spacing: 0.35ex;
    padding-left: 0;
    margin-top: 1em;
    margin-bottom: 0.5em
    }
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: 1em;
    margin-bottom: 0
    }
div.titlepage h5 {
    font-size: medium;
    letter-spacing: 0.35ex;
    padding-left: 0;
    line-height: 140%;
    margin-top: 4em;
    margin-bottom: 3em
    }
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.advertisements {
    margin-top: 5em;
    margin-left: 10%;
    margin-right: 10%;
    font-size: smaller;
    padding: 0.5em 0.5em 0.5em 0.5em;
    background-color: rgb(95%, 95%, 95%)
    }
div.advertisements h1 {
    font-weight: normal;
    font-size: medium;
    font-style: normal;
    line-height: 150%;
    margin-top: 1em;
    margin-bottom: 3em
    }
div.advertisements h2 {
    font-weight: normal;
    font-size: large;
    font-style: normal;
    margin-top: 2em;
    margin-bottom: 1em
    }
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
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.toc {
    font-size: medium;
    width: 50%;
    line-height: 160%;
    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
    }
body {
    margin-left: 10%;
    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
    }