body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
.pagebreak {
    page-break-before: always
    }
.nopagebreak {
    page-break-before: avoid
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 2em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.p6 {
    margin-top: 6em
    }
.schmutz {
    font-size: 200%;
    text-indent: 0;
    margin-bottom: 8em
    }
.big08 {
    font-size: 80%
    }
.big12 {
    font-size: 120%
    }
.big15 {
    font-size: 150%
    }
.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
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    text-indent: 0
    }
.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-size: 92%;
    font-style: normal;
    font-family: sans-serif
    }
.caption {
    font-weight: bold;
    font-size: 80%
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }