body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    font-weight: bold;
    font-size: 3em;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em;
    font-size: 2em;
    clear: both
    }
h3 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0.5em;
    font-weight: bold;
    font-size: 1.5em;
    clear: both
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    text-align: justify;
    font-size: 1em;
    line-height: 1.4em;
    text-indent: 1em
    }
p.title {
    text-align: center;
    text-indent: 0;
    line-height: 1.4em;
    margin-bottom: 3em
    }
p.books {
    text-indent: 0;
    line-height: 1em;
    margin-left: 2em;
    margin-top: 0;
    margin-bottom: 0.5em
    }
hr.hr65 {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    empty-cells: show
    }
table#p11 {
    margin-top: 2em;
    margin-bottom: 2em;
    border-collapse: collapse
    }
table#p11 td.one {
    border-top: 1px solid black;
    border-left: 1px solid black
    }
table#p11 td.two {
    border-left: 1px solid black;
    border-bottom: 1px solid black
    }
table#p11 td.three {
    border-top: 1px solid black;
    border-right: 1px solid black
    }
table#p11 td.four {
    border-right: 1px solid black;
    border-bottom: 1px solid black
    }
table#p11 td.five {
    border-left: 1px solid black
    }
table#p11 td.six {
    border-right: 1px solid black
    }
table#p73 {
    margin-top: 2em;
    margin-bottom: 2em;
    border-collapse: collapse;
    border: 1px solid black
    }
.pagenum {
    font-size: 75%;
    text-align: right
    }
.blockquote {
    margin-left: 5%;
    margin-right: 5%
    }
ul {
    list-style-type: none;
    font-size: 1em
    }
em.gesperrt {
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
div.center {
    text-align: center
    }
div.left {
    text-align: left
    }
div.right {
    text-align: right
    }
div.note {
    border-right: black 1px dashed;
    padding-right: 0.5em;
    border-top: black 1px dashed;
    padding-left: 0.5em;
    font-size: smaller;
    padding-bottom: 0.5em;
    margin: 4em 10% 0;
    border-left: black 1px dashed;
    color: black;
    padding-top: 0;
    border-bottom: black 1px dashed;
    background-color: rgb(204, 255, 204);
    margin-bottom: 5em
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: inherit
    }
a:visited {
    text-decoration: none;
    color: rgb(60%, 20%, 20%);
    background-color: inherit
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    text-align: center;
    text-indent: 0
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
.footnotes {
    border: dashed 1px;
    margin-top: 1em;
    padding: 1em
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 0.9em
    }
.footnote.label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none;
    background-color: #DDD
    }