body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h2.half-title {
    margin-top: 5em;
    margin-bottom: 5em
    }
h3 {
    margin-top: 1em;
    text-align: center;
    clear: both
    }
h3.float {
    clear: none;
    text-indent: -2.7em;
    margin-top: 2em
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.frontpage {
    text-align: center;
    text-indent: 0
    }
hr {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
a:focus, a:active {
    background-color: #fe6
    }
.caption {
    font-weight: bold
    }
.captionL {
    font-size: 1.7em;
    font-weight: bold
    }
.captionM {
    font-size: 1.5em;
    font-weight: bold
    }
.captionS {
    font-size: 1.1em;
    font-weight: bold
    }
.captionXS {
    font-size: 1em;
    font-weight: bold
    }
.sizeL {
    font-size: 1.2em
    }
.marginTopXXXL {
    margin-top: 5em
    }
.marginTopXXL {
    margin-top: 3em
    }
.marginTopM {
    margin-top: 1.5em
    }
.marginBottomXXXL {
    margin-bottom: 5em
    }
.marginBottomL {
    margin-bottom: 2em
    }
.marginNegative {
    margin-left: -2em
    }
.handheldDisplay, .notDisplay {
    display: none
    }
.chapter {
    page-break-before: always;
    margin-top: 2.5em
    }
.pbbefore {
    page-break-before: always
    }
.drop-cap:first-letter {
    color: white;
    visibility: hidden
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal;
    font-variant: normal;
    font-size: inherit;
    text-decoration: none
    }
table {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    border-style: none
    }
td.i2 {
    padding-left: 2em
    }
#toc {
    margin: 0 auto
    }
a[title].pagenum:after {
    content: attr(title);
    color: #585858;
    background-color: inherit;
    font-variant: normal;
    font-weight: normal;
    font-family: monospace;
    text-align: right;
    text-decoration: none
    }
img.block {
    display: block
    }
.figcenter {
    text-align: center
    }
.figcenterMargin {
    margin-top: 5em;
    text-align: center
    }
.figfloat {
    margin-bottom: 0;
    margin-right: 3.5em;
    text-align: left
    }
.footnotes ol {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
    text-align: justify;
    page-break-before: avoid;
    page-break-inside: avoid
    }
.footnote {
    margin-left: 2em;
    margin-top: 0.5em;
    font-size: 0.9em
    }
.fnlabel {
    text-decoration: none
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
hr.fn {
    width: 25%;
    margin-left: 0;
    margin-top: 1.25em;
    margin-bottom: 0;
    page-break-before: avoid
    }
.poetry-container {
    text-align: center
    }
.poem {
    display: inline-block;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem .heading-subsection {
    text-align: center;
    margin-bottom: 0.1em
    }
.poem br {
    display: none
    }
.poem .iNegative {
    margin-left: 0;
    text-indent: -5.5em;
    padding-left: 3em
    }
.poem .i0 {
    margin-left: 0;
    text-indent: -4em;
    padding-left: 4em
    }
.poem .i2 {
    margin-left: 1em;
    text-indent: -3em;
    padding-left: 3em
    }
.poem .i4 {
    margin-left: 2em;
    text-indent: -2em;
    padding-left: 2em
    }
.correction {
    text-decoration: none
    }
.deletion {
    display: none
    }
.tnote {
    max-width: 90%;
    text-align: justify;
    color: black;
    background-color: #F2F2F2;
    border-style: dotted;
    border-width: 1px;
    border-color: #808080;
    padding: 0.5em;
    page-break-before: always;
    page-break-after: always
    }
.tnote li {
    margin-bottom: 0.75em;
    text-align: left
    }
.tnote del {
    display: inline;
    text-decoration: line-through
    }
.tnote ins {
    text-decoration: underline
    }
@media all {
    p {
        margin-top: 0;
        margin-bottom: 0;
        text-indent: 2em
        }
    p.noindent {
        text-indent: 0
        }
    h2.half-title {
        margin: 0;
        padding-top: 5em
        }
    .figcenterMargin {
        margin-top: 0
        }
    .tnote li {
        page-break-inside: avoid
        }
    }
@media all {
    body {
        margin-left: 1.5%;
        margin-right: 1.5%;
        margin-top: 1%;
        margin-bottom: 1%
        }
    .handheldNotDisplay {
        display: none
        }
    .handheldDisplay {
        display: block
        }
    .marginNegative {
        margin-left: 0
        }
    .drop-cap:first-letter {
        color: inherit;
        visibility: visible
        }
    em.gesperrt, .gesperrt {
        letter-spacing: 0;
        word-spacing: 0;
        margin-left: 0;
        margin-right: 0;
        font-style: italic;
        font-weight: normal
        }
    .poem {
        display: block;
        margin-left: 1.5em
        }
    .poem .iNegative {
        margin-left: 1em;
        text-indent: -3em
        }
    }
@media print {
    body {
        margin-left: 11%;
        margin-right: 11%
        }
    a:link, a:visited {
        color: black;
        text-decoration: none
        }
    a[title].pagenum {
        left: 0%;
        text-indent: 2em
        }
    a[title].pagenum:after {
        font-size: small
        }
    .tnote {
        max-width: 100%;
        margin: 0;
        background-color: white;
        border: none;
        padding: 0
        }
    }