body {
    margin-left: 20%;
    margin-right: 20%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 0;
    font-weight: normal
    }
h1 {
    font-size: x-large
    }
h2 {
    font-size: large;
    margin-bottom: 1em
    }
.new-h2 {
    margin-top: 2em
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
cite {
    font-style: normal
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-weight: normal;
    font-style: normal
    }
.center {
    text-align: center
    }
.figcenter {
    margin: 2em auto;
    text-align: center
    }
.caption {
    font-size: smaller
    }
.pagenum {
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    font-style: normal;
    border: 1px solid silver;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0
    }
.footnotes {
    border: 1px dashed #808080;
    margin-top: 6em
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify
    }
.footnote .label, .fnanchor {
    vertical-align: super;
    text-decoration: none;
    font-size: x-small;
    font-weight: normal;
    font-style: normal
    }
#tnote {
    width: 26em;
    border: 1px dashed #808080;
    background-color: #f6f6f6;
    text-align: justify;
    padding: 0 0.75em
    }
@page {
    margin: 2cm
    }
@media print {
    body {
        margin: 2em
        }
    #tnote, pre, .pagenum {
        display: none
        }
    ins, a {
        text-decoration: none;
        border: none;
        color: black
        }
    .footnotes {
        page-break-before: always;
        padding: 0;
        border: none
        }
    .footnote {
        margin: 0
        }
    .footnote .label, .fnanchor {
        font-size: medium;
        vertical-align: middle
        }
    }