body {
    margin-left: 20%;
    margin-right: 20%
    }
h1 {
    text-align: center;
    clear: both
    }
h2, h3 {
    text-align: center;
    font-weight: normal;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.p6 {
    margin-top: 6em
    }
hr.tb {
    width: 10%;
    margin-top: 1em;
    margin-bottom: 1em;
    visibility: visible;
    margin-left: 45%;
    margin-right: 45%
    }
hr.chap {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    visibility: hidden
    }
hr.full {
    width: 95%;
    margin-top: 6em;
    margin-bottom: 6em;
    visibility: hidden
    }
ul {
    list-style-type: none
    }
.hang {
    text-indent: -1em;
    margin-left: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
div.title {
    page-break-before: always;
    page-break-after: always;
    text-align: center;
    line-height: 1.5em
    }
div.frontpage {
    page-break-before: always;
    page-break-after: always;
    text-align: center
    }
.pseudotitle {
    font-size: 120%;
    text-align: center;
    margin-top: 2em
    }
.chapter {
    page-break-before: always;
    page-break-after: always
    }
.tdc {
    text-align: center
    }
.tdcw {
    text-align: center;
    width: 5%
    }
.pagenum {
    margin-right: 0;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: 0;
    text-decoration: none;
    text-indent: 0;
    font-size: x-small;
    white-space: nowrap
    }
.pagenum span {
    visibility: hidden
    }
.pagenum a {
    display: inline-block;
    color: #808080;
    border: 1px solid silver
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.err {
    border-bottom: thin dotted red
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
.antiqua {
    font-size: smaller;
    font-style: normal
    }
img {
    max-width: 100%;
    height: auto
    }
.figcenter {
    margin: auto;
    clear: both;
    max-width: 100%;
    text-align: center
    }
.footnotes {
    border: none
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 0.9em
    }
.footnote .label {
    vertical-align: baseline;
    font-size: 80%;
    text-decoration: none
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 80%;
    text-decoration: none
    }
.transnote {
    border: #808080 1px dashed;
    background-color: #fafafa;
    color: black;
    margin-left: 10%;
    margin-right: 10%;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
@media all {
    .pagenum {
        display: none
        }
    body {
        margin-left: 2%;
        margin-right: 2%;
        margin-top: 1%;
        margin-bottom: 1%
        }
    em.gesperrt {
        font-weight: bold;
        letter-spacing: 0;
        margin-right: 0
        }
    }