body {
    margin-left: 10%;
    margin-right: 10%
    }
.ads {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 90%
    }
.blockquot {
    margin-left: 5%;
    margin-right: 5%
    }
.break-before {
    page-break-before: always
    }
.break-after {
    page-break-after: always
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    font-size: 250%;
    page-break-before: always
    }
h2 {
    font-size: 150%
    }
h3 {
    font-size: 105%
    }
.s1, .s3 {
    text-align: center;
    font-weight: normal
    }
.s1 {
    font-size: 250%
    }
.s2 {
    font-size: 150%
    }
.s3 {
    font-size: 115%
    }
.s-ad {
    font-size: 130%;
    margin-left: 1.5em
    }
.s-ad:first-letter {
    margin-left: -1.5em
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.p1 {
    margin-top: 1em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
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%
    }
hr.full {
    width: 100%;
    margin: 0% 0% 0% 0%
    }
hr.image {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    border: none;
    border-top: 1px dotted #aaa
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdr {
    text-align: right
    }
.tdl {
    text-align: left
    }
.pagenum {
    font-size: 70%;
    text-align: right;
    color: #777
    }
.mtop2 {
    margin-top: 2em
    }
.mbot1 {
    margin-bottom: 1em
    }
.mbot2 {
    margin-bottom: 2em
    }
.mbot3 {
    margin-bottom: 3em
    }
.center {
    text-align: center
    }
.bold {
    font-weight: bold
    }
.italic {
    font-style: italic
    }
.smaller {
    font-size: smaller
    }
.just {
    text-align: justify
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.caption {
    font-weight: bold;
    font-size: 95%;
    text-align: center
    }
.container-center {
    text-align: center
    }
.container-left {
    display: inline-block;
    font-weight: bold;
    font-style: italic;
    text-align: left
    }
.figcenter {
    margin: auto;
    text-align: center
    }
img {
    margin-top: 1.5em
    }
.covercaption {
    font-weight: bold;
    font-size: small;
    text-align: center
    }
.transnote {
    background-color: #f0f8ff;
    color: black;
    border: 1px solid black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
@media print {
    .transnote {
        background-color: #fff
        }
    .pagenum {
        visibility: hidden
        }
    }
@media print, screen {
    .htmlinv {
        display: none
        }
    }
@media all {
    .covercaption {
        display: none
        }
    .gesperrt {
        letter-spacing: 0;
        margin-right: 0;
        font-style: italic
        }
    .htmlinv {
        display: inline
        }
    }