body {
    margin-left: 18%;
    margin-right: 18%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify;
    text-indent: 1.5em
    }
p.center, p.right, #tnote p, p.noindent {
    text-indent: 0
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 0;
    font-weight: normal
    }
h2 {
    margin-bottom: 1.5em
    }
img {
    border: 0
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #039
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal;
    font-weight: normal
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
#tnote {
    width: 26em;
    border: 1px dashed #808080;
    background-color: #f6f6f6;
    text-align: justify;
    padding: 0 0.75em
    }
.toc {
    text-decoration: none
    }
.dropcap:first-letter {
    font-size: 220%
    }
@page {
    margin: 2cm
    }
@media print {
    body {
        margin: 2em
        }
    h1, h2 {
        page-break-before: always
        }
    #tnote, pre {
        display: none
        }
    ins, a {
        text-decoration: none;
        border: none;
        color: black
        }
    }