body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.p2 {
    margin-left: 2em
    }
p.indent {
    text-indent: 1.5em
    }
p.f90 {
    font-size: 90%;
    text-align: center
    }
p.f120 {
    font-size: 120%;
    text-align: center
    }
p.f150 {
    font-size: 150%;
    text-align: center
    }
.space-above1 {
    margin-top: 1em
    }
.space-above2 {
    margin-top: 2em
    }
.space-below1 {
    margin-bottom: 1em
    }
.space-below2 {
    margin-bottom: 2em
    }
hr.chap {
    width: 65%
    }
hr.full {
    width: 95%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 12%;
    margin-right: 17%
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
.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
    }