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
    }
div.story h2 {
    margin-top: 3em;
    margin-bottom: 2em;
    font-size: x-large;
    font-style: normal;
    letter-spacing: 0.1ex;
    padding-left: 0.1ex
    }
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.initial {
    font-size: 161.8%;
    font-weight: bold;
    font-style: normal
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
p.copyright {
    margin-top: 4em;
    margin-bottom: 4em;
    font-size: smaller;
    text-align: center
    }
p.newsection {
    margin-top: 3em
    }
p.newsectioninitial {
    margin-top: 3em
    }
p.newsectioninitial:first-letter {
    font-size: 161.8%;
    font-weight: bold
    }
p.ende {
    margin-top: 2em;
    margin-bottom: 3em;
    text-align: center;
    font-style: normal;
    font-size: larger;
    letter-spacing: 0.35ex;
    padding-left: 0.35ex
    }
div.titlepage h1 {
    font-size: x-large;
    letter-spacing: 0.35ex;
    padding-left: 0.35ex;
    line-height: 140%;
    margin-top: 2em;
    margin-bottom: 0
    }
div.titlepage h2 {
    font-size: large;
    letter-spacing: 0.15ex;
    padding-left: 0.15ex;
    margin-top: 1em;
    margin-bottom: 0.5em
    }
div.titlepage h3 {
    font-size: medium;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
div.titlepage h4 {
    font-size: medium;
    margin-top: 7em;
    margin-bottom: 1em
    }
div.advertisements {
    margin-top: 4em;
    margin-left: 10%;
    margin-right: 10%;
    font-size: smaller
    }
div.advertisements p.right {
    text-align: right;
    margin-top: 0;
    margin-bottom: 0
    }
div.advertisements h1 {
    font-weight: normal;
    font-size: x-large;
    font-style: normal;
    letter-spacing: 0.35ex;
    padding-left: 0.35ex;
    margin-top: 3em;
    margin-bottom: 3em
    }
div.advertisements h2 {
    font-weight: bold;
    font-size: large;
    font-style: normal;
    letter-spacing: 0.15ex;
    padding-left: 0.15ex;
    margin-top: 2em;
    margin-bottom: 0.75em
    }
div.advertisements h3 {
    font-weight: normal;
    font-size: large;
    font-style: normal;
    margin-top: 0.75em;
    margin-bottom: 0
    }
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
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left;
    font-size: smaller
    }
.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
    }