body {
    max-width: 40em;
    margin: auto
    }
h1 {
    text-align: center;
    clear: both;
    line-height: 1.4;
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
h2 {
    text-align: center;
    clear: both
    }
p {
    margin-left: 2em;
    margin-right: 3em;
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
hr.chap {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
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
    }
.center {
    text-align: center
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-style: normal
    }
.title {
    letter-spacing: 0.2em;
    text-align: center;
    font-size: larger;
    line-height: 1.6;
    font-weight: bold
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.verse {
    text-indent: -2em;
    margin-left: 4em;
    text-align: left
    }
.space-above {
    margin-top: 8em
    }
.klammer {
    border-left: thin solid black;
    padding: 1em
    }
.character {
    text-align: center;
    font-style: italic;
    page-break-after: avoid
    }
.character_inline {
    font-style: italic
    }
.regie {
    text-align: center;
    font-style: normal;
    font-size: smaller
    }
.regie_inline {
    font-style: italic
    }
.u {
    text-decoration: underline
    }
.transcribers-note {
    background-color: #fafafa;
    border: 1px dashed #808080;
    padding: 0 0.75em;
    margin: 6em auto;
    max-width: 100%
    }
@media all {
    hr.chap {
        width: 0%
        }
    }