body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    text-align: justify;
    font-size: 1em;
    text-indent: 1em
    }
h1 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 2em;
    font-weight: bold;
    font-size: 3em;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 2em;
    clear: both
    }
h3 {
    text-align: center;
    margin-top: 2em;
    font-weight: normal;
    clear: both
    }
h4 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 0;
    font-weight: normal;
    clear: both
    }
h5 {
    text-align: center;
    margin-top: 2em;
    font-weight: normal;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em
    }
table#milch {
    margin: 2em auto;
    border-collapse: collapse
    }
table#milch th, table#milch td {
    text-align: center;
    padding: 0.25em;
    border-left: 1px solid black
    }
table#milch th.first, table#milch td.first {
    border-left: none
    }
table#milch th {
    font-weight: bold;
    border-top: 3px double black;
    border-bottom: 1px solid black
    }
table#topf1 {
    margin: 2em auto;
    border-collapse: collapse
    }
table#topf1 td {
    text-align: center;
    padding: 0.25em;
    font-size: 1.25em
    }
table#topf1 td.line {
    border-bottom: 1px solid black
    }
table#topf2 {
    margin: 2em auto;
    border-collapse: collapse
    }
table#topf2 td {
    text-align: center;
    padding: 0.25em;
    font-size: 1.25em
    }
table#topf2 td.line {
    border-bottom: 1px solid black
    }
div.note {
    border-right: black 1px dashed;
    padding-right: 0.5em;
    border-top: black 1px dashed;
    padding-left: 0.5em;
    font-size: smaller;
    padding-bottom: 0;
    margin: 4em 10% 0;
    border-left: black 1px dashed;
    color: black;
    padding-top: 0;
    border-bottom: black 1px dashed;
    background-color: rgb(204, 255, 204)
    }
div.note86 {
    margin-left: 3.5em;
    margin-right: 3.5em;
    font-size: 3em;
    text-align: center;
    background-color: silver
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: white
    }
a:visited {
    text-decoration: none
    }
.gesperrt {
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding-left: 0.2em
    }
h3.fett {
    font-weight: bold
    }
em.antiqua {
    font-style: italic
    }
.pagenum {
    text-indent: 0;
    font-size: small;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.left {
    text-align: left
    }
.right {
    text-align: right
    }
.containerright {
    clear: right;
    text-align: center;
    font-size: 1.25em;
    font-weight: normal;
    border-color: black;
    border-style: solid;
    border-width: 6px
    }
.containerleft {
    clear: left;
    text-align: center;
    font-size: 3em;
    font-weight: normal;
    border-color: black;
    border-style: solid;
    border-width: 6px
    }
.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
    }