body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    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
    }
ins.corr {
    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
    }
.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
    }
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
    }