body {
    margin-left: 10%;
    margin-right: 10%
    }
.break-before {
    page-break-before: always
    }
p.drop-cap {
    text-indent: -0.1em
    }
p.drop-cap2 {
    text-indent: -0.2em
    }
p.drop-cap:first-letter, p.drop-cap2:first-letter {
    margin: 0 0.1em 0 0;
    font-size: 350%;
    line-height: 0.85em;
    text-indent: 0
    }
.add {
    margin-left: 15%;
    margin-right: 15%
    }
.clickframe {
    border: 2px solid #777;
    background-color: #eee;
    margin-left: 40%;
    margin-right: 40%;
    margin-bottom: 2em
    }
div.transnote {
    background-color: #f0f8ff;
    border: 1px solid black;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
h1, h2 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    margin-top: 1em;
    margin-bottom: 0.5em;
    line-height: normal
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 170%
    }
.s170c {
    font-size: 170%;
    text-align: center
    }
.s125c {
    font-size: 125%;
    text-align: center
    }
.s115c {
    font-size: 115%;
    text-align: center
    }
.cb {
    font-weight: bold;
    text-align: center;
    font-size: 150%
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.bottom1 {
    margin-bottom: 1em
    }
.bottom3 {
    margin-bottom: 3em
    }
.top3 {
    margin-top: 3em
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
.tdc {
    text-align: center
    }
.padl05 {
    padding-left: 0.5em
    }
.pagenum {
    color: #aaa;
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%;
    font-size: 90%
    }
.right {
    text-align: right
    }
em.gesperrt {
    font-style: normal
    }
ins.comment {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    background-color: #f5fffa;
    border: dotted 1px;
    margin-bottom: 2em
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
@media print {
    .footnotes {
        background-color: #fff;
        border: solid 1px;
        margin-bottom: 2em
        }
    div.transnote {
        background-color: #fff;
        border: 1px solid black;
        color: black;
        font-size: smaller;
        padding: 0.5em;
        margin-bottom: 5em;
        font-family: sans-serif, serif
        }
    }
@media all {
    p.drop-cap, p.drop-cap2 {
        text-indent: 0
        }
    p.drop-cap:first-letter, p.drop-cap2:first-letter {
        float: none;
        margin: 0;
        font-size: 100%
        }
    .clickframe {
        display: none;
        visibility: hidden
        }
    .pagenum {
        visibility: hidden;
        position: absolute;
        left: 92%;
        font-size: smaller;
        text-align: right
        }
    }