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: 3em
    }
p.newsection:first-letter {
    font-size: 161.8%;
    font-weight: bold
    }
div.docImprint {
    margin-top: 7em;
    text-transform: uppercase
    }
p.copyright {
    margin-top: 3em;
    font-size: smaller;
    text-align: center
    }
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 {
    font-size: x-large;
    letter-spacing: 0.1ex;
    padding-left: 0.1ex;
    line-height: 140%
    }
h3.title {
    margin-top: 2em;
    font-weight: normal;
    letter-spacing: 0.5ex;
    padding-left: 0.5ex;
    line-height: 140%
    }
h5.title {
    margin-top: 10em;
    letter-spacing: 0.5ex;
    padding-left: 0.5ex
    }
h2.essay {
    font-weight: normal;
    font-size: x-large;
    font-style: italic;
    letter-spacing: 0.2ex;
    margin-top: 2.6em
    }
h3.essay {
    font-weight: normal;
    font-size: medium;
    font-style: italic;
    letter-spacing: 0.1ex;
    margin-top: 1.6em
    }
h3.subsection {
    font-weight: normal;
    font-size: medium
    }
em.gesperrt {
    letter-spacing: 0.35ex;
    padding-left: 0.35ex;
    font-style: normal
    }
hr {
    width: 33%;
    margin-top: 2.6em;
    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%
    }
table.toc caption {
    font-size: x-large;
    font-style: italic;
    letter-spacing: 0.2ex;
    margin-left: auto;
    margin-right: auto;
    line-height: 3
    }
table.toc td.sub {
    padding-left: 2em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-top: 3em;
    font-size: 90%
    }
.footnote .label {
    text-decoration: none
    }
.fnanchor {
    vertical-align: super;
    font-size: 80%;
    text-decoration: none
    }