a:link {
    text-decoration: none;
    color: #0000C8
    }
a:visited {
    text-decoration: none;
    color: #A000A0
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h1 {
    margin-top: 6em;
    margin-bottom: 0
    }
h2 {
    margin-top: 3em;
    margin-bottom: 1em
    }
h3 {
    margin-top: 2em;
    margin-bottom: 1em
    }
h4 {
    text-align: left;
    margin-left: 2em;
    margin-top: 1em;
    margin-bottom: 0
    }
hr {
    width: 12%;
    clear: both;
    margin-top: 2em;
    margin-bottom: 2em
    }
p {
    line-height: 1.4em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: normal;
    text-align: justify
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.anhang {
    border: thin dashed black;
    margin-top: 3em;
    margin-bottom: 3em
    }
.antiqua {
    font-style: italic
    }
.autoren {
    vertical-align: top;
    text-indent: -1em;
    padding-left: 1em
    }
.big {
    font-size: 120%
    }
.caption {
    text-align: center;
    margin-top: 0;
    margin-bottom: 3em
    }
.center {
    text-align: center
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 2em;
    text-align: center
    }
.figleft {
    clear: left;
    margin-right: 1em
    }
.indent {
    text-indent: -1em;
    margin-left: 1em
    }
.inhalt {
    margin-left: 1em;
    margin-right: 1em;
    font-size: smaller
    }
.initial {
    font-size: 300%
    }
.invisible {
    visibility: hidden
    }
.pagenum {
    font-size: small;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0;
    letter-spacing: 0
    }
.ppnote {
    background-color: #EEE;
    color: #000;
    font-family: sans-serif;
    font-size: 90%;
    border: thin solid #999;
    margin: 0;
    margin-top: 3em;
    margin-bottom: 6em
    }
.small {
    font-size: 80%
    }
.spaced {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.title {
    text-align: center;
    font-weight: bold;
    line-height: 2.5em;
    margin-top: 3em;
    margin-bottom: 1em
    }
.u {
    text-decoration: underline
    }