body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    text-indent: 1em;
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.p1 {
    margin-top: 1em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.p6 {
    margin-top: 6em
    }
.p8 {
    margin-top: 8em
    }
.b1 {
    margin-bottom: 1em
    }
.b2 {
    margin-bottom: 2em
    }
.b4 {
    margin-bottom: 4em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.tb {
    width: 45%;
    margin-left: 27.5%;
    margin-right: 27.5%
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
@media print {
    hr.chap {
        display: none;
        visibility: hidden
        }
    }
hr.r10 {
    width: 10%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 45%;
    margin-right: 45%
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
table.toc {
    width: 60%
    }
.x-ebookmaker table.toc {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
img {
    max-width: 100%;
    height: auto
    }
.footnotes {
    border: 1px dashed
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: top;
    font-size: 0.8em;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    margin-left: 10%;
    margin-right: 10%;
    color: black;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.transnote-end {
    background-color: #E6E6FA;
    margin-left: 5%;
    margin-right: 5%;
    color: black;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
@media print {
    .transnote {
        margin-left: 2.5%;
        margin-right: 2.5%
        }
    }
.x-ebookmaker .transnote {
    margin-left: 5%;
    margin-right: 5%
    }
.TN-style-1 {
    text-indent: 0;
    margin-top: 1.5em;
    font-size: small
    }
.TN-style-2 {
    text-align: left;
    margin-top: 1em;
    text-indent: -1em;
    margin-left: 3em;
    font-size: small
    }
.center-img-cover {
    margin: 2% 33%;
    page-break-inside: avoid;
    page-break-before: auto
    }
.coverimg {
    visibility: visible;
    display: block
    }
.smaller {
    font-size: 85%
    }
.x-small {
    font-size: x-small
    }
.small {
    font-size: small
    }
.bold {
    font-weight: bold
    }
.noindent {
    text-indent: 0
    }
a {
    text-decoration: none
    }
a.underline {
    text-decoration: underline
    }