body {
    margin-left: 10%;
    margin-right: 10%
    }
div.chapter {
    page-break-before: always
    }
.break-before {
    page-break-before: always
    }
h1, h2 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    font-size: 225%
    }
h2, .s2 {
    font-size: 175%
    }
.s3 {
    font-size: 125%
    }
.s4 {
    font-size: 110%
    }
.s7 {
    font-size: 50%
    }
h2.nobreak {
    page-break-before: avoid;
    padding-top: 3em
    }
h2.nopad {
    page-break-before: avoid
    }
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
    }
.mtop3 {
    margin-top: 3em
    }
.mleft0_2 {
    margin-left: 0.2em
    }
.padtop2 {
    padding-top: 2em
    }
.padtop3 {
    padding-top: 3em
    }
.padbot3 {
    padding-bottom: 3em
    }
.pagenum {
    font-size: 70%;
    text-align: right;
    text-indent: 0;
    letter-spacing: 0;
    font-style: normal;
    color: #999
    }
.blockquot {
    margin: 1.5em 0 1.5em 5%
    }
.inhalt {
    margin: 1em 5% 2em 5%
    }
.inhalt p {
    text-align: center;
    font-style: italic;
    text-indent: 0
    }
.center {
    text-align: center
    }
.smaller {
    font-size: 70%
    }
sup {
    vertical-align: 25%
    }
.initial {
    font-size: 200%;
    line-height: 0.8
    }
.figcenter {
    margin: auto;
    text-align: center
    }
img.w20em {
    width: 20em;
    height: auto
    }
img.w22em {
    width: 22em;
    height: auto
    }
img {
    max-width: 100%;
    height: auto
    }
.footnotes {
    border: thin black dotted;
    background-color: #ffc;
    color: black;
    margin-top: 1.5em
    }
.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
    }
@media all {
    .inhalt p {
        padding-left: 1.5em;
        text-indent: -1.5em;
        font-style: italic
        }
    }