body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1 {
    text-align: center
    }
h2, h3, h4 {
    text-align: center;
    clear: both
    }
.new-h2 {
    margin-top: 6em
    }
.new-h3 {
    margin-top: 3em
    }
.new-h4 {
    margin-top: 3em
    }
table {
    border-collapse: collapse;
    width: 60%;
    margin: 2em auto 2em auto
    }
table caption {
    text-align: left;
    font-weight: normal;
    font-style: normal
    }
table td.einheit {
    width: 4em;
    vertical-align: bottom
    }
table td.right {
    width: 4em;
    vertical-align: bottom
    }
table.tastgefuehl td {
    text-align: center
    }
blockquote {
    width: 80%;
    margin: 3em auto 3em auto
    }
cite, em, i, q {
    font-weight: normal;
    font-style: italic
    }
cite.normal {
    font-style: normal
    }
b, strong {
    font-weight: bold;
    font-style: normal
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.gesperrt {
    letter-spacing: 0.25em
    }
em.gesperrt {
    font-weight: normal;
    font-style: normal
    }
.name {
    text-align: right;
    padding-right: 20%
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.pagenum {
    font-size: small;
    text-align: right;
    color: #808080
    }
ol.alpha {
    list-style-type: lower-alpha
    }
ol.decimal {
    list-style-type: decimal
    }
ol.alpha li, ol.decimal li {
    padding: 0.25em 0 0.25em 0;
    text-align: justify
    }
.footnotes {
    border: 1px dashed #808080
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%
    }
.footnote .label, .fnanchor {
    vertical-align: super;
    text-decoration: none;
    font-size: x-small;
    font-weight: normal
    }
.tnote {
    width: 30em;
    border: 1px dashed #808080;
    background-color: #f6f6f6;
    text-align: justify;
    padding: 0.5em
    }
.portrait {
    clear: left;
    padding: 0;
    text-align: center
    }