body {
    margin-left: 15%;
    margin-right: 15%
    }
h1 {
    text-align: center;
    margin-top: 5em;
    margin-bottom: 5em;
    page-break-before: always
    }
div.titlematter {
    page-break-before: always;
    margin-left: auto;
    margin-right: auto;
    max-width: 22em
    }
h1.tit {
    margin-top: 1em;
    margin-bottom: 4em
    }
h1.tit .line1 {
    font-size: 0.7em
    }
h1.tit .line2 {
    letter-spacing: 0.1em
    }
h1.tit .line3 {
    font-size: 0.5em
    }
h2 {
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em;
    page-break-before: always
    }
p {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    text-indent: 1em
    }
p.run {
    font-size: 0.8em;
    text-indent: 0;
    text-align: left;
    margin-top: 10em
    }
p.run .line1 {
    border-top: 2px solid black
    }
p.pub {
    text-indent: 0;
    text-align: center;
    letter-spacing: 0.2em;
    line-height: 1.5em
    }
p.pub .line2 {
    border-top: 2px solid black;
    padding-top: 0.15em
    }
p.cop {
    font-size: 0.8em;
    text-indent: 0;
    text-align: center;
    margin-top: 10em;
    letter-spacing: 0.1em
    }
p.ded {
    text-indent: 0;
    text-align: center;
    margin-top: 5em;
    margin-bottom: 5em
    }
p.first {
    text-indent: 0
    }
span.firstchar {
    font-size: 3em;
    line-height: 0.8em
    }
span.prefirstchar {
    font-size: 0.333em
    }
p.noindent {
    text-indent: 0
    }
p.center {
    text-indent: 0;
    text-align: center
    }
p.block {
    text-indent: 0;
    margin-left: 2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
p.right {
    text-indent: 0;
    text-align: right;
    margin-left: 1em;
    margin-bottom: 0.5em;
    margin-top: 0.5em
    }
p.footnote {
    font-size: 0.8em;
    margin-left: 2em;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.tb {
    text-indent: 0;
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
div.poem {
    text-align: left;
    text-indent: 0;
    margin-left: 2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.poem .line {
    text-align: left;
    text-indent: -2em;
    margin-left: 2em
    }
em.em {
    letter-spacing: 0.2em;
    font-style: normal
    }
span.sperr {
    letter-spacing: 0.2em
    }
span.smaller {
    font-size: smaller
    }
span.underline {
    text-decoration: underline
    }
span.hidden {
    display: none
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.trnote {
    font-family: sans-serif;
    font-size: small;
    background-color: #ccc;
    color: #000;
    border: black 1px dotted;
    margin: 2em;
    padding: 1em;
    page-break-before: always;
    margin-top: 3em
    }
.trnote p {
    text-indent: 0;
    margin-bottom: 1em
    }
.trnote ul {
    margin-left: 0;
    padding-left: 0
    }
.trnote li {
    text-align: left;
    margin-bottom: 0.5em;
    margin-left: 1em
    }
.trnote ul li {
    list-style-type: square
    }
span.pagenum {
    color: gray;
    background-color: inherit;
    letter-spacing: normal;
    text-indent: 0;
    text-align: right;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt
    }
a[title].pagenum:after {
    content: attr(title);
    color: gray;
    background-color: inherit;
    letter-spacing: 0;
    text-indent: 0;
    text-align: right;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: x-small;
    border: 1px solid silver;
    display: inline
    }