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