body {
    margin-left: 10%;
    margin-right: 10%
    }
div.chapter, div.section {
    page-break-before: always
    }
.break-before {
    page-break-before: always
    }
.no-break-before {
    page-break-before: avoid
    }
div.reklame {
    width: 40%;
    margin: 2em 30%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h1, .s1 {
    font-size: 225%
    }
h2, .s2 {
    font-size: 175%
    }
h3, .s3 {
    font-size: 125%
    }
.s4 {
    font-size: 110%
    }
.s5 {
    font-size: 90%
    }
h1 {
    padding-top: 3em
    }
h2.nobreak {
    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
    }
.mtop-1 {
    margin-top: -1em
    }
.mtop1 {
    margin-top: 1em
    }
.mtop2 {
    margin-top: 2em
    }
.mtop3 {
    margin-top: 3em
    }
.mbot1 {
    margin-bottom: 1em
    }
.mbot2 {
    margin-bottom: 2em
    }
.mbot3 {
    margin-bottom: 3em
    }
.mleft1 {
    margin-left: 1em
    }
.mleft3 {
    margin-left: 3em
    }
.mleft5 {
    margin-left: 5em
    }
.mright2 {
    margin-right: 2em
    }
.padtop3 {
    padding-top: 3em
    }
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%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    font-size: 70%;
    text-align: right;
    text-indent: 0;
    letter-spacing: 0;
    font-style: normal;
    color: #999
    }
.blockquot {
    margin: 1.5em 5%;
    font-size: 95%
    }
.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
    }
div.dc {
    margin: 0.5em 0.9em 0 0
    }
.hide-first {
    visibility: hidden;
    margin-left: -0.5em
    }
.w3em {
    width: 3em;
    height: auto
    }
.w4em {
    width: 4em;
    height: auto
    }
.w6em {
    width: 6em;
    height: auto
    }
.w12em {
    width: 12em;
    height: auto
    }
.smalltitle {
    width: auto
    }
.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
    }
.showebook {
    visibility: hidden;
    display: none
    }
.nohtml {
    visibility: hidden;
    display: none
    }
@media all {
    .nohtml {
        visibility: visible;
        display: inline
        }
    .showebook {
        visibility: visible;
        display: block
        }
    .hidden_header {
        visibility: hidden;
        height: 0.01em
        }
    div.dc {
        float: left
        }
    em.gesperrt {
        font-family: sans-serif, serif;
        font-size: 90%;
        margin-right: 0
        }
    .poetry {
        display: block;
        text-align: left;
        margin-left: 2.5em
        }
    hr.full {
        visibility: hidden;
        display: none
        }
    div.reklame {
        width: 90%;
        margin: auto 5%
        }
    }