body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
h2 {
    margin-top: 2em;
    margin-bottom: 2em
    }
h2.no-break {
    page-break-before: avoid
    }
h3 {
    page-break-after: avoid
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
hr {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tb {
    width: 4em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.filler {
    margin-left: 1em
    }
.toc_part {
    text-align: left;
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 1em
    }
.center {
    text-align: center
    }
.attached {
    margin-bottom: 0
    }
.spaced {
    margin-top: 2em
    }
.big-spaced {
    margin-top: 6em
    }
.big {
    font-size: 1.5em
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
.subtitle {
    text-align: center
    }
.fn-title {
    text-align: center;
    font-weight: bold
    }
.figcenter {
    margin: 4em auto 4em auto;
    text-align: center
    }
.decoration {
    margin: 1em auto 1em auto;
    text-align: center
    }
.above {
    margin-top: 6em;
    page-break-before: always
    }
.below {
    margin-bottom: 6em;
    page-break-after: always
    }
.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
    }
.poem {
    text-align: left;
    display: inline-block
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.transnote {
    background-color: #E6E6FA;
    page-break-before: always;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-top: 5em;
    font-family: sans-serif, serif
    }
.tn-header {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold
    }
.ebook_only {
    visibility: hidden;
    display: none
    }
@media all {
    .poem {
        display: block;
        margin-left: 1.5em
        }
    .ebook_only {
        visibility: visible;
        display: block
        }
    .gesperrt {
        font-weight: 600;
        margin-right: 0
        }
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i26 {
    display: block;
    margin-left: 13em;
    padding-left: 3em;
    text-indent: -3em
    }