a:link {
    text-decoration: none;
    color: #0000C8
    }
a:visited {
    text-decoration: none;
    color: #0000C8
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
body {
    margin-left: 15%;
    margin-right: 15%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h1 {
    line-height: 2em;
    margin-top: 3em;
    margin-bottom: 2em
    }
h2 {
    margin-top: 3em;
    margin-bottom: 2em
    }
hr {
    width: 33%;
    margin-top: 3em;
    margin-bottom: 3em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
p {
    line-height: 1.5em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: normal;
    text-align: justify
    }
.anhang {
    border: thin dashed black;
    margin: 0;
    margin-top: 3em;
    margin-bottom: 3em
    }
.antiqua {
    font-style: italic
    }
.big {
    font-size: 140%
    }
.caption {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 0;
    font-size: smaller;
    text-align: justify
    }
.center {
    text-align: center
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 1em
    }
.footnote .label {
    text-align: right
    }
.indent {
    margin-left: 1em;
    text-indent: -1em
    }
.kosmos {
    list-style-type: none
    }
.nowrap {
    white-space: nowrap
    }
.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
    }
.right {
    text-align: right
    }
.spaced {
    letter-spacing: 0.2em
    }
.title {
    text-align: center;
    font-weight: bold;
    line-height: 2em;
    margin-top: 3em;
    margin-bottom: 2em
    }
.top {
    vertical-align: top
    }