body {
    margin-left: 10%;
    margin-right: 10%
    }
div.chapter {
    page-break-before: always
    }
div.einleitung {
    width: 90%;
    margin: auto 5%;
    line-height: 1.25
    }
h1, h2 {
    text-align: center;
    clear: both
    }
.s1 {
    font-size: 225%
    }
h1, h2 {
    font-size: 175%
    }
.s3 {
    font-size: 125%
    }
.s4 {
    font-size: 110%
    }
.s5 {
    font-size: 90%
    }
h1 {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid;
    padding-top: 3em
    }
h2.unsichtbar {
    visibility: hidden;
    font-size: 0.1em
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1.5em
    }
p.p0, p.center {
    text-indent: 0
    }
.mtop1 {
    margin-top: 1em
    }
.mtop2 {
    margin-top: 2em
    }
.mbot2 {
    margin-bottom: 2em
    }
.mbot3 {
    margin-bottom: 3em
    }
.mleft0_2 {
    margin-left: 0.2em
    }
.padtop1 {
    padding-top: 1em
    }
.padtop3 {
    padding-top: 3em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tb {
    width: 15%;
    margin: 1.5em 42.5%
    }
hr.r5 {
    width: 5%;
    margin: 1em 47.5%
    }
hr.r10 {
    width: 10%;
    margin: 1em 45%
    }
hr.r20 {
    width: 20%;
    margin: 1em 40%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.inhalt {
    font-size: 95%;
    width: 80%;
    margin: auto 10%
    }
.vat {
    vertical-align: top
    }
.vab {
    vertical-align: bottom
    }
.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
    }
.initial {
    font-size: 200%;
    font-weight: bold;
    line-height: 1
    }
.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.w5em {
    width: 5em;
    height: auto
    }
img.w8em {
    width: 8em;
    height: auto
    }
.footnotes {
    border: thin black dotted;
    background-color: #ffc;
    color: black;
    margin: 1.5em auto
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote p {
    text-indent: 0
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: top;
    font-size: 70%;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em
    }
.nohtml {
    visibility: hidden;
    display: none
    }
@media all {
    .pagenum {
        visibility: hidden;
        display: none
        }
    .nohtml {
        visibility: visible;
        display: inline
        }
    em.gesperrt {
        font-family: sans-serif, serif;
        font-size: 90%;
        margin-right: 0
        }
    table.inhalt {
        width: 100%;
        margin: auto
        }
    }