body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
p {
    text-indent: 4%;
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.p0 {
    text-indent: 0;
    margin-top: 0.51em;
    text-align: justify;
    line-height: 90%;
    margin-bottom: 0.49em
    }
.p1 {
    text-indent: 1em;
    margin-top: 0.51em;
    text-align: justify;
    line-height: 90%;
    margin-bottom: 0.49em
    }
hr.tb {
    width: 35%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 32.5%;
    margin-right: 32.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 12.5%;
    margin-right: 12.5%;
    clear: both
    }
hr.full {
    width: 75%;
    margin: 2% 12.5% 2% 12.5%;
    border-top: thin solid black;
    padding: 0.1em;
    border-bottom: thin solid black;
    border-left: none;
    border-right: none
    }
div .chapter {
    page-break-before: always
    }
table {
    margin: 1em auto 1em auto;
    max-width: 40em;
    border-collapse: collapse
    }
.tdl {
    text-align: right;
    vertical-align: top
    }
.tdr {
    text-align: right;
    vertical-align: bottom
    }
.pagenum {
    visibility: hidden;
    font-size: smaller;
    text-align: right
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.bold {
    font-weight: bold
    }
.small {
    font-size: 80%
    }
.medium {
    font-size: 90%
    }
.large {
    font-size: 100%
    }
.xlarge {
    font-size: 125%
    }
.xxlarge {
    font-size: 150%
    }
.font1 {
    font-family: "GOTHIC", "Old English TEXT MT", "Comic Sans MS", "Arial";
    font-size: 200%;
    color: black
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em;
    page-break-before: avoid
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
div.tnotes {
    background-color: #eee;
    border: 1px solid black;
    padding: 1em;
    font-family: sans-serif, serif;
    font-size: smaller
    }
.mt3 {
    margin-top: 3em
    }
.space-above4 {
    margin-top: 4em
    }