body {
    margin-left: 10%;
    margin-right: 10%
    }
div.chapter {
    page-break-before: always
    }
div.ads {
    width: 70%;
    margin: auto 15%;
    page-break-before: always
    }
.break-before {
    page-break-before: always
    }
h1, h2 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1, .s1 {
    font-size: 225%
    }
h2, .s2 {
    font-size: 175%
    }
.s3 {
    font-size: 125%
    }
.s4 {
    font-size: 110%
    }
.s5 {
    font-size: 90%
    }
h1 {
    padding-top: 2em;
    margin-top: 3em;
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid;
    padding-top: 3em
    }
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
    }
.mbot3 {
    margin-bottom: 3em
    }
.mright1 {
    margin-right: 1em
    }
.mright3 {
    margin-right: 3em
    }
.padtop1 {
    padding-top: 1em
    }
.padtop5 {
    padding-top: 5em
    }
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%
    }
hr.r65 {
    width: 65%;
    margin: 3em 17.5%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.csstab {
    display: table
    }
.cssrow {
    display: table-row
    }
.csscell {
    display: table-cell
    }
.vatt {
    vertical-align: text-top
    }
.pagenum {
    font-size: 70%;
    text-align: right;
    text-indent: 0;
    letter-spacing: 0;
    font-style: normal;
    color: #999
    }
.bb {
    border-bottom: solid 2px
    }
.bbd {
    border-bottom: 5px double
    }
.bt {
    border-top: thin black solid
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.antiqua {
    font-style: italic
    }
.hang2 {
    padding-left: 2em;
    text-indent: -2em
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
div.fleft {
    clear: left;
    font-size: 350%;
    font-family: "Old English Text MT", serif;
    margin: -0.1em 0.1em auto auto
    }
.transp {
    color: transparent;
    font-size: 0.001em;
    margin-left: -0.5em
    }
.figcenter {
    margin: auto;
    text-align: center
    }
img {
    max-width: 100%;
    height: auto
    }
img.w6em {
    width: 6em;
    height: auto
    }
.poetry-container, .centre-container {
    text-align: center
    }
.centre-container {
    width: 80%;
    margin: auto 10%
    }
.poetry, .centred {
    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
    }
.showhtml {
    visibility: visible;
    display: block
    }
@media all {
    hr.full {
        visibility: hidden;
        display: none
        }
    .nohtml {
        visibility: visible;
        display: inline
        }
    .showhtml {
        visibility: hidden;
        display: none
        }
    div.fleft {
        float: left;
        clear: left
        }
    em.gesperrt {
        font-family: sans-serif, serif;
        font-size: 90%;
        margin-right: 0
        }
    .centre-container {
        width: 95%;
        margin: auto 2.5%
        }
    .poetry, .centred {
        display: block;
        text-align: left;
        margin-left: 2.5em
        }
    }