body {
    margin-left: 15%;
    margin-right: 15%
    }
h1 {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h2 {
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em;
    page-break-before: always
    }
h3 {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 1em
    }
p {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    text-indent: 1em
    }
p.first {
    text-indent: 0
    }
span.firstchar {
    font-size: 3em;
    line-height: 0.8
    }
span.prefirstchar {
    display: none
    }
p.center {
    text-indent: 0;
    text-align: center
    }
p.printer {
    text-indent: 0;
    text-align: center;
    font-size: 0.8em;
    margin-top: 1em;
    margin-bottom: 5em
    }
p.dedication {
    text-indent: 0;
    text-align: center;
    font-size: 0.8em;
    margin-top: 1em
    }
p.noindent {
    text-indent: 0
    }
div.ads {
    margin-left: auto;
    margin-right: auto;
    max-width: 22em
    }
div.ads p {
    text-indent: 0;
    font-size: 0.8em;
    margin-top: 0.5em
    }
div.ads h2 {
    text-indent: 0;
    font-size: 1em;
    margin-top: 4em;
    margin-bottom: 4em;
    letter-spacing: 0.2em;
    font-weight: bold
    }
div.ads p.adhdr {
    text-indent: 0;
    text-align: center;
    font-size: 1em;
    letter-spacing: 0.2em;
    margin-top: 2em;
    margin-bottom: 0.5em;
    font-weight: bold
    }
div.ads p.center {
    text-indent: 0;
    text-align: center;
    margin-top: 0
    }
p.right {
    text-indent: 0;
    text-align: right;
    margin-left: 1em;
    margin-bottom: 0.5em
    }
p.block {
    text-indent: 0;
    margin-left: 20%;
    margin-right: 0;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
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: 5em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 0.8em
    }
p.line {
    text-align: left;
    text-indent: -2em;
    margin-left: 2em
    }
p.line2 {
    text-align: left;
    text-indent: -2em;
    margin-left: 4em
    }
p.line3 {
    text-align: left;
    text-indent: -2em;
    margin-left: 6em
    }
span.em {
    font-style: italic
    }
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
    }
ul {
    margin-left: 0;
    padding-left: 0
    }
.trnote {
    font-family: sans-serif;
    font-size: small;
    background-color: #ccc;
    color: #000;
    border: black 1px dotted;
    margin: 2em;
    padding: 1em
    }
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: none
    }
ins {
    text-decoration: none
    }
td {
    padding-left: 1em;
    padding-right: 1em
    }
td.right {
    padding-left: 0;
    padding-right: 0;
    text-align: right
    }
hr {
    margin: auto;
    margin-top: 1%;
    margin-bottom: 1%;
    border: 0;
    border-top: 2px solid;
    color: black
    }
hr.fat {
    margin: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    border: 0;
    border-top: 4px solid gray
    }
hr.hr40 {
    margin-left: 30%;
    width: 40%
    }
hr.hr20 {
    margin-left: 40%;
    width: 20%
    }
hr.hr10 {
    margin-left: 45%;
    width: 10%
    }
.centerpic {
    text-align: center;
    text-indent: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
    }
.rightpic {
    text-align: right;
    text-indent: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
    }
.leftpic {
    clear: left;
    padding-right: 0.3em
    }