body {
    margin-left: 18%;
    margin-right: 18%
    }
h1, h2, h3, h4, h5 {
    text-align: center
    }
h1 {
    margin-top: 4em
    }
h2 {
    margin-top: 4em
    }
h3 {
    margin-top: 3em
    }
h4 {
    font: inherit;
    margin-top: 2em;
    margin-bottom: 0.5em
    }
h5 {
    font: inherit;
    margin-top: 1.5em;
    margin-bottom: 0.5em
    }
p {
    margin-top: 0;
    margin-bottom: 0.75em;
    text-align: justify
    }
.pagenum {
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    border: 1px solid silver;
    vertical-align: baseline
    }
.poem {
    margin: 0 auto;
    text-align: left
    }
.poem .stanza {
    margin: 1.5em 0 1.5em 0
    }
.center {
    text-align: center
    }
.figcenter {
    margin: auto;
    text-align: center
    }
#tnote {
    width: 26em;
    border: 1px dashed #808080;
    background-color: #f6f6f6;
    text-align: justify;
    padding: 0.75em 0.75em 0 0.75em
    }
em.gesperrt {
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
#toc {
    margin: auto
    }
#toc td {
    padding-top: 0.4em;
    border-bottom: 1px dashed silver
    }
#toc .page {
    text-align: right
    }
#toc a {
    text-decoration: none
    }
#toc td.section {
    border: 0;
    padding-top: 2em;
    padding-bottom: 0.5em;
    text-align: center;
    font-size: larger
    }