body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
h2 {
    margin-top: 4em
    }
hr {
    border-top-style: dotted;
    border-bottom-style: none
    }
.title1, .title2, .title3, .title4 {
    text-align: center
    }
.title1 {
    font-size: 140%;
    font-weight: bold
    }
.title2 {
    font-size: 120%;
    font-weight: bold;
    margin-top: 2em;
    margin-bottom: 2em
    }
.title3 {
    font-size: 115%
    }
.title4 {
    font-size: 120%;
    letter-spacing: 0.1em
    }
.spaced {
    margin-top: 4em
    }
.tb {
    margin-top: 2em
    }
div.chapter {
    page-break-before: always
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
table {
    margin-left: 0;
    margin-right: auto
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    color: silver
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
.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 {
    margin-left: 5%;
    margin-right: 5%;
    text-align: left;
    display: inline-block
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.transnote {
    background-color: #E6E6FA;
    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
    }
.antiqua {
    font-style: italic
    }
@media all {
    .ebook-only {
        visibility: visible;
        display: block
        }
    .poem {
        display: block;
        margin-left: 1.5em
        }
    .gesperrt {
        margin-right: 0
        }
    em.gesperrt {
        font-weight: 600
        }
    }
.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
    }