/*************************************************************************************** * ParsX Produkt-CSS für EPUB-Dateien nach ParsX 4 **************************************************************************************** * @project dtv Verlag-CSS ParsX 4 * @version 1.0 * @parsx 4.2.0 * @date 2022-02-05 * @author Björn Dünckel (pagina GmbH) * @lastEditor Björn Dünckel (pagina GmbH) * @copyright pagina GmbH *****************************************************************************************/ section, header, figure { display: block; } body, div, p, h1, h2, section, header, figure { margin: 0; padding: 0; } body { text-align: left; font-size: 1em; line-height: 1.6em; widows: 2; orphans: 2; } p { text-indent: 1.3em; margin-bottom: 0; } div.einschub + p, div.einschub > p.firstInContainer, p.leerzeile + p { text-indent: 0; } p.no_indent { text-indent: 0; } figure { margin-top: 1em; margin-bottom: 1em; padding: 0; page-break-inside: avoid; } figure.bild { width: 100%; } figure.bild img.abbildung { width: 100%; } @media all { ol.listType_greek { list-style: lower-alpha; } } @media all { div.liste_manuell ul li span.zaehler { margin-right: 0; padding-right: 0; } div.liste_manuell ul li div.inhalt { margin-left: 0; border-left: 1px solid white; } } header { page-break-inside: avoid; page-break-after: avoid; } header.u1 { margin-top: 2em; margin-bottom: 1.5em; } h1.titel { font-size: 1.6em; font-weight: bold; color: initial; margin-top: 0.64rem; } header.u2 { margin-top: 2em; margin-bottom: 1.5em; } h2.titel { font-size: 1.5em; font-weight: bold; color: initial; margin-top: 0.7rem; } div.einschub { margin-top: 1em; margin-bottom: 1em; } div.einschub.typ6 { text-align: right; } span.origpage { font-size: 0.8rem; font-weight: bold; color: #666; display: inline-block; margin-right: 0.2em; } span.versal { text-transform: uppercase; letter-spacing: 0.1em; } @media all { span.initiale.typ2 { display: block; float: left; font-size: 1em; line-height: 1em; margin-right: 15px; margin-top: -0.3225em; margin-bottom: -0.3245em; margin-left: 0; padding: 0; text-align: left; vertical-align: top; } } section.haupttitel p { text-indent: 0; } p.titelei_autor { font-size: 1.2em; line-height: 1.3em; font-weight: bold; margin-top: 2em; } div.infoblock { margin-top: 1em; margin-bottom: 1em; } div.infoblock p.titelei_gattung { margin-top: 1em; } section.kurztext p { text-indent: 0; } section.biographie p { text-indent: 0; } section.biographie + section.biographie { margin-top: 1.5em; } section.impressum p { text-indent: 0; } div.einschub p { text-indent: 0; } div.einschub + p { text-indent: 0; } div.einschub { margin-top: 1em; margin-bottom: 1em; margin-right: 1em; margin-left: 1.25em; } div.einschub.typ6 p { text-indent: 0; } div.einschub.typ6 p { font-style: normal; font-weight: normal; text-align: center; } div.einschub.brief { font-style: italic; margin-left: 1em; margin-right: 1em; } div.einschub.brief p { text-indent: 0; } div.einschub.sms1 { margin-left: 1em; margin-right: 1em; } div.einschub.sms1 p { text-indent: 0; } section.haupttitel { text-align: center; } section.biographie { margin-bottom: 1.5em; } figure.titelei_verlagslogo.abbildung { vertical-align: bottom; margin-top: 4em; width: 100%; border-width: 0; outline-style: none; } figure.titelei_verlagslogo.abbildung > img { margin-left: auto; margin-right: auto; width: 2cm; } figure.bild img.abbildung { width: initial; } figure.bild { text-align: center; }