body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-align: justify;
    text-indent: 1.5em
    }
hr {
    width: 95%;
    color: #000;
    clear: both
    }
.hr30 {
    width: 30%
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
.pagenum {
    text-indent: 0;
    font-size: 0.75em;
    text-align: right;
    color: #b0b0b0
    }
.vbot {
    vertical-align: bottom
    }
.center {
    text-align: center
    }
.text_lf {
    text-align: left
    }
.text_rt {
    text-align: right
    }
.smaller {
    font-size: 0.75em
    }
.smcap {
    font-variant: small-caps
    }
.gesperrt {
    letter-spacing: 0.5em
    }
.caption1 {
    font-weight: bold;
    font-size: 2em;
    text-align: center
    }
.caption2 {
    font-weight: bold;
    font-size: 1.5em;
    text-align: center
    }
.caption3 {
    font-weight: bold;
    font-size: 1.15em;
    text-align: center
    }
.caption4 {
    font-weight: bold;
    font-size: 0.75em;
    text-align: center
    }
.trans_notes {
    background: #d0d0d0;
    border: solid black 1px;
    width: 70%;
    margin: auto
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    text-align: justify;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }