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%
    }
.s5 {
    font-size: 90%
    }
.s7 {
    font-size: 50%
    }
h1 {
    margin-top: 3em;
    page-break-before: always
    }
h2.versteckt {
    page-break-before: avoid;
    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
    }
.mtop3 {
    margin-top: 3em
    }
.mbot1 {
    margin-bottom: 1em
    }
.mbot2 {
    margin-bottom: 2em
    }
.mleft1 {
    margin-left: 1em
    }
.mleft2 {
    margin-left: 2em
    }
.mleft3 {
    margin-left: 3em
    }
.mright2 {
    margin-right: 2em
    }
.mright3 {
    margin-right: 3em
    }
.mright5 {
    margin-right: 5em
    }
.padtop3 {
    padding-top: 3em
    }
.padtop5 {
    padding-top: 5em
    }
.padbot3 {
    padding-bottom: 3em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.rechte {
    width: 10%;
    margin: 0.5em 45%
    }
hr.r10 {
    width: 10%;
    margin: 2em 45%
    }
hr.r20 {
    width: 20%;
    margin: 2em 40%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.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
    }
.bbox {
    border: solid 2px;
    padding: 1em
    }
.bbox2 {
    border: solid 2px;
    padding: 1em;
    width: 60%;
    margin: 3em 20%
    }
.punkte {
    border-top: thin black dotted;
    border-bottom: thin black dotted
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.antiqua {
    font-style: italic
    }
.cursive {
    font-family: cursive, serif
    }
.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.w3em {
    width: 3em;
    height: auto
    }
img.w15em {
    width: 15em;
    height: auto
    }
.footnotes {
    border: thin black dotted;
    background-color: #ffc;
    color: black;
    margin-top: 2em;
    margin-bottom: 1em
    }
.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
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.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
        }
    table.toc {
        margin-left: 5%
        }
    em.gesperrt {
        font-family: sans-serif, serif;
        font-size: 90%;
        margin-right: 0
        }
    .poetry {
        display: block;
        text-align: left;
        margin-left: 2.5em
        }
    .bbox, .bbox2 {
        border-top: solid 2px;
        border-bottom: solid 2px;
        padding: 1em
        }
    }