body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
hr.tabletotal {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0
    }
hr.tablepartial {
    width: 33%;
    margin-top: 0.5em;
    margin-bottom: 0.1em;
    margin-left: 0%;
    margin-right: 67%
    }
.align-dash {
    text-align: right;
    vertical-align: top
    }
.columnwidth15 {
    width: 1.5em
    }
.ind05 {
    margin-left: 0.5em
    }
.ind1 {
    margin-left: 1.3em
    }
.ind55 {
    margin-left: 5.5em
    }
.ind9 {
    margin-left: 9em
    }
.marginright {
    text-align: right;
    margin-right: 2em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.leftborder {
    border-left: thin solid
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.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
    }
.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
    }
.poetry .indent1 {
    text-indent: -2.5em
    }
.poetry .indent17 {
    text-indent: -2.3em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry .indent3 {
    text-indent: -1em
    }
.poetry .indent6 {
    text-indent: 2em
    }
.poetry .indent8 {
    text-indent: 4em
    }
.poetry .indent10 {
    text-indent: 6em
    }
.poetry .indent12 {
    text-indent: 8em
    }
.poetry .indent16 {
    text-indent: 12em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
@media all {
    .chapter-beginning {
        page-break-before: always
        }
    h2.no-break {
        page-break-before: avoid;
        padding-top: 0
        }
    .poetry {
        display: block;
        margin-left: 1.5em
        }
    table {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%
        }
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }