body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    margin-top: 2em;
    clear: both
    }
.pagebreak {
    page-break-before: always
    }
.nopagebreak {
    page-break-before: avoid
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    text-indent: 2em;
    margin-bottom: 0.49em
    }
.p4 {
    margin-top: 4em
    }
.b4 {
    margin-bottom: 4em
    }
.p6 {
    margin-top: 6em
    }
.big20 {
    font-size: 150%
    }
.big14 {
    font-size: 120%
    }
.braun {
    color: #612707
    }
.noindent {
    text-indent: 0
    }
.hanging {
    text-indent: -2em;
    margin-left: 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%
    }
sup, sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline
    }
sup {
    bottom: 1ex
    }
sub {
    top: 0.5ex
    }
ul.index {
    list-style-type: none
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
.pagenum {
    font-size: smaller;
    text-indent: 0;
    text-align: right
    }
.pagenumh2 {
    font-size: 50%;
    font-weight: normal
    }
.pagenumh3 {
    font-size: 70%;
    font-weight: normal
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
.antiqua {
    font-style: normal;
    font-family: sans-serif
    }
.caption {
    font-weight: normal;
    font-size: smaller;
    page-break-before: avoid
    }
img {
    margin-top: 1em
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: text-top;
    font-size: 0.6em;
    text-decoration: none
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }