p {
    text-align: justify;
    text-indent: 1.5em
    }
p.center, .center p, .right p, #tnote p, #tnote-bottom p, .stage-direction p, .scene-description p {
    text-indent: 0
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 0;
    font-weight: normal
    }
h1 {
    font-size: x-large;
    margin: 6em auto 2em auto
    }
h2 {
    margin: 4em auto 1.5em auto
    }
h2 small {
    font-size: medium
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
a:link, a:visited {
    text-decoration: none
    }
.antiqua {
    font-style: italic
    }
.gesperrt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
em.gesperrt {
    font-weight: normal;
    font-style: normal
    }
.stage-direction, .scene-description {
    font-size: smaller
    }
div.stage-direction p {
    text-align: center
    }
.center, .center p {
    text-align: center
    }
.right p {
    text-align: right;
    margin-right: 1.5em
    }
.figcenter {
    margin: 2em auto;
    text-align: center
    }
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].linenum {
    text-align: right;
    padding-left: 2em
    }
a[title].linenum:after {
    content: attr(title);
    color: #808080;
    font-size: small
    }
.poetry {
    text-align: left
    }
.poetry .stanza {
    margin: 1em 0
    }
.poetry .line {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poetry .center {
    padding-left: 0;
    text-indent: 0
    }
.footnotes {
    margin-top: 4em
    }
#tnote, #tnote-bottom {
    max-width: 90%;
    border: 1px dashed #808080;
    background-color: #fafafa;
    text-align: justify;
    padding: 0 0.75em
    }
#dramatis-personae {
    max-width: 30em;
    width: 90%;
    margin: auto;
    border-collapse: collapse
    }
#dramatis-personae td {
    padding: 0.1em
    }
#dramatis-personae .top {
    border-top: 1px solid black;
    width: 0.75em
    }
#dramatis-personae .right {
    border-right: 1px solid black;
    width: 0.75em
    }
#dramatis-personae .bottom {
    border-bottom: 1px solid black;
    width: 0.75em
    }
#corrections {
    list-style-type: none;
    margin: 0;
    padding: 0
    }
#corrections li {
    margin: 0.5em 0.25em
    }
#corrections .correction {
    text-decoration: underline
    }
@page {
    margin: 0.25em
    }
@media screen {
    body {
        width: 80%;
        max-width: 40em;
        margin: 120px auto
        }
    p {
        margin: 0.75em auto
        }
    #tnote {
        width: 26em
        }
    #tnote-bottom {
        width: 33em
        }
    .page-break {
        margin-top: 6em
        }
    .page-break-after {
        margin-bottom: 6em
        }
    .footnotes {
        border: 1px dashed #808080;
        background-color: #fcfcfc;
        padding: 1em
        }
    .fnanchor {
        vertical-align: super;
        font-size: small;
        line-height: 0
        }
    }
@media screen, print {
    .poetry, div.scene-description, div.stage-direction {
        max-width: 70%;
        margin: auto
        }
    .poetry .indent2 {
        margin-left: 1em
        }
    .poetry .indent8 {
        margin-left: 3.5em
        }
    .poetry .indent15 {
        margin-left: 7em
        }
    .poetry .indent17, .poetry .indent18 {
        margin-left: 9em
        }
    .poetry .indent22, .poetry .indent23 {
        margin-left: 11em
        }
    .poetry .indent26 {
        margin-left: 12em
        }
    .poetry .indent29, .poetry .indent30 {
        margin-left: 14em
        }
    .poetry .indent32 {
        margin-left: 15em
        }
    }
@media all {
    p {
        margin: 0
        }
    #tnote, #tnote-bottom {
        background-color: white;
        border: none;
        width: 100%
        }
    #tnote p, #tnote-bottom p {
        margin: 0.25em 0
        }
    #tnote .screen, .pagenum {
        display: none
        }
    ins {
        border: none
        }
    a:link, a:visited {
        color: black
        }
    #tnote, #tnote-bottom, h1, h2, .page-break {
        page-break-before: always
        }
    #tnote-bottom {
        page-break-after: always
        }
    }
@media all {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    h2 {
        margin-bottom: 0.5em
        }
    .gesperrt {
        letter-spacing: 0;
        margin-right: 0
        }
    em.gesperrt {
        font-style: italic
        }
    .poetry {
        max-width: 100%;
        width: 100%;
        margin: 0
        }
    .linenum {
        display: none
        }
    .poetry .indent2 {
        margin-left: 1em
        }
    .poetry .indent8, .poetry .indent15, .poetry .indent17, .poetry .indent18, .poetry .indent22, .poetry .indent23, .poetry .indent26, .poetry .indent29, .poetry .indent30, .poetry .indent32 {
        margin-left: 4em
        }
    }