body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both;
    line-height: 1.5em
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
hr {
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both
    }
hr.tb {
    width: 25%;
    margin-left: 37.5%;
    margin-right: 37.5%
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
hr.full {
    width: 95%;
    margin-top: 3em;
    margin-left: 2.5%;
    margin-right: 2.5%
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    color: silver;
    letter-spacing: 0
    }
.blockquot {
    font-size: smaller
    }
.center, .center p {
    text-align: center
    }
.right {
    text-align: right
    }
.gesperrt {
    letter-spacing: 0.1em;
    margin-right: -0.1em
    }
em.gesperrt {
    font-style: normal
    }
.antiqua {
    font-style: italic
    }
.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
    }
.tn-header {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold
    }
.small {
    font-size: 0.5em
    }
.big-space-above {
    margin-top: 4em
    }
.spaced-above {
    margin-top: 1.5em
    }
.spaced-left {
    margin-left: 2em
    }
.cite {
    margin-left: 50%;
    margin-top: 4em;
    text-indent: -1em
    }
.cite-loc {
    text-align: right;
    margin-right: 1em
    }
.dedication {
    margin-top: 4em;
    text-align: center;
    line-height: 3em
    }
.ded1 {
    font-size: 1.2em
    }
.ded2 {
    font-size: 1.5em
    }
.ded3 {
    font-size: 1.8em;
    font-weight: bold
    }
.ded4 {
    font-size: 1em
    }
.ded5 {
    font-size: 0.8em
    }
.heading {
    margin-top: 4em;
    font-size: 1.2em;
    text-align: center
    }
.small-heading {
    letter-spacing: 0.2em;
    margin-top: 1em;
    text-align: center
    }
.covernote {
    visibility: hidden;
    display: none
    }
@media all {
    .covernote {
        visibility: visible;
        display: block
        }
    .gesperrt {
        font-weight: 600
        }
    }
h1.pg, h4.pg {
    line-height: 1em
    }
hr.pg {
    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
    }