p {
    text-align: justify;
    text-indent: 1.5em
    }
p.center, .center p, #tnote p, #tnote-bottom p {
    text-indent: 0
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    font-size: x-large;
    margin: 3em auto 1.5em auto
    }
h2 {
    margin: 4em auto 1em auto
    }
h3 {
    margin: 2em auto 1em auto
    }
h3.right {
    font-size: medium;
    text-align: right;
    margin-right: 1.5em
    }
a:link, a:visited {
    text-decoration: none
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
blockquote {
    width: 90%;
    margin-left: 10%
    }
hr.thought-break {
    width: 6em;
    color: black;
    background-color: black;
    border: none;
    margin: 2em auto
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal;
    font-weight: normal
    }
.center, .center p {
    text-align: center
    }
.right {
    text-align: right
    }
.figcenter {
    text-align: center;
    margin: 2em auto
    }
.nowrap {
    white-space: nowrap
    }
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
    }
.drop-cap:first-letter {
    font-size: 2em;
    line-height: 0
    }
#coverpage {
    border: 1px solid black
    }
#tnote, #tnote-bottom {
    max-width: 95%;
    border: 1px dashed #808080;
    background-color: #fafafa;
    text-align: justify;
    padding: 0 0.75em;
    margin: 6em auto
    }
#toc, #collection, #moderne-romane {
    margin: auto
    }
#toc .right, #collection .right {
    padding-left: 2em
    }
#moderne-romane td {
    vertical-align: top;
    padding: 0.25em 0
    }
#moderne-romane td.right {
    padding-left: 1em;
    vertical-align: bottom
    }
#corrections {
    list-style-type: none;
    margin: 0;
    padding: 0
    }
#corrections li {
    margin: 0.5em 0.25em
    }
#corrections .correction {
    text-decoration: underline
    }
@page {
    margin: 0.25em
    }
@media screen {
    body {
        width: 80%;
        max-width: 35em;
        margin: 120px auto
        }
    p {
        margin: 0.75em auto
        }
    #tnote {
        width: 26em
        }
    #tnote-bottom {
        width: 34em
        }
    .page-break {
        margin-top: 8em
        }
    }
@media all {
    p {
        margin: 0
        }
    #tnote, #tnote-bottom {
        background-color: white;
        border: none;
        width: 100%
        }
    #tnote p, #tnote-bottom p {
        margin: 0.25em 0
        }
    #tnote .screen, .pagenum {
        display: none
        }
    ins {
        border: none
        }
    a:link, a:visited {
        color: black
        }
    #tnote, #tnote-bottom, h2, .page-break {
        page-break-before: always
        }
    }
@media all {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    .gesperrt {
        letter-spacing: 0;
        margin-right: 0
        }
    em.gesperrt {
        font-style: italic
        }
    #corrections li {
        margin: 0
        }
    }