a {
    text-decoration: none
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
h2.nobreak, h3.nobreak {
    page-break-before: avoid
    }
hr.chap {
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both;
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
div.chapter {
    page-break-before: always
    }
p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em;
    text-indent: 1em
    }
table {
    margin: 1em auto 1em auto;
    max-width: 40em;
    border-collapse: collapse
    }
td {
    padding-left: 2.25em;
    padding-right: 0.25em;
    vertical-align: top;
    text-indent: -2em
    }
.tdpg {
    vertical-align: bottom;
    text-align: right;
    white-space: nowrap
    }
.antiqua {
    font-style: normal
    }
.center {
    text-align: center;
    text-indent: 0
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em;
    font-style: normal
    }
.hanging {
    padding-left: 1em;
    text-indent: -1em
    }
.larger {
    font-size: 150%
    }
.largest {
    font-size: 200%
    }
.noindent {
    text-indent: 0
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    font-style: normal
    }
.sidenote {
    padding: 0.5em;
    margin-left: 1em;
    clear: right;
    font-size: smaller;
    color: black;
    background: #eee;
    border: dashed 1px
    }
.right {
    text-align: right
    }
.smaller {
    font-size: 85%
    }
.smcap {
    font-variant: small-caps;
    font-style: normal
    }
.titlepage {
    text-align: center;
    text-indent: 0;
    line-height: 150%
    }
.tp {
    margin: auto;
    max-width: 30em
    }
.box {
    border-bottom: 2px solid black
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    text-align: center;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 2em;
    margin-top: 2em
    }
.x-ebookmaker .gesperrt {
    margin-right: 0;
    letter-spacing: 0
    }