body {
    margin-left: 10%;
    margin-right: 10%
    }
#titlepage {
    page-break-before: always;
    margin-top: 0;
    padding-top: 2em
    }
#titlepage p {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center
    }
#copyright {
    page-break-before: always;
    margin-top: 0;
    padding-top: 2em
    }
#copyright p {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-size: 0.9em;
    line-height: 1.7em
    }
#dedication {
    page-break-before: always;
    margin-top: 0;
    padding-top: 2em
    }
#dedication p {
    line-height: 1.7em
    }
.signature1 {
    text-align: right;
    margin-right: 5%
    }
#tableofcontents {
    page-break-before: always;
    margin-top: 0;
    padding-top: 2em
    }
#tableofcontents h2 {
    font-style: italic;
    font-size: 1.7em
    }
#toc td {
    text-align: right;
    padding-left: 0.5em;
    padding-right: 0.5em;
    height: 1.5em;
    vertical-align: top
    }
#toc td.page {
    font-size: 0.7em;
    vertical-align: bottom;
    padding-right: 0.8em
    }
#toc td.toc-chapter {
    text-align: left
    }
#preface {
    page-break-before: always;
    margin-top: 0;
    padding-top: 2em
    }
#preface p {
    line-height: 1.8em;
    font-size: 1.2em
    }
.signature2 {
    text-align: right
    }
.chapter {
    page-break-before: always;
    margin-top: 0;
    padding-top: 2em
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h1 {
    margin-top: 3em
    }
h2 {
    font-weight: normal;
    font-size: 1.4em
    }
p {
    text-align: justify
    }
.title1 {
    font-size: 0.5em;
    display: inline-block;
    padding-top: 1.5em;
    padding-bottom: 1.5em
    }
.title2 {
    font-size: 0.9em;
    padding-top: 5em
    }
.title3 {
    font-size: 0.8em;
    padding-top: 1em;
    padding-bottom: 1em;
    display: inline-block
    }
.title4 {
    padding-top: 7em;
    line-height: 1.7em
    }
.title5 {
    padding-top: 0.2em;
    display: inline-block
    }
hr.tb {
    clear: both;
    width: 44%;
    margin-left: 28%;
    margin-right: 28%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.divrule {
    clear: both;
    width: 24%;
    margin-left: 38%;
    margin-right: 38%;
    margin-top: 2em;
    margin-bottom: 2em
    }
#title-inside {
    text-align: center;
    font-size: 1.8em;
    line-height: 1.3em
    }
#title-inside p {
    text-align: center
    }
.title-inside1 {
    font-size: 0.6em
    }
.title-inside2 {
    font-size: 0.6em
    }
.chaptertitle {
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    font-size: 0.8em;
    text-align: left;
    font-variant: normal;
    font-weight: normal;
    color: silver
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.deco {
    text-align: center
    }
.footnotes {
    page-break-before: always;
    margin-top: 0;
    padding-top: 2em;
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnotetitle {
    font-size: 1.1em;
    text-align: center
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.fnindent {
    text-indent: -0.5em
    }
.fnindent1 {
    display: inline-block;
    margin-left: 0.1em
    }
.poem-container {
    text-align: center
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem-indent {
    margin-left: 1em
    }
.poem1 {
    display: inline-block;
    text-indent: -0.5em
    }
.end {
    text-align: center;
    font-size: 0.8em;
    margin-top: 3em
    }
.printer {
    text-align: center;
    font-size: 0.7em;
    margin-top: 3em
    }
.transnotes {
    page-break-before: always;
    background-color: #E6E6FA;
    border: solid black 1px;
    font-size: smaller;
    font-family: sans-serif, serif;
    padding: 2em 3em 1em 3em;
    margin: 0 0 2em 0
    }
.transnotes li {
    padding: 0;
    margin: 0 0 0.5em 0
    }
.transnotes ul {
    width: auto;
    list-style-type: disc;
    margin: 1.5em 0 1em 0;
    padding: 0;
    text-align: justify
    }