a {
    text-decoration: none
    }
#cover {
    margin: 2em auto
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
.gesperrt {
    font-family: "Times New Roman", Times, serif
    }
.small {
    font-size: small
    }
.xlarge {
    font-size: x-large
    }
h1, h2 {
    page-break-before: always
    }
h1, h2, h3 {
    font-family: "Times New Roman", Times, serif;
    text-align: center;
    clear: both;
    margin: 2em auto 1em auto
    }
.ph1 {
    font-family: "Times New Roman", Times, serif;
    page-break-before: always;
    text-align: center;
    clear: both;
    font-size: xx-large;
    font-weight: bold;
    margin: 2em auto
    }
.ph2 {
    font-family: "Times New Roman", Times, serif;
    text-align: center;
    clear: both;
    font-size: x-large;
    font-weight: bold;
    margin: 2em auto
    }
.ph3 {
    font-family: "Times New Roman", Times, serif;
    text-align: center;
    clear: both;
    font-size: medium;
    font-weight: bold;
    margin: 2em auto
    }
p.author {
    text-align: right;
    margin: auto 5%
    }
.index {
    list-style: none
    }
.ifrst {
    font-weight: bold;
    margin: 2em auto auto auto
    }
.indx {
    font-weight: bold;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.isub1 {
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.isub2 {
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
td {
    text-indent: -2em;
    padding-left: 2em
    }
th {
    padding-top: 2em
    }
table {
    margin: auto
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
.copy {
    font-size: small;
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-size: small;
    text-align: center
    }
img {
    border: none;
    max-width: 100%
    }
.figcenter {
    clear: both;
    margin: auto;
    text-align: center
    }
.figcenter p {
    margin: 0.5em 2em
    }
.footnotes {
    margin: 2em auto;
    border: #ddd solid 1px
    }
.fnanchor {
    vertical-align: super;
    font-size: small;
    line-height: 0.1em;
    text-decoration: none;
    white-space: nowrap
    }
.footnote {
    text-indent: -0.5em;
    padding: 0 1em 0 2em
    }
.footnote p {
    text-indent: 0
    }
.label {
    display: inline-block;
    text-indent: -2em;
    text-align: right;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    border: silver solid 1px;
    color: black;
    margin: 2em auto 5em auto;
    padding: 1em
    }
.poetry {
    margin: auto;
    text-align: center
    }
.poem {
    margin: auto;
    display: inline-block;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.pagenum {
    color: silver;
    font-size: small;
    text-align: right
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i12 {
    display: block;
    margin-left: 6em;
    padding-left: 3em;
    text-indent: -3em
    }
h1.pg {
    margin-top: 0
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }