p {
    text-align: justify;
    text-indent: 1.5em
    }
p.center, #tnote p, p.no-indent {
    text-indent: 0
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 0;
    font-weight: normal
    }
h1 {
    font-size: x-large
    }
h2 {
    margin: 4em auto 1.5em auto
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
.greek {
    border-bottom: 1px dashed #6de638
    }
hr {
    visibility: hidden;
    margin: 1.5em auto
    }
.antiqua {
    font-style: italic
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-weight: normal;
    font-style: normal
    }
.center {
    text-align: center
    }
.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
    }
.poetry {
    max-width: 90%;
    margin: 0 auto;
    text-align: left
    }
.poetry .stanza {
    margin: 1em 0
    }
.poetry .line {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
#tnote, #tnote-bottom {
    max-width: 90%;
    border: 1px dashed #808080;
    background-color: #fafafa;
    text-align: justify;
    padding: 0 0.75em
    }
#tnote {
    width: 26em
    }
#tnote-bottom {
    width: 32em
    }
#tnote a:link, #tnote a:visited, #tnote-bottom a:link, #tnote-bottom a:visited {
    text-decoration: none
    }
#corrections {
    list-style-type: none;
    margin: 0;
    padding: 0
    }
#corrections li {
    margin: 0.5em 0.25em
    }
@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 {
    .poetry {
        width: 16em
        }
    .width17 {
        width: 17.5em
        }
    .width18 {
        width: 18.5em
        }
    .width20 {
        width: 20em
        }
    .width21 {
        width: 21em
        }
    .width23 {
        width: 23em
        }
    }
@media all {
    p {
        margin: 0
        }
    #tnote, #tnote-bottom {
        background-color: white;
        border: none;
        width: 100%;
        margin: 2em 0
        }
    #tnote p, #tnote-bottom p {
        margin: 0.25em 0
        }
    #tnote .screen, .pagenum {
        display: none
        }
    ins {
        border: none
        }
    a:link, a:visited {
        color: black;
        text-decoration: none
        }
    #tnote, #tnote-bottom, h2, .page-break {
        page-break-before: always
        }
    #tnote-bottom {
        page-break-after: always
        }
    }
@media all {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    .gesperrt {
        letter-spacing: 0;
        margin-right: 0
        }
    em.gesperrt {
        font-style: italic
        }
    blockquote {
        width: 100%;
        margin: 1em 0
        }
    .poetry {
        max-width: 95%;
        margin: 0 2.5%
        }
    .poetry, .width17, .width18, .width20, .width21, .width23 {
        width: 95%
        }
    }