body {
    margin-left: 10%;
    margin-right: 10%
    }
.x-ebookmaker body {
    margin: 0
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    page-break-before: avoid
    }
h1 {
    line-height: 1.1em;
    margin-bottom: 4%
    }
h3 {
    font-size: medium;
    margin-top: 3%
    }
h2.nobreak {
    page-break-before: avoid
    }
.subheadc {
    font-size: smaller;
    text-align: center;
    margin: 3% 2% 2% 2%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: justify;
    text-indent: 1em
    }
.hang {
    text-align: justify;
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
div.titlepage {
    text-align: center;
    page-break-before: always
    }
div.chapter {
    clear: both;
    margin-top: 10%;
    page-break-before: always
    }
hr {
    width: 35%;
    margin: 1% 32.5%;
    clear: both
    }
hr.tb {
    width: 35%;
    margin: 3% 32.5%;
    clear: both
    }
hr.short {
    width: 7%;
    margin: 0.5% 46.5%
    }
hr.chap {
    width: 65%;
    margin: 5% 17.5%
    }
.x-ebookmaker hr.chap {
    visibility: hidden
    }
@media print {
    hr.chap {
        visibility: hidden
        }
    }
sup {
    font-size: 75%
    }
.xsmall {
    font-size: x-small
    }
.small {
    font-size: small
    }
.large {
    font-size: large
    }
.xlarge {
    font-size: x-large
    }
.xxxlarge {
    font-size: 120%;
    font-stretch: condensed
    }
.smcap {
    font-variant: small-caps
    }
.allsmcap {
    font-variant: small-caps;
    text-transform: lowercase
    }
.normal {
    font-weight: normal
    }
.antiqua {
    font-family: "Old English Text MT", "Old English", serif
    }
.gesperrt1 {
    letter-spacing: 0.1em;
    margin-right: -0.1em
    }
.gesperrt2 {
    letter-spacing: 0.25em;
    margin-right: -0.25em
    }
.gesperrtstar {
    letter-spacing: 1em;
    margin-left: 1em
    }
.mt2 {
    margin-top: 2%
    }
.mt3 {
    margin-top: 3%
    }
.mt5 {
    margin-top: 5%
    }
.mt10 {
    margin-top: 10%
    }
.mb10 {
    margin-bottom: 10%
    }
.lh1 {
    line-height: 1.5em
    }
.lh2 {
    line-height: 2em
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.fright, .x-ebookmaker .fright {
    float: right
    }
.pagenum {
    color: gray;
    font-size: x-small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    padding: 0 0.2em
    }
blockquote {
    margin-left: 2%;
    margin-right: 2%;
    font-size: smaller
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
th {
    font-size: small
    }
td {
    padding-left: 0.2em;
    padding-right: 0.2em
    }
.footnotes {
    border: dashed 1px;
    margin-top: 3%;
    margin-bottom: 3%;
    background-color: #F5F5F5
    }
.footnote {
    margin: 1% 5% 1% 6%;
    font-size: 90%;
    text-align: justify
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: x-small;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal
    }
.inline {
    display: inline-block
    }
.center-container {
    display: flex;
    justify-content: center
    }
.poetry {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%
    }
.stanza {
    margin: 0.75em auto;
    text-indent: -3em
    }
.stanza div.i0 {
    padding-left: 3em
    }
.stanza div.i1 {
    padding-left: 3.5em
    }
img {
    width: 100%;
    height: auto
    }
.plate {
    text-align: right;
    margin-right: 1%;
    font-size: large;
    page-break-after: avoid
    }
div.figure {
    text-align: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    page-break-inside: avoid
    }
div.figcaption {
    font-weight: bold;
    font-size: large;
    text-align: center
    }
.col50 {
    display: inline-block;
    width: 49.5%;
    vertical-align: top
    }
.illowp25 {
    width: 25%;
    max-width: 18.75em
    }
.illowp75 {
    width: 75%;
    max-width: 56.25em
    }
.illowp100 {
    width: 100%;
    max-width: 75em
    }
abbr {
    border: none;
    text-decoration: none
    }
ul.spaced li {
    padding-top: 1%
    }
.transnote {
    background-color: #E6E6FA;
    border: 1px solid black;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif
    }