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.newsection {
    margin-top: 2em
    }
p.newsection:first-letter {
    font-size: 161.8%;
    font-weight: bold
    }
p.newsection em.bigletter {
    font-size: 161.8%;
    font-style: normal;
    font-weight: bold
    }
p.newsubsection {
    margin-top: 1em
    }
p.newsubsection:first-letter {
    font-size: 161.8%;
    font-weight: bold
    }
p.end {
    margin-top: 2em;
    text-align: center
    }
p.copyright {
    margin-top: 3em;
    font-size: smaller;
    text-align: center
    }
p.printer {
    margin-top: 4em;
    text-align: center;
    font-size: smaller
    }
div.advertisements {
    margin-top: 4em;
    margin-left: 10%;
    margin-right: 10%;
    font-size: smaller
    }
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: x-large;
    letter-spacing: 0.2ex;
    padding-left: 0.2ex;
    line-height: 140%
    }
h2.title {
    font-size: x-large;
    letter-spacing: 0.1ex;
    padding-left: 0.1ex
    }
h3.title {
    margin-top: 0.5em;
    font-weight: normal;
    letter-spacing: 0.35ex;
    padding-left: 0.35ex;
    line-height: 160%
    }
h5.title {
    margin-top: 7em;
    font-size: larger;
    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: 2.6em
    }
h3.subsection {
    margin-top: 3em;
    font-weight: normal;
    font-size: medium;
    letter-spacing: 0.35ex;
    padding-left: 0.35ex
    }
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 h3 {
    font-weight: normal;
    font-size: large;
    font-style: normal;
    margin-top: 1em;
    margin-bottom: 0.5em
    }
div.advertisements h4 {
    font-weight: normal;
    font-size: small;
    font-style: normal;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
div.advertisements p.right {
    text-align: right;
    margin-bottom: 1em
    }
em.gesperrt {
    letter-spacing: 0.35ex;
    padding-left: 0.35ex;
    font-style: normal
    }
em.antiqua {
    font-family: Arial, sans-serif;
    font-style: normal
    }
hr {
    width: 33%;
    margin-top: 3em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
div.advertisements hr {
    margin-top: 1em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.toc {
    font-size: medium;
    width: 50%;
    line-height: 1.6
    }
table.toc caption {
    font-size: x-large;
    font-style: normal;
    letter-spacing: 0.5ex;
    padding-left: 0.5ex;
    margin-left: auto;
    margin-right: auto;
    line-height: 3em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.caption {
    font-weight: bold
    }