body {
    width: 80%;
    margin: auto;
    max-width: 40em
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1.5em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tb {
    width: 35%
    }
hr.chap {
    width: 65%
    }
.pncent {
    text-indent: 0;
    text-align: center
    }
.sign {
    text-align: right;
    margin-bottom: 1.5em;
    margin-right: 5%
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    color: #999
    }
.smcap {
    font-variant: small-caps
    }
.gesperrt {
    letter-spacing: 0.4em;
    margin-right: -0.2em
    }
.ges1 {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.lf {
    font-size: 140%
    }
.sf {
    font-size: 80%
    }
.spaced {
    line-height: 1.5
    }
.space-above {
    margin-top: 1.5em
    }
.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
    }