body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    text-indent: 1em;
    margin-bottom: 0.49em
    }
p.noindent {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 0
    }
p.left {
    text-align: left;
    margin-left: 5%
    }
p.right {
    text-align: right;
    margin-right: 5%
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.chap {
    width: 65%
    }
hr.full {
    width: 95%
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
td.chaptitle {
    text-align: left;
    padding-left: 2em;
    text-indent: -2em
    }
td.page {
    text-align: right;
    vertical-align: bottom
    }
.td1 {
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-left: 1px solid black;
    text-align: center
    }
.td2 {
    border-top: 1px solid black;
    border-left: 1px solid black;
    text-align: center
    }
.td3 {
    border-top: 1px solid black;
    border-left: 1px solid black;
    text-align: center;
    vertical-align: top
    }
.td4 {
    border-left: 1px solid black;
    text-align: center
    }
.td5 {
    border-left: 1px solid black;
    text-align: center;
    vertical-align: top
    }
.td6 {
    text-align: center
    }
.td7 {
    border-top: 1px solid black;
    border-left: 1px solid black;
    text-align: left
    }
.td8 {
    border-top: 1px solid black;
    text-align: center
    }
.td9 {
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    text-align: left
    }
.td10 {
    border-left: 1px solid black;
    text-align: left
    }
.td11 {
    border-left: 1px solid black;
    border-right: 1px solid black;
    text-align: left
    }
.td12 {
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    text-align: center
    }
.td13 {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    text-align: center
    }
.td14 {
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    text-align: center
    }
.td15 {
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    text-align: center
    }
.td16 {
    border-bottom: 1px solid black;
    text-align: center
    }
.td17 {
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    text-align: left
    }
.td18 {
    text-align: left;
    vertical-align: top
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
hr.pg {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }