h1, h2 {
    text-align: center;
    clear: both;
    page-break-after: avoid
    }
h1 {
    line-height: 2em
    }
p {
    text-align: justify;
    text-indent: 2.5em
    }
a:link, a:visited {
    text-decoration: none;
    color: #000
    }
ins {
    text-decoration: none;
    border-bottom: 1px dotted #808080
    }
.antiqua {
    font-style: italic
    }
.center {
    text-align: center;
    text-indent: 0
    }
.cond {
    font-size: 90%
    }
a.corr {
    background-color: #fff;
    color: #693702;
    text-decoration: underline
    }
a.blue {
    color: #000080
    }
.gesperrt {
    letter-spacing: 0.3em;
    margin-right: -0.3em
    }
.pagenum {
    margin-top: 0;
    padding: 0;
    font-size: small;
    font-family: monospace;
    text-align: right;
    color: #b07b00;
    text-decoration: overline;
    background-color: inherit
    }
.figcenter {
    margin: 2em auto;
    text-align: center
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 1em;
    padding: 0
    }
.figleftext {
    text-indent: -1em
    }
.figleftext:first-letter {
    font-size: 0
    }
.scr_only {
    display: none
    }
.transhead {
    margin-top: 0;
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    font-size: 1em
    }
.transnote {
    max-width: 90%;
    border-left: 1px solid #693702;
    font-family: sans-serif;
    font-size: 80%;
    padding: 0.75em;
    margin: auto;
    page-break-after: always
    }
.transp, li {
    text-align: left;
    text-indent: 0;
    padding-bottom: 0.75em
    }
ul {
    list-style-type: none;
    padding: 0
    }
@media screen {
    body {
        width: 80%;
        max-width: 40em;
        margin: auto
        }
    p {
        margin: 0.5em auto
        }
    .scr_only {
        display: inline
        }
    .transnote {
        width: 26em
        }
    }
@media print {
    body {
        width: 80%;
        margin: auto;
        padding-top: 2em
        }
    a:link, a:visited, .corr {
        color: #000
        }
    .pagenum {
        display: none
        }
    .transnote {
        margin-top: 0
        }
    }
@media all {
    body {
        width: 95%;
        margin: 0
        }
    p {
        margin: 0
        }
    .figleft {
        display: none
        }
    .figleftext {
        text-indent: 0
        }
    .figleftext:first-letter {
        font-size: 200%
        }
    .gesperrt {
        margin-right: 0
        }
    .pagenum {
        display: none
        }
    .transnote {
        width: 95%;
        background-color: white
        }
    }