body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: bold;
    font-size: 3em;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 2em;
    font-size: 2em;
    clear: both
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    text-align: justify;
    font-size: 1em;
    line-height: 1.4em;
    text-indent: 1em
    }
p.title {
    text-align: center;
    text-indent: 0;
    line-height: 1.4em;
    margin-bottom: 3em
    }
hr.hr65 {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    empty-cells: show
    }
.pagenum {
    font-size: 75%;
    text-align: right
    }
em.gesperrt {
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding-left: 0.2em
    }
div.center {
    text-align: center
    }
div.note {
    border: black 1px dashed;
    padding: 0.5em
    }
.center {
    text-align: center
    }
.u {
    text-decoration: underline
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.poem-container {
    text-align: center
    }
.poem {
    display: inline-block;
    text-align: left
    }
.stanza span, .stanza div, .stanza p {
    display: block;
    line-height: 1.2em;
    margin-left: 2em;
    text-indent: -2em;
    margin-top: 0
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin-top: 1em
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }