body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1em
    }
.h2 {
    text-align: center;
    text-indent: 0;
    font-size: x-large;
    font-weight: bold
    }
.h2tit {
    text-align: center;
    text-indent: 0;
    font-size: 110%;
    font-style: italic
    }
.noind {
    text-indent: 0
    }
.adv {
    margin-left: 4em;
    margin-right: 4em
    }
.adv p {
    margin-left: 2em;
    text-indent: -2em
    }
.instruct {
    margin-left: 5em;
    margin-right: 5em;
    font-size: 90%
    }
.instruct p {
    text-indent: 0
    }
.p2 {
    margin-top: 2em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.tb {
    width: 45%;
    margin-left: 27.5%;
    margin-right: 27.5%
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
@media print {
    hr.chap {
        display: none;
        visibility: hidden
        }
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
ul.persons {
    list-style-type: none
    }
ul.persons li {
    margin-left: 1em;
    text-indent: -1em
    }
ul.persons li.noind {
    margin-left: 0;
    text-indent: 0
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.persons {
    margin-left: 0;
    border-spacing: 0
    }
table.persons tr td {
    padding: 0
    }
.w70 {
    width: 70%
    }
.tdpar {
    width: 0.5em;
    border-top: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid
    }
.m05m {
    padding-left: 0.5em
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.mright {
    text-align: right;
    margin-right: 2em
    }
.s90 {
    font-size: 90%
    }
.gesperrt {
    font-style: italic
    }
.antiqua {
    font-family: sans-serif;
    font-style: normal
    }
img {
    max-width: 100%;
    height: auto
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.footnotes {
    border: 1px dashed
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote p {
    text-indent: 0
    }
.footnote .label {
    text-align: right;
    font-size: 0.8em;
    vertical-align: top
    }
.fnanchor {
    vertical-align: top;
    font-size: 0.6em;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em
    }
.transnote p {
    text-indent: 0
    }
.illowp100 {
    width: 100%
    }