body {
    margin-left: 9%;
    margin-right: 9%
    }
h1 {
    text-align: center;
    margin-top: 6ex;
    margin-bottom: 8ex
    }
h2 {
    text-align: center;
    margin-top: 10ex;
    margin-bottom: 2ex
    }
h3 {
    text-align: center;
    margin-top: 6ex;
    margin-bottom: 2ex
    }
h4 {
    text-align: center;
    margin-top: 3ex;
    margin-bottom: 2ex
    }
a {
    text-decoration: none
    }
a.sic {
    text-decoration: none
    }
hr {
    width: 68%;
    height: 0;
    margin-top: 8ex;
    margin-bottom: 8ex
    }
hr.front {
    width: 100%;
    height: 0;
    margin-top: 12ex;
    margin-bottom: 12ex
    }
p {
    text-align: justify;
    text-indent: 1em
    }
p.xlat {
    text-align: center;
    text-indent: 0;
    margin-top: 4ex;
    font-size: larger;
    font-weight: bold
    }
p.front {
    text-align: center;
    text-indent: 0;
    margin-top: 5ex
    }
p.center {
    text-align: center;
    text-indent: 0;
    margin-left: 10%;
    margin-right: 10%
    }
p.letterfirst {
    text-align: center;
    text-indent: 0
    }
p.lettersecond {
    text-indent: 3em
    }
p.letterlast {
    text-align: right;
    margin-right: 1em
    }
div.poem {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left
    }
div.poem p {
    text-align: left;
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
div.content {
    margin-top: 1em;
    margin-bottom: 1em
    }
div.content p {
    text-align: left;
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
span.pgnum {
    font-size: 8pt;
    text-indent: 0;
    font-weight: normal;
    text-align: left;
    visibility: visible
    }
span.pgnum:before {
    content: "Seite "
    }
sup {
    font-size: 0.7em
    }
div.FN p {
    font-size: 0.9em
    }
span.spaced {
    letter-spacing: 0.3ex
    }