@charset "utf-8"; /* ----------------------------------------------------------------------- * CSS-Stylesheet für dtv EPUBs (nach parsX 3) * * @project dtv EPUB-Styling * @version 1.4.2 * @date 2021-05-17 * @author Leonie Grässer / Tobias Fischer, pagina GmbH * * @copyright pagina GmbH, Tübingen * ----------------------------------------------------------------------- */ body, div, p, h1 { margin: 0; padding: 0; } span { padding: 0; } body { line-height: 1.4em; text-align: left; padding-right: 0.5em; } body.meta_impressum p.isbn { display: none; visibility: hidden; } title { display: none; } h1 + p, body.kapitel > p.firstInSequence { text-indent: 0; } h1 { text-align: center; text-indent: 0; } h1 { font-size: 1.4em; line-height: 1.4em; font-style: normal; font-weight: bold; margin-top: 2em; margin-bottom: 2.6em; } p { font-size: 1em; text-align: left; margin-top: 0; margin-bottom: 0; text-indent: 1.25em; } p.leerzeile + p { text-indent: 0; } em { font-style: italic; } strong { font-weight: bold; } span.versal { text-transform: uppercase; letter-spacing: 0.05em; font-size: 98%; } span.ziffer { font-size: 100%; } div.abbildung { display: block; border: 0 none black; padding: 0.5em; text-align: center; } div.abbildung + p { text-indent: 0; } a { text-decoration: underline; } a.verweis { text-decoration: underline; } .meta_haupttitel p, .meta_ebio p, .meta_ekurztext p, .meta_impressum p { margin: 0; text-indent: 0; } body.meta_ebio h1, body.meta_ekurztext h1, body.meta_impressum h1 { visibility: hidden; display: none; } body.meta_haupttitel, body.meta_haupttitel p { text-align: center; } p.t_autor { font-size: 1.4em; font-style: normal; font-weight: bold; line-height: 1.8em; margin-bottom: 0.1em; } p.t_titel { font-size: 1.8em; line-height: 1.1em; font-style: normal; font-weight: bold; margin-top: 1em; margin-bottom: 0.7em; } p.t_untertitel { font-size: 1.3em; line-height: 1.1em; font-style: italic; font-weight: normal; margin-top: 0; margin-bottom: 1.35em; } p.t_verlag { display: none; visibility: hidden; } p.t_verlagslogo { vertical-align: bottom; margin-top: 12em; width: 100%; border-width: 0; outline-style: none; } body.meta_ekurztext, body.meta_ebio { line-height: 1.5em; font-style: normal; font-weight: normal; text-align: left; margin-bottom: 1.5em; } body.meta_impressum p { font-size: 0.9em; line-height: 1.35em; font-style: normal; font-weight: normal; text-align: left; text-indent: 0; }