body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.6em;
    text-align: justify;
    margin-bottom: 0.4em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.full {
    width: 95%
    }
.center {
    text-align: center
    }
.small50 {
    font-size: 50%
    }
.small60 {
    font-size: 60%
    }
.small80 {
    font-size: 80%
    }
.sp4 {
    margin-top: 4em
    }
.sp2 {
    margin-top: 2em
    }
.sza {
    margin-top: 0
    }
.szb {
    margin-bottom: 0
    }
.sz {
    margin-top: 0;
    margin-bottom: 0
    }
.sm2 {
    margin-left: 4em;
    text-indent: -2em
    }
.sm3 {
    margin-left: 5em;
    text-indent: -2em
    }
.sm3a {
    margin-left: 7em;
    text-indent: -4em
    }
.sm4 {
    margin-left: 6em;
    text-indent: -2em
    }
.sm5 {
    margin-left: 7em;
    text-indent: -2em
    }
.sm6 {
    margin-left: 8em;
    text-indent: -2em
    }
.sm7 {
    margin-left: 9em;
    text-indent: -2em
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.tn {
    padding-left: 2em;
    text-indent: -1em
    }
div.chapter {
    page-break-before: always
    }
h1.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 190%;
    margin-top: 0;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 1
    }
h2.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 135%;
    margin-top: 2em;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    page-break-before: avoid;
    line-height: 1
    }
h3.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 110%;
    margin-top: 2em;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 1
    }
h4.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 100%;
    margin-top: 2em;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 1
    }
hr.pgx {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }