body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
small {
    font-size: 75%
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
hr {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 17.5%;
    margin-right: 17.5%;
    clear: both;
    page-break-after: always
    }
ul.list {
    list-style-type: none;
    text-align: center
    }
li.left {
    text-align: left;
    padding-left: 3em;
    text-indent: -3em
    }
ins {
    text-decoration: none
    }
.pb {
    color: gray;
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0
    }
.chapter {
    page-break-before: always;
    page-break-inside: avoid;
    margin-top: 2em
    }
.center {
    text-align: center
    }
.ralign {
    text-align: right
    }
.indent {
    padding-left: 2em
    }
.gesperrt {
    font-style: normal;
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.poetry-container {
    text-align: center
    }
.poem {
    display: inline-block;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem .verse {
    padding-left: 3em;
    text-indent: -3em
    }
.poem .indent2 {
    text-indent: -2em
    }
.poem .indent14 {
    text-indent: 4em
    }
.poem .indent20 {
    text-indent: 5em
    }
.poem .indent24 {
    text-indent: 6em
    }
.poem .indent26 {
    text-indent: 7em
    }
.poem .indent30 {
    text-indent: 8em
    }
.poem .indent36 {
    text-indent: 10em
    }
.poem .indent44 {
    text-indent: 12em
    }
div.covernote {
    visibility: hidden;
    display: none
    }
@media all {
    .poem {
        display: block;
        margin-left: 1.5em
        }
    div.covernote {
        visibility: visible;
        display: block
        }
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    font-size: 0.8em;
    text-decoration: none
    }