@charset "utf-8"; body { font-family: serif; line-height: 1.3; background-color: #fff; padding: 0; margin: 0; margin-left: 5%; margin-right: 5%; } a { text-decoration: none; color: black; } sup { font-size: 0.75em; line-height: 0.5em; } p { text-indent: 1em; margin-bottom: 0; margin-top: 0; text-align: left; } p.pagebreak { page-break-before: always; } span.kursiv { font-style: italic; } span.Initial { font-size: 2.4em; line-height: 0.5; font-style: italic; } span.versal { text-transform: uppercase; } span.kap { font-variant: small-caps; } div.imprint p { text-align: left; font-size: 0.9em; text-indent: 0; line-height: 1.2; } h1 { margin: 2em 0 1em 0; overflow: hidden; clear: left; /* hyphens: manual; */ } h1 + p { clear: left; } /* div.title-page p { hyphens: manual; } */ h1.blind { margin: 0; padding: 0; } div.note { margin-top: 0.5em; clear: both; overflow: auto; } div.footnote-text p { padding: 0; text-indent: 0; text-align: left; margin-top: 0; }