body {
    margin-left: 10%;
    margin-right: 10%
    }
div.chapter, div.section {
    page-break-before: always
    }
div.titelei {
    width: 70%;
    margin: auto 15%
    }
.break-before {
    page-break-before: always
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    font-size: 225%
    }
h2, .s2 {
    font-size: 175%
    }
h3, .s3 {
    font-size: 125%
    }
.s4 {
    font-size: 110%
    }
.s5 {
    font-size: 90%
    }
h2.nobreak {
    page-break-before: avoid;
    padding-top: 3em
    }
h2 {
    padding-top: 3em
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1.5em
    }
p.p0, p.center {
    text-indent: 0
    }
.mtop2 {
    margin-top: 2em
    }
.mbot3 {
    margin-bottom: 3em
    }
.mleft7 {
    margin-left: 7em
    }
.padtop1 {
    padding-top: 1em
    }
.padtop3 {
    padding-top: 3em
    }
.padtop5 {
    padding-top: 5em
    }
.padbot5 {
    padding-bottom: 5em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.full {
    width: 95%;
    margin: 2.5em 2.5%
    }
div.csstoc {
    width: 60%;
    margin: auto 20%;
    display: table
    }
div.cssrow {
    display: table-row
    }
div.csscell {
    display: table-cell
    }
.pagenum {
    font-size: 70%;
    text-align: right;
    text-indent: 0;
    letter-spacing: 0;
    font-style: normal;
    color: #999
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.antiqua {
    font-style: italic
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
.figcenter {
    margin: auto;
    text-align: center
    }
img {
    max-width: 100%;
    height: auto
    }
img.w6em {
    width: 6em;
    height: auto
    }
img.w8em {
    width: 8em;
    height: auto
    }
img.w12em {
    width: 12em;
    height: auto
    }
img.w15em {
    width: 15em;
    height: auto
    }
img.w20em {
    width: 20em;
    height: auto
    }
.footnotes {
    width: 90%;
    margin: 2.5em 5% auto 5%;
    border: thin black dotted;
    background-color: #ffc;
    color: black
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 0.9em
    }
.footnote .label {
    margin-right: 1em;
    font-size: 75%;
    text-align: right
    }
.fnanchor {
    vertical-align: 90%;
    font-size: 40%;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em
    }
.nohtml {
    display: none
    }
@media all {
    .nohtml {
        display: inline
        }
    div.titelei, div.csstoc {
        width: 95%;
        margin: auto 2.5%
        }
    hr.full {
        visibility: hidden;
        display: none
        }
    .gesperrt {
        letter-spacing: 0;
        margin-right: 0
        }
    em.gesperrt {
        font-style: normal;
        font-weight: bold
        }
    }