body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    margin-top: 5em;
    margin-bottom: 2em;
    font-weight: bold;
    font-size: 3em;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 2em;
    font-size: 2em;
    clear: both
    }
h3 {
    text-align: center;
    margin-top: 0.5em;
    font-weight: bold;
    font-size: 1.5em;
    clear: both
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    text-align: justify;
    font-size: 1em;
    line-height: 1.4em;
    text-indent: 1em
    }
p.title {
    text-align: center;
    text-indent: 0;
    line-height: 1.4em;
    margin-bottom: 3em
    }
big {
    font-size: 140%
    }
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;
    empty-cells: show
    }
table#p114 {
    margin-left: 0;
    border-collapse: collapse
    }
.pagenum {
    font-size: 75%;
    text-align: right
    }
em.gesperrt {
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
div.center {
    text-align: center
    }
div.left {
    text-align: left
    }
div.right {
    text-align: right
    }
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.5em;
    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);
    margin-bottom: 5em
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: inherit
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    text-align: center
    }
.figcenter {
    margin: auto;
    text-align: center
    }