a[title].page {
    font-size: x-small;
    color: gray;
    background-color: white;
    display: inline
    }
a[title].page:after {
    content: attr(title)
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.8em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: text-top;
    font-size: 0.8em;
    text-decoration: none
    }
p.publisher {
    margin-top: 1em;
    text-align: center;
    font-size: large
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.pictop {
    padding: 0.3em;
    margin: 0 0
    }
.floatleft {
    clear: left;
    margin-right: 0.3em
    }
p.pictop img {
    display: block;
    margin: 0;
    padding: 0 0.2em
    }
hr {
    width: 25%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 25%;
    margin-right: 10%;
    clear: both;
    text-align: left
    }
em.gesperrt {
    letter-spacing: 0.35ex;
    padding-left: 0.35ex;
    font-style: normal
    }
em.antiqua {
    font-family: "Courier New", monospace;
    font-size: 90%;
    font-style: normal
    }
div.titlepage h1 {
    font-size: xx-large;
    letter-spacing: 0.35ex;
    padding-left: 0;
    line-height: 140%;
    margin-top: 0.75em;
    margin-bottom: 0
    }
div.titlepage h2 {
    font-size: x-large;
    letter-spacing: 0.35ex;
    padding-left: 0;
    margin-top: 0.5em;
    margin-bottom: 0
    }
div.titlepage h3 {
    font-size: medium;
    letter-spacing: 0.35ex;
    margin-top: 2em;
    margin-bottom: 0
    }
div.titlepage h4 {
    font-size: medium;
    letter-spacing: 0.35ex;
    padding-left: 0;
    margin-top: 0.5em;
    margin-bottom: 0
    }
div.titlepage h5 {
    font-size: large;
    letter-spacing: 0.35ex;
    padding-left: 0;
    line-height: 140%;
    margin-top: 1em;
    margin-bottom: 0
    }
div.titlepage h6 {
    font-size: medium;
    letter-spacing: 0.35ex;
    padding-left: 0;
    line-height: 140%;
    margin-top: 5em;
    margin-bottom: 0
    }
div.textbody h2 {
    margin-top: 3em;
    margin-bottom: 1.5em;
    font-size: x-large;
    font-style: normal;
    letter-spacing: 0.25ex;
    padding-left: 0
    }
div.textbody p {
    text-indent: 1em
    }
div.note {
    margin: 4em 10% 0 10%;
    padding: 0 0.5em 0 0.5em;
    border: 1px dashed black;
    background-color: rgb(80%, 100%, 80%);
    color: black;
    font-size: smaller
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.pagenum {
    font-size: x-small;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0;
    color: gray
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left;
    font-size: 87%
    }
.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.i15 {
    display: block;
    margin-left: 15em;
    padding-left: 3em;
    text-indent: -3em
    }
.hidden {
    display: none
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }