a:link, a:visited {
    text-decoration: none
    }
@media print {
    a:link, a:visited {
        color: black
        }
    }
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
    }
@media all {
    .pagenum {
        display: none
        }
    }
.antiqua {
    font-family: sans-serif
    }
.anzeige {
    border: 1em solid black;
    padding: 1em;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
.anzeige .attribute {
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.anzeige .clear {
    clear: both
    }
.anzeige .name {
    font-weight: bold;
    font-size: xx-large;
    clear: both
    }
.anzeige .rank {
    font-weight: bold;
    margin-top: 0.5em
    }
.anzeige .signed {
    font-weight: bold;
    font-size: large;
    margin-top: 0.5em
    }
.author {
    font-size: large;
    font-weight: bold;
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 13em
    }
.block {
    margin-top: 1em;
    margin-bottom: 1em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
@media screen {
    body {
        margin: auto;
        max-width: 45em;
        width: 80%
        }
    }
@media all {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    }
.caption {
    font-weight: bold
    }
.center {
    text-align: center
    }
.closing {
    text-align: right;
    margin-right: 25%;
    margin-top: 1.5em
    }
.dedicatee {
    font-size: large;
    font-weight: bold;
    text-align: center
    }
.dedication {
    line-height: 2;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: center
    }
em.gesperrt {
    letter-spacing: 0;
    margin-right: 0;
    font-style: italic
    }
.figcenter {
    margin-bottom: 1em;
    margin-top: 1em;
    text-align: center
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 2em;
    padding: 0;
    text-align: center
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.footnote {
    margin-top: 1em;
    margin-right: 10%;
    margin-bottom: 1em;
    margin-left: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
h1 {
    text-align: center;
    clear: both;
    font-size: 250%;
    font-weight: bold;
    line-height: 1.2;
    margin: 1em auto 0.5em auto
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
img {
    max-width: 100%;
    height: auto
    }
p {
    line-height: 1.25;
    text-align: justify;
    text-indent: 2em
    }
@media screen {
    p {
        margin: 0 auto
        }
    }
@media all {
    p {
        margin: 0
        }
    }
@media all {
    p {
        line-height: 1
        }
    }
p.center, .tnote p {
    text-indent: 0
    }
p.name {
    margin-left: 4em;
    text-indent: -2em
    }
p.quoteindent {
    margin-left: 1em
    }
p.quoteblock {
    line-height: 1
    }
@media all {
    p.quoteblock {
        margin-left: 5%;
        margin-right: 5%
        }
    }
p.quotevspace {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
p.subsender {
    text-indent: 3em
    }
p.signature {
    text-align: right;
    margin-right: 2em
    }
p.sigshort {
    text-align: right;
    margin-right: 6em
    }
.page-break {
    margin-top: 8em;
    page-break-before: always
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left
    }
@media all {
    .poetry {
        display: block
        }
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.right {
    text-align: right
    }
.small {
    font-size: small
    }
.subhead {
    font-size: x-large;
    font-weight: bold;
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
#title-page {
    page-break-before: always
    }
@media screen, print {
    #title-page {
        border: 3px double black;
        margin: 8em auto 0 auto;
        max-width: 21em;
        padding: 2em 1em
        }
    }
.tnote {
    background-color: #fafafa;
    border: 1px dashed #808080;
    margin: 6em auto;
    max-width: 95%;
    padding: 0 0.75em;
    text-align: justify;
    page-break-before: always
    }
@media screen {
    .tnote {
        max-width: 24em
        }
    }
@media all {
    .tnote {
        background-color: white;
        border: none;
        width: 90%
        }
    .tnote p {
        margin: 0.25em 0
        }
    }
ul#corrections {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left
    }
ul#corrections li {
    margin: 0.5em 0.25em
    }
.xsmall {
    font-size: x-small
    }