body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-indent: 1.5em;
    margin-top: 0.25em;
    margin-bottom: 0;
    text-align: justify;
    line-height: 135%
    }
.sp4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.sp2 {
    margin-top: 2em
    }
.firstpara {
    text-indent: 0;
    margin-top: 1.5em
    }
div.noindent p {
    text-indent: 0;
    margin-bottom: 0
    }
div.stage_dir p {
    text-indent: -2em;
    margin-left: 5em;
    margin-top: 1em;
    margin-bottom: 1em
    }
div.actintro p {
    text-indent: -1.5em;
    margin-left: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em
    }
div.charlist p {
    text-indent: 1.5em;
    text-align: center;
    margin-left: 0;
    margin-top: 1em;
    margin-bottom: 1em
    }
div.charlistlong p {
    text-indent: 1.5em;
    text-align: justify;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.speaker {
    text-align: center;
    text-indent: 0;
    margin-top: 1.5em;
    margin-bottom: 1em;
    padding-right: 3em;
    padding-left: 3em
    }
p.speakerlong {
    text-indent: -2em;
    margin-left: 5em;
    margin-top: 1em;
    margin-bottom: 1em
    }
h1 {
    text-align: center;
    font-weight: normal;
    font-size: 2em;
    page-break-before: auto;
    margin-top: 4em;
    margin-bottom: 1em
    }
h2 {
    text-align: center;
    font-weight: normal;
    font-size: 1.4em;
    page-break-before: auto;
    margin-top: 4em;
    margin-bottom: 1em
    }
h3 {
    text-align: center;
    font-weight: normal;
    font-size: 1.2em;
    page-break-before: auto;
    margin-top: 2em;
    margin-bottom: 1em
    }
h2.nobreak {
    page-break-before: avoid;
    margin-top: 4em
    }
h4 {
    text-align: center;
    font-weight: normal;
    font-size: 1em;
    page-break-before: auto;
    margin-top: 2em
    }
h2.nobreak {
    page-break-before: avoid
    }
div.chapter {
    clear: both;
    page-break-before: always
    }
div.section {
    clear: both;
    page-break-before: always
    }
.stage_dir p {
    text-indent: 2em;
    margin-left: 3em;
    margin-top: 0.25em;
    margin-bottom: 0.5em;
    font-size: 1em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
@media print {
    hr.chap {
        display: none;
        visibility: hidden
        }
    }
.pagenum {
    font-size: 0.7em;
    background-color: inherit;
    color: gray;
    text-indent: 0;
    text-align: right;
    border: none;
    padding: 0.1em 0.2em;
    font-style: normal;
    letter-spacing: -0.1em;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none
    }
.gesperrt1 {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
div.center p {
    text-align: center
    }
sup {
    vertical-align: top;
    font-size: 0.65em;
    line-height: 1
    }
abbr {
    border-bottom-width: thin;
    border-bottom-style: dotted;
    text-decoration: none;
    border-bottom: none
    }
.smcap {
    font-variant: small-caps;
    font-style: normal
    }
.allsmcap {
    font-variant: small-caps;
    text-transform: lowercase;
    font-style: normal
    }
.red {
    color: red
    }
.right {
    text-align: right;
    margin-right: 2em
    }
.fs125 {
    font-size: 125%
    }
.fs80 {
    font-size: 80%
    }
.fs70 {
    font-size: 70%
    }
img {
    max-width: 100%;
    height: auto
    }
img.w100 {
    width: 100%
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.figline3 img {
    width: 12%;
    margin-top: 0.5em;
    margin-bottom: 0.75em;
    margin-left: 40%;
    margin-right: 40%;
    clear: both
    }
div.tnbox {
    background-color: #C4F8E1;
    border: 0.25em solid silver;
    padding: 0.5em;
    margin: 2em 10% 0 10%
    }