body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    line-height: 1.5;
    font-weight: normal
    }
h1 {
    font-size: 250%;
    margin-top: 2em
    }
h2 {
    font-size: 125%;
    margin-top: 4em;
    page-break-before: always
    }
h3 {
    font-size: 105%;
    margin-top: 2em;
    letter-spacing: 0.15em;
    page-break-after: avoid
    }
hr {
    width: 10%;
    margin-top: 1em;
    margin-bottom: 1em;
    page-break-before: avoid
    }
p {
    text-indent: 1em;
    text-align: justify;
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
.pagebreak {
    page-break-before: always
    }
.nopagebreak {
    page-break-before: avoid
    }
.fontxlarge {
    font-size: 140%
    }
.fontlarge {
    font-size: 125%
    }
.fontsmall {
    font-size: 85%
    }
.fontxsmall {
    font-size: 70%
    }
.fontxxsmall {
    font-size: 50%
    }
.centered {
    text-align: center;
    text-indent: 0
    }
.gesperrt {
    letter-spacing: 0.12em;
    padding-left: 0.1em
    }
.lineheight2 {
    line-height: 2
    }
.listing {
    padding-left: 1.5em;
    text-indent: -1.5em
    }
img {
    border: 1px solid black;
    padding: 0
    }
.illustration {
    page-break-inside: avoid;
    text-align: center
    }
.caption {
    text-indent: 0;
    text-align: center;
    font-size: 85%;
    margin-top: 0.5em
    }
.marginbot6 {
    margin-bottom: 6em
    }
.marginleft2 {
    margin-left: 2em
    }
.marginleft12 {
    margin-left: 12em
    }
.margintop2 {
    margin-top: 2em
    }
.margintop4 {
    margin-top: 4em
    }
.margintop6 {
    margin-top: 6em
    }
.noindent {
    text-indent: 0
    }
.signature {
    text-align: right;
    margin-right: 2em;
    text-indent: 0;
    margin-bottom: 2em;
    page-break-before: avoid
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdleft1 {
    vertical-align: bottom;
    padding-left: 1.5em;
    text-indent: -1.5em
    }
.tdleft2 {
    vertical-align: bottom;
    padding-left: 3em;
    text-indent: -1.5em
    }
.tdright {
    text-align: right;
    vertical-align: bottom
    }
.tnote {
    background: rgb(220, 220, 220) none repeat scroll 0% 50%;
    page-break-before: always
    }
a[title].pagenum:after {
    content: attr(title);
    border: 1px solid silver;
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    background-color: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0;
    letter-spacing: 0
    }