p {
    text-align: justify;
    text-indent: 1.5em;
    line-height: 1.25
    }
p.center, p.right, p.no-indent, p.book, #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: 6em auto 0.5em auto
    }
h2 {
    font-size: large;
    margin: 3em auto 1.5em auto
    }
h3 {
    font-size: small;
    margin: 1em auto
    }
a:link, a:visited {
    text-decoration: none
    }
hr {
    border: none;
    width: 10em;
    color: black;
    background-color: black;
    margin: 1.5em auto
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
.image-center {
    margin: 2em auto;
    text-align: center
    }
.image-right {
    margin: 0 0 0 0.5em
    }
#coverpage {
    border: 1px solid black
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.book {
    text-align: center;
    font-size: large
    }
.antiqua {
    font-style: italic
    }
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
    }
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: 40em;
        margin: auto
        }
    p {
        margin: 0.5em auto
        }
    .page-break {
        margin-top: 8em
        }
    #tnote, #tnote-bottom {
        margin: 6em auto;
        padding: 0 0.75em;
        border: 1px dashed #808080;
        background-color: #fafafa
        }
    }
@media screen, print {
    .gesperrt {
        letter-spacing: 0.2em;
        margin-right: -0.2em
        }
    em.gesperrt {
        font-style: normal
        }
    }
@media all {
    p {
        margin: 0
        }
    #tnote p, #tnote-bottom p {
        margin: 0.25em 0
        }
    p.book {
        margin: 0.75em auto 0.15em auto;
        page-break-after: avoid
        }
    p.book + p.book {
        margin-top: 0.15em
        }
    .pagenum, #tnote .screen {
        display: none
        }
    ins {
        border: none
        }
    a:link, a:visited {
        color: black
        }
    #tnote, #tnote-bottom, h1, h2, .page-break {
        page-break-before: always
        }
    #tnote-bottom {
        page-break-after: always
        }
    .caption, h2.no-break-before {
        page-break-before: avoid
        }
    }
@media all {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    p {
        line-height: 1
        }
    }