body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
h2 {
    font-size: 125%;
    font-weight: normal
    }
.pagebreak {
    page-break-before: always
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    text-indent: 2em;
    margin-bottom: 0.49em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.p6 {
    margin-top: 6em
    }
.noindent {
    text-indent: 0
    }
.hanging {
    text-indent: -2em;
    margin-left: 2em
    }
.indent5 {
    margin-left: 5em
    }
.f60 {
    font-size: 60%
    }
.f80 {
    font-size: 80%
    }
.f125 {
    font-size: 125%
    }
.f150 {
    font-size: 150%
    }
.f200 {
    font-size: 200%
    }
.invis {
    visibility: hidden
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.chap {
    width: 18%;
    margin-left: 41%;
    margin-right: 41%
    }
hr.r5 {
    width: 5%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 47.5%;
    margin-right: 47.5%
    }
sup, sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline
    }
sup {
    bottom: 1ex
    }
sub {
    top: 0.5ex
    }
ul.index {
    list-style-type: none
    }
li.ifrst {
    margin-top: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.images {
    width: 100%
    }
table.images td {
    text-align: center
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    text-indent: 0
    }
.pagenumh2 {
    font-size: 0.64em
    }
.pagenumh3 {
    font-size: 0.72em;
    font-weight: normal
    }
.pagenumh4 {
    font-size: 0.8em;
    font-weight: normal
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.sanserif {
    font-family: sans-serif
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
.caption {
    font-weight: normal;
    font-size: 80%;
    page-break-after: avoid
    }
.figcenter {
    margin: auto;
    margin-top: 1em;
    text-align: center;
    page-break-inside: avoid
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.6em;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }