body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    text-indent: 1em;
    margin-bottom: 0.49em
    }
p.title {
    text-align: center;
    text-indent: 0;
    line-height: 1.4em
    }
p.left {
    text-align: left;
    margin-left: 10%;
    text-indent: 0;
    line-height: 1em
    }
p.right {
    text-align: right;
    margin-right: 10%;
    text-indent: 0;
    line-height: 1em
    }
p.intro {
    margin-top: 0.51em;
    margin-left: 1em;
    text-indent: -1em;
    margin-bottom: 0.49em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tb {
    width: 45%
    }
hr.chap {
    width: 65%
    }
hr.full {
    width: 95%
    }
ul.index {
    list-style-type: none
    }
li.ifrst {
    margin-top: 1em
    }
li.indx {
    margin-top: 0.15em
    }
li.isub1 {
    text-indent: 1em
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
td.chaptitle {
    text-align: left;
    text-indent: -1em
    }
td.page {
    text-align: left;
    vertical-align: bottom;
    padding-left: 0.5em;
    width: 6%
    }
.td1 {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-align: center
    }
.td2 {
    border-top: 3px double black;
    border-bottom: 3px double black;
    text-align: right
    }
.td3 {
    border-top: 3px double black;
    border-bottom: 3px double black;
    border-left: 1px solid black;
    text-align: center
    }
.td4 {
    border-top: 3px double black;
    border-bottom: 3px double black;
    border-left: 1px solid black;
    text-align: right
    }
.td5 {
    border-left: 1px solid black;
    text-align: left
    }
.td6 {
    border-left: 1px solid black;
    text-align: right
    }
.td7 {
    border-left: 1px solid black;
    font-size: 90%;
    text-align: center
    }
.td8 {
    border-top: 3px double black;
    border-bottom: 3px double black;
    text-align: center
    }
.td9 {
    border-left: 1px solid black;
    text-align: center
    }
.td10 {
    border-top: 2px solid black;
    text-align: right
    }
.td11 {
    border-top: 2px double black;
    border-left: 1px solid black;
    text-align: center
    }
.td12 {
    border-left: 1px solid black;
    vertical-align: bottom;
    text-align: center
    }
.td13 {
    vertical-align: top;
    text-align: right
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.sidenote {
    padding-bottom: 0.25em;
    padding-top: 0.25em;
    padding-left: 0.25em;
    padding-right: 0.25em;
    text-align: center;
    clear: right;
    margin-top: 0;
    font-size: smaller;
    color: black;
    background: #eee;
    border: 1px dotted black
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.figleft {
    clear: left;
    margin: 0;
    padding: 0 0.1em 0 0;
    text-align: right
    }
.invisible {
    font-size: 0%
    }
.footnotes {
    border: dashed 1px;
    margin-top: 1em;
    margin-bottom: 1em
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.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 {
    padding: 0.5em 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
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }