@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; } p { text-indent: 1em; margin-bottom: 0; margin-top: 0; text-align: left; } blockquote { margin-left: 1em; } blockquote > p { text-indent: 0; } blockquote + p { text-indent: 0; } span.kursiv { font-style: italic; } span.normal { font-style: normal; font-weight: normal; } span.versal { text-transform: uppercase; } span.versal.kursiv { font-style: italic; text-transform: uppercase; } h1 { margin: 2em 0 1em 0; overflow: hidden; clear: left; hyphens: manual; } h1 + p { clear: left; } h1.blind { margin: 0; padding: 0; } img { max-width: 100%; } ol { padding: 0 0 0 1.7em; margin: 1em 0; } div.chapter-title-group { page-break-after: avoid; }