h1, h2, h3 {
    text-align: center;
    clear: both;
    margin-top: 3em
    }
h2 {
    margin-top: 4em;
    page-break-before: always
    }
h3.einleitung {
    font-variant: small-caps;
    font-weight: normal
    }
h3.play {
    font-style: italic;
    font-weight: normal
    }
.subtitle {
    font-weight: bold;
    font-size: x-large;
    text-indent: 0;
    text-align: center;
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
p {
    margin-top: 0.1em;
    text-align: justify;
    margin-bottom: 0.1em;
    text-indent: 2em
    }
p.drop-cap {
    text-indent: 0
    }
p.drop-cap:first-letter {
    font-size: 3em;
    margin: 0.05em 0.1em 0 0;
    line-height: 0.75
    }
p.continued {
    text-indent: 0
    }
.line-comment-continued {
    text-indent: 1em;
    padding-left: 1em;
    margin-top: 0;
    margin-bottom: 0
    }
.line-comment {
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 0;
    margin-bottom: 0
    }
.line-comment-number {
    font-weight: bold
    }
.comment-indent {
    margin-left: 1.5em
    }
.comment-large-indent {
    margin-left: 4em
    }
.comment-xlarge-indent {
    margin-left: 12em
    }
.stat_reg {
    text-indent: -5em;
    margin-left: 5em
    }
hr.tb {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
    width: 0%
    }
hr.title_deco {
    margin-top: 1em;
    margin-bottom: 1em;
    width: 10%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.name_quelle {
    letter-spacing: 0.15em;
    margin-right: -0.15em
    }
.gesperrt {
    letter-spacing: 0.15em;
    margin-right: -0.15em
    }
em.gesperrt {
    font-style: normal
    }
cite.gesperrt {
    font-style: normal
    }
.caption {
    font-weight: bold;
    text-align: center;
    text-indent: 0;
    margin-bottom: 2em
    }
.pgnr {
    text-align: right;
    padding-left: 2em
    }
a:link, a:visited {
    text-decoration: none
    }
a[title].pagenum {
    margin-top: 0.5em
    }
a[title].pagenum:after {
    content: attr(title);
    border: 1px solid silver;
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    background-color: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0;
    letter-spacing: 0
    }
a[title].versenum:after {
    content: attr(title);
    display: inline;
    font-size: small;
    text-align: right;
    background-color: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0;
    letter-spacing: 0
    }
table {
    width: 80%;
    margin-left: auto;
    margin-right: auto
    }
table a:link, table a:visited {
    color: black
    }
.einl_bemerkungen {
    border-collapse: collapse
    }
.einl_bemerkungen td {
    border: 1px dotted black
    }
.tdlist {
    padding-left: 2.5em
    }
.tdpgnr {
    text-align: right
    }
ul {
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    list-style-type: none
    }
.figcenter {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    text-align: center
    }
.figcaption p {
    text-align: center;
    text-indent: 0;
    margin: 0.25em 0
    }
.footnotes {
    border: dashed 1px;
    margin-top: 1em;
    margin-bottom: 1em;
    clear: both
    }
.footnote {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    padding-left: 3em;
    padding-right: 3em;
    font-size: 0.9em;
    clear: both
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.to_the_world {
    font-style: italic
    }
.to_the_world i {
    font-style: normal
    }
.ad_lectorem p {
    text-indent: -1.5em;
    padding-left: 1.5em
    }
.smcap {
    font-variant: small-caps
    }
.name {
    font-style: italic
    }
.direction {
    text-align: center;
    font-style: italic;
    text-indent: 0;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.direction .name {
    font-style: normal
    }
.direction em {
    font-style: normal
    }
.direction-right {
    text-align: right;
    font-style: italic;
    margin-top: 0
    }
.direction-right .name {
    font-style: normal
    }
.speaker {
    font-style: italic
    }
.citation {
    font-style: italic
    }
.citation em {
    font-style: normal
    }
.index {
    margin-left: 2em;
    text-indent: -2em
    }
blockquote {
    margin-top: 0;
    margin-bottom: 0
    }
@media screen {
    body {
        width: 80%;
        max-width: 45em;
        margin: 120px 4em
        }
    }
@media all {
    em.gesperrt {
        font-style: italic
        }
    cite.gesperrt {
        font-style: italic
        }
    }