body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h1 {
    font-weight: normal
    }
h2 {
    margin-bottom: 1.5em;
    line-height: 1.7em
    }
h2 .number {
    font-weight: normal
    }
.new-h2 {
    margin-top: 6em
    }
cite {
    font-style: normal
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #039
    }
span.greek {
    border-bottom: 1px dashed #999
    }
ol, ul {
    margin: 0;
    padding: 0;
    list-style-position: inside
    }
ol li, ul li {
    margin: 0;
    padding: 0
    }
ol li p, ul li p {
    margin-top: 0
    }
ol.lower-alpha {
    list-style-type: lower-alpha
    }
ol.upper-roman {
    list-style-type: upper-roman
    }
ol.lower-greek {
    list-style-type: lower-greek
    }
ul.none {
    list-style-type: none
    }
.center {
    text-align: center
    }
.nowrap {
    white-space: nowrap
    }
.gesperrt {
    font-style: normal;
    letter-spacing: 0.2em
    }
.pagenum {
    font-size: small;
    text-align: right;
    color: #808080
    }
.footnotes {
    border: 1px dashed #808080;
    margin-top: 6em
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%
    }
.footnote .label, .fnanchor {
    vertical-align: super;
    text-decoration: none;
    font-size: x-small;
    font-weight: normal
    }
#tnote {
    width: 30em;
    border: 1px dashed #808080;
    background-color: #f6f6f6;
    text-align: justify;
    padding: 0.5em
    }