body {
    margin-left: 10%;
    margin-right: 10%
    }
.chapter {
    page-break-before: always
    }
h1, h2 {
    text-align: center;
    clear: both
    }
.h2 {
    text-indent: 0;
    text-align: center;
    font-size: x-large
    }
p {
    margin-top: 1ex;
    margin-bottom: 1ex;
    text-align: justify;
    text-indent: 1em
    }
.noind {
    text-indent: 0
    }
.p2 {
    margin-top: 2em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdh {
    text-align: left;
    text-indent: -2em;
    padding-left: 2em
    }
.tdr {
    text-align: center;
    vertical-align: bottom
    }
.pagenum {
    width: 8%;
    font-family: sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: small;
    text-align: right
    }
.pagenum a {
    color: gray
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.larger {
    font-size: larger
    }
.smaller {
    font-size: smaller
    }
.antiqua {
    font-family: sans-serif;
    font-style: normal;
    font-size: 95%
    }
.gesperrt {
    font-style: italic
    }
img {
    max-width: 100%;
    height: auto
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.footnote p {
    text-indent: 0
    }
.fnanchor {
    vertical-align: top;
    font-size: 70%;
    text-decoration: none
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left;
    font-size: smaller
    }
.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
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em
    }
.transnote p {
    text-indent: 0
    }
p.drop:first-letter {
    font-size: 200%;
    line-height: 1.5ex
    }