body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
.s2 {
    font-size: 1.5em
    }
.s3 {
    font-size: 1.17em
    }
.s4 {
    font-size: 1em
    }
.s5 {
    font-size: 0.83em
    }
.s6 {
    font-size: 0.67em
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.p1 {
    margin-top: 1em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.indent2 {
    text-indent: 2em
    }
.indent-2 {
    text-align: right;
    margin-right: 2em
    }
.indent-4 {
    text-align: right;
    margin-right: 4em
    }
hr {
    border: none;
    margin: 2em auto;
    clear: both;
    background: #000;
    width: 36%
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
@media print {
    hr.chap {
        display: none;
        visibility: hidden
        }
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
.container {
    display: inline-block;
    margin: 0 auto;
    color: black
    }
.pagenum {
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0
    }
li {
    padding-top: 0.25em;
    padding-bottom: 0.25em
    }
a {
    text-decoration: none
    }
.center {
    text-align: center
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.antiqua {
    font-style: italic
    }
img {
    max-width: 100%;
    height: auto
    }
.cover {
    margin: 2em auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 20em
    }
.x-ebookmaker .cover {
    margin: 2em auto;
    max-width: 90%
    }
.frontis {
    margin: 2em 35%;
    text-align: center;
    page-break-inside: avoid;
    max-width: 30%
    }
.x-ebookmaker .frontis {
    margin: 2em auto;
    max-width: 50%
    }
.footnotes {
    border: 1px solid black
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    border: 1px solid black;
    color: black;
    font-size: small;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }