body {
    margin-left: 7%;
    margin-right: 7%;
    font-size: 110%
    }
p {
    margin-top: 0.5em;
    text-indent: 1em;
    text-align: justify;
    margin-bottom: 0.5em;
    line-height: 110%
    }
h1 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 160%;
    line-height: 160%;
    margin-top: 1em;
    margin-bottom: 1em
    }
h2 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 130%;
    line-height: 130%;
    margin-top: 2em;
    margin-bottom: 1em
    }
h3 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 120%;
    line-height: 120%;
    margin-top: 2em;
    margin-bottom: 0.5em
    }
hr {
    width: 50%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 25%;
    margin-right: 25%;
    clear: both
    }
#tnote {
    background-color: #EEE;
    color: inherit;
    margin: 5% 20%;
    padding: 0.5em 1em;
    border: 1px solid gray;
    font-size: small
    }
#tnote p {
    text-indent: 0;
    text-align: left;
    margin-bottom: 0.75em;
    margin-top: 0.25em
    }
#front {
    margin-top: 2em;
    margin-bottom: 3em
    }
#front p {
    margin-top: 1.5em;
    margin-bottom: 1em;
    text-indent: 0;
    text-align: center;
    line-height: 125%
    }
#dedicate {
    margin-top: 3em;
    margin-bottom: 2em
    }
#dedicate p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-indent: 0;
    text-align: center;
    line-height: 125%
    }
.pagenum {
    font-size: small;
    font-style: normal;
    font-weight: normal;
    text-align: right
    }
.fnanchor {
    vertical-align: 0.3em;
    font-size: x-small;
    font-weight: normal;
    font-style: normal;
    text-decoration: none
    }
.footnote {
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: small
    }
.image-center {
    margin: 1.5em auto;
    text-align: center
    }
.caption p {
    text-align: center;
    text-indent: 0;
    margin-top: 0.15em;
    margin-bottom: 0.15em;
    font-size: 80%
    }
.head {
    margin-top: 1em;
    margin-bottom: 0.5em
    }
.foot {
    margin-top: 0.5em;
    margin-bottom: 2.5em
    }
div.left0 {
    padding-left: 0;
    text-align: left
    }
div.left1 {
    padding-left: 1em;
    text-align: left
    }
div.left3 {
    padding-left: 3em;
    text-align: left
    }
div.left5 {
    padding-left: 5em;
    text-align: left
    }
div.right1 {
    padding-right: 1em;
    text-align: right
    }
div.right3 {
    padding-right: 3em;
    text-align: right
    }
div.right5 {
    padding-right: 5em;
    text-align: right
    }
.block {
    margin-left: 1.5em;
    margin-right: 1.5em
    }
.refs {
    margin-left: 5%;
    margin-right: 5%
    }
.refs ul {
    list-style-type: none;
    padding-left: 0;
    font-size: inherit
    }
.refs li {
    margin-top: 0.2em;
    text-indent: 0.5em
    }
.indent2 {
    text-indent: 2em
    }
.nodent {
    text-indent: 0
    }
.center {
    text-indent: 0;
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.bold {
    font-weight: bold
    }
.blackletter {
    font-family: "lucida blackletter", "Times New Roman", Times, serif
    }
.right {
    text-align: right
    }
.gesperrt {
    letter-spacing: 0.3em
    }
.small {
    font-size: small
    }
.x-small {
    font-size: x-small
    }
.large {
    font-size: large
    }
.x-large {
    font-size: x-large
    }
.gap-above {
    margin-top: 2em
    }