body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    text-align: justify;
    font-size: 1.25em;
    line-height: 1.4em;
    text-indent: 1em
    }
div.center {
    text-align: center
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #039
    }
h1 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 2em;
    font-weight: bold;
    font-size: 3em;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 2em;
    clear: both
    }
h3 {
    text-align: center;
    margin-top: 2em;
    font-weight: normal;
    clear: both
    }
h4 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 0;
    font-weight: normal;
    clear: both
    }
h5 {
    text-align: center;
    margin-top: 2em;
    font-weight: normal;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-top: 1em;
    font-size: 1.25em
    }
div.note {
    font-size: 0.75em;
    border: 1px solid black;
    background-color: rgb(204, 255, 204)
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: white
    }
em.gesperrt {
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding-left: 0.2em
    }
.pagenum {
    font-size: 0.75em;
    text-align: right
    }
.center {
    text-align: center
    }
.left {
    text-align: left
    }
.right {
    text-align: right
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }