body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 1em;
    clear: both
    }
h1 {
    line-height: 200%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
.p-double {
    line-height: 200%
    }
.p2 {
    margin-top: 2em
    }
.space-above {
    margin-top: 3em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.short {
    width: 15%
    }
hr.chap {
    width: 65%
    }
ul.no-bullet {
    list-style-type: none
    }
div.center12 {
    margin-left: auto;
    margin-right: auto;
    width: 12em
    }
div.center14 {
    margin-left: auto;
    margin-right: auto;
    width: 14em
    }
div.center16 {
    margin-left: auto;
    margin-right: auto;
    width: 16em
    }
div.center18 {
    margin-left: auto;
    margin-right: auto;
    width: 18em
    }
div.center20 {
    margin-left: auto;
    margin-right: auto;
    width: 20em
    }
div.center22 {
    margin-left: auto;
    margin-right: auto;
    width: 22em
    }
div.center24 {
    margin-left: auto;
    margin-right: auto;
    width: 24em
    }
div.center26 {
    margin-left: auto;
    margin-right: auto;
    width: 26em
    }
div.center28 {
    margin-left: auto;
    margin-right: auto;
    width: 28em
    }
div.center32 {
    margin-left: auto;
    margin-right: auto;
    width: 32em
    }
img {
    border: 0
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 10%;
    margin-right: 10%
    }
.bbox {
    border-bottom: double 6px;
    border-left: none;
    border-top: double 6px;
    border-right: none
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.smcap-all {
    font-size: 80%
    }
.small {
    font-size: 80%
    }
.medium {
    font-size: 120%
    }
.big {
    font-size: 140%
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em;
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i6 {
    display: block;
    margin-left: 3em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i12 {
    display: block;
    margin-left: 6em;
    padding-left: 3em;
    text-indent: -3em
    }
.hide-link {
    margin-bottom: 1em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.transnote h2 {
    margin-top: 0
    }
@media all {
    .newpage {
        page-break-before: always
        }
    .hide-link {
        display: none
        }
    .e-hide {
        display: none
        }
    div.center12, div.center14, div.center16, div.center18, div.center20, div.center22, div.center24, div.center26, div.center28, div.center32 {
        margin-left: 5%;
        margin-right: 5%;
        width: auto
        }
    }
@media print {
    .newpage {
        page-break-before: always
        }
    .hide-link {
        display: none
        }
    .noprint {
        display: none
        }
    }