body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: bold;
    font-size: 2em;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1em;
    font-size: 1.25em;
    clear: both
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    text-align: justify;
    font-size: 1em;
    line-height: 1.4em;
    text-indent: 1em
    }
p.title {
    text-align: center;
    text-indent: 0;
    line-height: 1.4em;
    margin-bottom: 3em
    }
p.noindent {
    margin-top: 1em;
    margin-bottom: 0;
    text-align: justify;
    font-size: 1em;
    line-height: 1.4em;
    text-indent: 0
    }
p.blockquote {
    margin-left: 5%;
    margin-right: 5%;
    text-indent: -1em;
    font-size: 90%
    }
hr.hr65 {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 17.5%;
    margin-right: 17.5%;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    empty-cells: show
    }
td.text {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 90%;
    text-indent: -1em;
    margin-top: 0
    }
.tdr {
    text-align: right
    }
td.chapnum {
    text-align: right;
    vertical-align: top
    }
td.chapquote {
    text-align: center;
    vertical-align: top
    }
td.chaptitle {
    text-align: left;
    padding-left: 2em
    }
td.page {
    text-align: right;
    vertical-align: bottom
    }
.pagenum {
    font-size: 75%;
    text-align: right
    }
.pagenumquote {
    font-size: 82.5%;
    text-align: right
    }
em.gesperrt {
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
div.center {
    text-align: center
    }
.center {
    text-align: center
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
    margin-top: 1em;
    text-align: center
    }
.figcenter p {
    font-size: 90%
    }
.figleft {
    clear: left;
    text-align: center
    }
.figleft p {
    font-size: 90%
    }
.figright {
    clear: right;
    text-align: center
    }
.figright p {
    font-size: 90%
    }
.footnotes {
    border: dashed 1px;
    margin-top: 1em;
    padding: 1em
    }
.footnote {
    font-size: 0.9em
    }
.footnote.label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none;
    background-color: #DDD
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }