#coverpage {
    border: 1px solid black
    }
@media screen {
    #half-title {
        margin: 4em 0
        }
    }
@media screen, print {
    body {
        width: 80%;
        max-width: 35em;
        margin: auto
        }
    }
@media all {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    #half-title {
        page-break-before: always;
        page-break-after: always;
        margin: 0;
        padding-top: 6em
        }
    .larger-version {
        display: none
        }
    h2 {
        page-break-before: always;
        padding-top: 1em
        }
    }
@media all {
    em {
        font-weight: bold;
        letter-spacing: 0;
        margin-right: 0
        }
    .chapter-beginning {
        page-break-before: always
        }
    h2.no-break {
        page-break-before: avoid;
        padding-top: 0
        }
    .figleft {
        float: none;
        text-align: center;
        margin-right: 0
        }
    .figright {
        float: none;
        text-align: center;
        margin-left: 0
        }
    .poetry {
        display: block;
        margin-left: 1.5em
        }
    img.drop-cap {
        display: none
        }
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.51em;
    margin-bottom: 0.49em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    letter-spacing: 0.2em;
    line-height: 2em;
    font-size: xx-large
    }
h2 {
    letter-spacing: 0.1em;
    line-height: 1.5em;
    font-size: large;
    margin-top: 2em
    }
#title-page {
    text-align: center;
    page-break-after: always;
    max-width: 35em;
    margin: 2.5em auto
    }
#half-title {
    text-align: center;
    letter-spacing: 0.2em;
    line-height: 1em;
    font-size: x-large
    }
div.trans-note {
    border-style: solid;
    border-width: 1px;
    margin: 3em 5%;
    padding: 1em;
    background-color: #E6F0F0;
    color: inherit;
    font-size: 0.9em
    }
ul#tn {
    list-style-type: decimal
    }
hr {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both
    }
hr.full {
    width: 100%
    }
hr.short {
    width: 20%
    }
hr.tiny {
    width: 10%
    }
hr.tight {
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.tb {
    width: 45%
    }
hr.chap {
    width: 45%
    }
hr.full {
    width: 95%
    }
hr.r5 {
    width: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.r65 {
    width: 65%;
    margin-top: 3em;
    margin-bottom: 3em
    }
blockquote {
    text-align: justify;
    font-size: 0.9em
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
pre {
    font-size: 0.9em
    }
.sc {
    font-variant: small-caps
    }
.smcap {
    font-variant: small-caps
    }
.small-caps {
    font-variant: small-caps
    }
.allsc {
    font-variant: small-caps;
    text-transform: lowercase
    }
.upper-case {
    text-transform: uppercase
    }
.lower-case {
    text-transform: lowercase
    }
.word-space {
    word-spacing: 4em
    }
.spacious {
    letter-spacing: 0.25em;
    margin-right: -0.25em
    }
.nospacious {
    letter-spacing: normal
    }
.smalltext {
    font-size: smaller
    }
.bigtext {
    font-size: large
    }
.space {
    padding-left: 1em;
    padding-right: 1em
    }
.spaced-line {
    line-height: 1.5
    }
.space-above {
    margin-top: 2em
    }
.nospace-above {
    margin-top: 0
    }
.break-before {
    page-break-before: always
    }
em {
    font-style: normal;
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.italic {
    font-style: italic;
    letter-spacing: 0;
    margin-right: 0
    }
span.pagenum {
    color: gray;
    background-color: inherit;
    letter-spacing: normal;
    text-indent: 0;
    text-align: right;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt
    }
.right {
    text-align: right;
    margin-right: 5%
    }
.center {
    text-align: center
    }
p.heading {
    text-align: center;
    font-weight: bold
    }
p.tb {
    text-align: center;
    font-weight: bold;
    letter-spacing: 1em
    }
gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
#toc {
    margin: auto
    }
#toc th {
    text-align: right;
    font-weight: bold;
    font-size: small
    }
#toc td {
    padding-top: 0.75em;
    vertical-align: top;
    text-align: left
    }
#toc td.chapnum {
    text-align: right;
    padding-right: 0.5em
    }
#toc td.right {
    text-align: right;
    padding-left: 3em;
    vertical-align: bottom
    }
div.index {
    font-size: 90%;
    text-indent: -3em;
    padding-left: 3em
    }
ul.IX {
    list-style-type: none;
    font-size: inherit
    }
.IX.li {
    margin-top: 0
    }
dd, li {
    margin-top: 0.25em;
    line-height: 1.2em
    }
ul.index {
    list-style-type: none
    }
.poetry-container {
    text-align: center;
    margin: -1em 0
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry .indent1 {
    text-indent: -1em
    }
.poetry .indent0 {
    text-indent: 0
    }
.poetry .indent3 {
    text-indent: 3em
    }
.poetry .indent4 {
    text-indent: 4em
    }
.poetry .indent6 {
    text-indent: 6em
    }
.poetry .indent7 {
    text-indent: 7em
    }
.poetry .indent8 {
    text-indent: 8em
    }
.figcenter {
    padding: 1em;
    margin: auto;
    clear: both;
    text-align: center;
    font-size: 0.8em
    }
.figcenter img {
    border: none
    }
.figcenter p {
    text-indent: 1em
    }
.caption p {
    text-align: center;
    font-weight: bold;
    text-indent: 0;
    margin: 0.25em 0
    }
.caption p.right {
    margin-right: 1em;
    text-align: right
    }
.center table {
    margin-right: auto;
    margin-left: auto;
    text-align: left
    }
table {
    margin-top: 1em;
    caption-side: top;
    empty-cells: show;
    border-spacing: 0 0;
    font-size: 90%
    }
td {
    padding-left: 0.5em;
    padding-right: 0.5em;
    vertical-align: top
    }
a:link {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: red;
    background-color: inherit
    }