body {
    margin: auto 25%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
.chapter {
    page-break-before: always
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1em
    }
.noin {
    text-indent: 0
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.p6 {
    margin-top: 6em
    }
hr.chap {
    width: 65%;
    margin-top: 4em;
    margin-bottom: 4em;
    visibility: hidden;
    page-break-before: always
    }
hr.tb {
    width: 30%;
    margin-left: 35%;
    margin-right: 35%;
    margin-top: 1em;
    margin-bottom: 1em;
    visibility: visible
    }
ul {
    list-style-type: none
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdr {
    text-align: right
    }
.display {
    visibility: hidden
    }
.pagenum {
    margin-right: 0;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: 0;
    text-decoration: none;
    text-indent: 0;
    font-size: x-small;
    white-space: nowrap
    }
.pagenum span {
    visibility: hidden
    }
.pagenum a {
    display: inline-block;
    color: #808080
    }
.figcenter {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    max-width: 100%;
    text-align: center
    }
img {
    max-width: 100%;
    border: none;
    height: auto
    }
.caption {
    font-weight: normal;
    text-align: center;
    text-indent: 0;
    margin: 0.25em 0
    }
.transnote {
    background-color: #E6E6FA;
    margin-left: 10%;
    margin-right: 10%;
    color: black;
    font-size: 0.9em;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.err {
    border-bottom: thin dotted black
    }
.bb {
    border-bottom: solid 1px
    }
.bt {
    border-top: solid 1px
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.rightp {
    text-align: right
    }
.u {
    text-decoration: underline
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
.footnotes {
    border: none
    }
.footnote {
    margin: 1em 4em;
    font-size: 1em
    }
.footnote .label {
    vertical-align: baseline;
    font-size: 80%;
    text-decoration: none
    }
.fnanchor {
    vertical-align: super;
    bottom: 0.4em;
    font-size: 80%;
    white-space: nowrap
    }
.poem {
    display: inline-block;
    margin: auto;
    line-height: 1.2em;
    text-align: left
    }
.poem .stanza {
    margin: 1em auto
    }
.poem .i0 {
    padding-left: 3em;
    text-indent: -3em
    }
@media all {
    .pagenum {
        display: none
        }
    body {
        margin-left: 2%;
        margin-right: 2%;
        margin-top: 1%;
        margin-bottom: 1%;
        text-align: left
        }
    }