a.page {
    font-size: x-small;
    color: gray;
    display: inline
    }
a.page:after {
    content: attr(title)
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.printer {
    margin-top: 4em;
    text-align: center;
    font-size: smaller
    }
div.advertisements {
    margin-top: 6em;
    margin-left: 10%;
    margin-right: 10%;
    font-size: smaller
    }
div.advertisements p.right {
    text-align: right;
    margin-right: 5%;
    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%);
    font-size: smaller
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h1.title {
    margin-top: 1em;
    font-size: xx-large;
    line-height: 140%
    }
h2.title {
    font-size: x-large;
    letter-spacing: 0.35ex;
    padding-left: 0.35ex
    }
h3.title {
    margin-top: 0.5em;
    font-weight: normal
    }
h4.title {
    margin-top: 0
    }
h5.title {
    margin-top: 6em;
    font-size: medium;
    font-weight: normal
    }
h2.novelle {
    font-weight: normal;
    font-size: x-large;
    font-style: normal;
    letter-spacing: 0.1ex;
    padding-left: 0.1ex;
    margin-top: 3em;
    margin-bottom: 2em
    }
div.hasSubtitle h2.novelle {
    font-weight: bold;
    margin-bottom: 1em
    }
h3.novelle {
    font-weight: normal;
    font-size: large;
    font-style: normal;
    letter-spacing: 0.1ex;
    padding-left: 0.1ex;
    margin-top: 0;
    margin-bottom: 2em
    }
h3.subsection {
    margin-top: 3em;
    font-weight: normal;
    font-size: medium
    }
div.advertisements h1 {
    font-weight: normal;
    font-size: x-large;
    font-style: normal;
    margin-top: 2em;
    margin-bottom: 0.5em;
    letter-spacing: 0.35ex;
    padding-left: 0.35ex
    }
div.advertisements h2 {
    font-weight: normal;
    font-size: large;
    font-style: normal;
    margin-top: 1em;
    margin-bottom: 0.5em
    }
div.advertisements h3 {
    font-weight: normal;
    font-size: small;
    font-style: normal;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
strong {
    font-weight: bold
    }
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
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
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.5ex;
    padding-left: 0.5ex;
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.caption {
    font-weight: bold
    }
.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
    }
.poem span.i2 {
    display: block;
    margin-left: 2em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em
    }