body {
    margin-left: 10%;
    margin-right: 10%
    }
div.front {
    text-align: center;
    page-break-before: always;
    page-break-after: always
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
.h2s {
    font-weight: normal;
    font-size: smaller
    }
.newpg {
    page-break-before: always
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.tb {
    width: 45%;
    margin-left: 27.5%;
    margin-right: 27.5%
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdc {
    text-align: center
    }
.tdr {
    text-align: right
    }
.pagenum {
    font-style: normal;
    font-weight: normal;
    font-size: small;
    text-align: right
    }
div.adv {
    margin-top: 4ex;
    margin-left: 2em;
    margin-right: 10%;
    text-indent: -2em;
    page-break-before: always;
    page-break-after: always
    }
.bold {
    font-weight: bold
    }
.large {
    font-size: large
    }
.space-top {
    margin-top: 4ex
    }
.center {
    text-align: center
    }
.gesperrt {
    font-style: italic
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    margin: 4ex 0 4ex 0;
    border: dashed 1px;
    page-break-before: always
    }
.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;
    page-break-before: always
    }
.transnote p {
    margin-left: 1.5em;
    text-indent: -1.5em
    }
@media all {
    .pagenum {
        visibility: hidden
        }
    }