p {
    text-align: justify;
    text-indent: 1.5em;
    line-height: 1.25
    }
p.center, p.no-indent, p.drop-cap, #tnote p, #tnote-bottom p {
    text-indent: 0
    }
h1, h2 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    font-size: x-large;
    margin: 0 auto 1em auto;
    line-height: 1.6
    }
h2 {
    font-size: large;
    margin: 6em auto 3em auto
    }
a:link, a:visited {
    text-decoration: none
    }
hr {
    visibility: hidden;
    margin: 1.5em auto
    }
hr.line {
    visibility: visible;
    border: none;
    width: 8em;
    color: black;
    background-color: black
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
.figright {
    margin: 2em 0 2em auto
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
p.drop-cap:first-letter {
    font-size: 3em;
    margin: 0.05em 0.1em 0 0;
    line-height: 0.75
    }
.poetry {
    margin-left: 10%
    }
.poetry .line {
    text-indent: -3em;
    padding-left: 3em
    }
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
    }
#tnote, #tnote-bottom {
    max-width: 95%;
    border: 1px dashed #808080;
    background-color: #fafafa;
    text-align: justify;
    padding: 0 0.75em;
    margin: 6em auto
    }
#toc {
    margin: 0 auto
    }
#toc td {
    padding: 0.25em 0 0.25em 3em;
    text-indent: -3em;
    vertical-align: top
    }
#toc td.right {
    padding-left: 3em;
    text-indent: 0;
    vertical-align: bottom
    }
ul#corrections {
    list-style-type: none;
    margin: 0;
    padding: 0
    }
ul#corrections li {
    margin: 0.5em 0.25em
    }
ul#corrections .correction {
    text-decoration: underline
    }
@media screen {
    body {
        width: 80%;
        max-width: 35em;
        margin: auto
        }
    p {
        margin: 0.75em auto
        }
    #tnote, #tnote-bottom {
        max-width: 24em
        }
    .page-break {
        margin-top: 8em
        }
    }
@media screen, print {
    .gesperrt {
        letter-spacing: 0.2em;
        margin-right: -0.2em
        }
    em.gesperrt {
        font-style: normal
        }
    #title-page {
        border: 3px double black;
        max-width: 20em;
        margin: 8em auto 0 auto;
        padding: 2em 1em
        }
    }
@media all {
    p {
        margin: 0
        }
    #tnote {
        background-color: white;
        border: none;
        width: 100%
        }
    #tnote p, #tnote-bottom p {
        margin: 0.25em 0
        }
    .pagenum, #tnote .screen {
        display: none
        }
    ins {
        border: none
        }
    a:link, a:visited {
        color: black
        }
    #tnote, #tnote-bottom, #title-page, h2, .page-break {
        page-break-before: always
        }
    #tnote-bottom {
        page-break-after: always
        }
    }
@media all {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    p {
        line-height: 1
        }
    }