p {
    text-align: justify;
    text-indent: 1.5em
    }
p.center, p.right, .tnote p, p.no-indent {
    text-indent: 0
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    margin-top: 0;
    font-weight: normal
    }
h1 {
    font-style: italic
    }
h2 {
    margin: 4em -0.1em 1.5em auto;
    letter-spacing: 0.1em
    }
h3 {
    margin: 3em -0.15em 1em auto;
    letter-spacing: 0.15em;
    font-size: medium
    }
div + h3 {
    margin-top: 1.5em
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
hr {
    visibility: hidden;
    margin: 1.5em auto
    }
sub {
    line-height: 0.7em
    }
blockquote {
    margin: auto auto auto 1.5em
    }
.letter {
    margin: 2em auto
    }
.antiqua {
    font-family: Sans-Serif
    }
.gesperrt, .gesperrt-part {
    letter-spacing: 0.2em
    }
.gesperrt {
    margin-right: -0.2em
    }
em.gesperrt, em.gesperrt-part {
    font-weight: normal;
    font-style: normal
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.figcenter {
    margin: 2em auto;
    text-align: center
    }
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
    }
.poem {
    max-width: 90%;
    margin: 0 auto;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0
    }
.poem .line {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem .continued {
    margin-left: 11.5em
    }
.star-break {
    margin: 1.5em auto
    }
.tnote {
    max-width: 90%;
    border: 1px dashed #808080;
    background-color: #fafafa;
    text-align: justify;
    padding: 0 0.75em
    }
@page {
    margin: 0.25em
    }
@media screen {
    body {
        width: 80%;
        max-width: 45em;
        margin: 120px auto
        }
    p {
        margin: 0.75em auto
        }
    .page-break {
        margin-top: 8em
        }
    }
@media screen, print {
    .poem {
        width: 16em
        }
    .width165 {
        width: 16.5em
        }
    .width17 {
        width: 17em
        }
    .width175 {
        width: 17.5em
        }
    .width18 {
        width: 18em
        }
    .width185 {
        width: 18.5em
        }
    .width20 {
        width: 20em
        }
    .width21 {
        width: 21em
        }
    .width24 {
        width: 24em
        }
    }
@media all {
    p {
        margin: 0 auto
        }
    .tnote, pre, .pagenum {
        display: none
        }
    ins {
        text-decoration: none;
        border: none;
        color: black
        }
    h2, .page-break {
        page-break-before: always
        }
    }
@media all {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    h2 {
        margin-top: 4em
        }
    .gesperrt {
        letter-spacing: 0;
        margin-right: 0
        }
    em.gesperrt, em.gesperrt-part {
        font-style: italic
        }
    .poem {
        max-width: 80%;
        margin: 0 10%
        }
    .poem .continued {
        margin-left: 50%
        }
    .poem, .width165, .width17, .width175, .width18, .width185, .width20, .width21, .width24 {
        width: 80%
        }
    }