body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
.hidden {
    visibility: hidden;
    display: none
    }
.pagebreak {
    margin-top: 4em
    }
@media all {
    .pagebreak {
        page-break-before: always
        }
    }
.nopagebreak {
    page-break-before: avoid
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1.5em
    }
div p {
    text-indent: 0
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.b4 {
    margin-bottom: 4em
    }
.p6 {
    margin-top: 6em
    }
.big120 {
    font-size: 120%
    }
.big140 {
    font-size: 140%
    }
.big160 {
    font-size: 160%
    }
.big200 {
    font-size: 200%
    }
.noindent {
    text-indent: 0
    }
.smaller {
    font-size: smaller
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.chap {
    width: 65%
    }
ul.index {
    list-style-type: none
    }
.pagenum {
    font-size: 66%;
    text-align: right;
    text-indent: 0
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
@media all {
    .gesperrt {
        font-style: italic;
        letter-spacing: 0.05em;
        margin-right: -0.05em
        }
    }
em.gesperrt {
    font-style: normal
    }
@media all {
    em.gesperrt {
        font-style: italic;
        margin-right: 0
        }
    }
.antiqua {
    font-style: normal;
    font-family: sans-serif;
    font-size: 90%
    }
.caption {
    font-weight: normal;
    font-size: smaller
    }
img {
    max-width: 100%;
    height: auto
    }
.signet {
    margin: auto;
    text-align: center;
    max-width: 5em;
    max-height: 10%
    }
.anzeigen {
    margin: auto;
    text-align: center;
    max-width: 25em
    }
.figcenter {
    margin: auto;
    margin-top: 1em;
    text-align: center;
    max-width: 100%;
    page-break-inside: avoid
    }
.figleft {
    margin: auto;
    margin-top: 1em;
    text-align: center;
    max-width: 100%;
    page-break-inside: avoid
    }
.figright {
    margin: auto;
    margin-top: 1em;
    text-align: center;
    max-width: 100%;
    page-break-inside: avoid
    }
.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
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }