body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagebreak {
    margin-top: 4em
    }
@media all {
    .pagebreak {
        page-break-before: always
        }
    }
.nopagebreak {
    page-break-before: avoid
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 2em
    }
.p4 {
    margin-top: 4em
    }
.p6 {
    margin-top: 6em
    }
.b4 {
    margin-bottom: 4em
    }
.b10 {
    margin-bottom: 10em
    }
.big8 {
    font-size: 80%
    }
.big12 {
    font-size: 120%
    }
.big14 {
    font-size: 140%
    }
.big16 {
    font-size: 160%
    }
.big20 {
    font-size: 200%
    }
.hanging {
    text-indent: -2em;
    margin-left: 2em
    }
.noindent {
    text-indent: 0
    }
.narrow {
    margin-left: 25%;
    margin-right: 25%
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.chap {
    width: 15%;
    margin-left: 42.5%;
    margin-right: 42.5%
    }
ul.index {
    list-style-type: none
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.hrule {
    border-bottom: 1px solid black
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    text-indent: 0
    }
.pagenumh2 {
    font-size: 50%;
    font-weight: normal
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.u {
    text-decoration: underline
    }
.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
    }
.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;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }