body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1em
    }
h3 {
    font-weight: normal
    }
p.noin {
    text-indent: 0
    }
.p1 {
    margin-top: 1em
    }
.p2 {
    margin-top: 2em
    }
.p8 {
    margin-top: 8em
    }
.b2 {
    margin-bottom: 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%
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    text-indent: 0;
    font-size: smaller;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: silver
    }
.sidenote {
    text-indent: 0;
    font-size: smaller;
    font-style: normal;
    font-weight: normal;
    font-variant: normal
    }
.x-ebookmaker .sidenote {
    text-indent: 0;
    text-align: left;
    font-size: smaller;
    float: left;
    clear: left;
    margin: 0 0.2em 0 0;
    padding: 0 0.2em 0 0.2em;
    background-color: #eee;
    border: thin dotted gray
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.large {
    font-size: 150%
    }
.mlarge {
    font-size: 130%
    }
.nsize {
    font-size: 100%
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
img {
    max-width: 100%;
    height: auto
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.poetry-container {
    text-align: center
    }
.poetry {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 85%
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.poetry .indent0 {
    text-indent: -3em
    }