/*************************************************************************************** * 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, h3, 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.zwischentitel + p, div.einschub + p, div.einschub > p.firstInContainer, figure.bild + p, p.leerzeile + p { text-indent: 0; } p.no_indent { text-indent: 0; } p.alignright { text-align: right; } p.aligncenter { text-align: center; 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; } header.u3 { margin-top: 2em; margin-bottom: 1.5em; } h3.titel { font-size: 1.4em; font-weight: bold; color: initial; margin-top: 0.76rem; } div.zwischentitel, div.zwischentitel.typ1 { font-weight: bold; margin-top: 1em; margin-bottom: 0.5em; } div.einschub { margin-top: 1em; margin-bottom: 1em; } figure.bild.typ2 { width: 90%; margin-right: 10%; page-break-before: always; } span.durchgestr { text-decoration: line-through; } span.kapitaelchen { letter-spacing: 0.1em; font-variant: small-caps; } span.versal { text-transform: uppercase; letter-spacing: 0.1em; } span.unterstr { text-decoration: underline; } span.inline.typ1 { font-weight: bold; } @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; } p.titelei_untertitel { margin-top: 1em; font-size: 1.3em; margin-bottom: 3em; color: initial; } div.infoblock { margin-top: 1em; margin-bottom: 1em; } div.infoblock p.titelei_gattung, div.infoblock p.titelei_uebersetzer { margin-top: 1em; } section.kurztext p { text-indent: 0; } section.biographie p { text-indent: 0; } 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.brief { font-style: italic; margin-left: 1em; margin-right: 1em; } div.einschub.brief p { text-indent: 0; } div.einschub.handschrift { font-size: 1.4em; margin-left: 1em; margin-right: 1em; } div.einschub.handschrift p { text-indent: 0; } div.einschub.sms1 { margin-left: 1em; margin-right: 1em; } div.einschub.sms1 p { text-indent: 0; } div.einschub.widmung { font-size: 1em; font-style: italic; text-align: right; margin-right: 1em; } div.einschub.widmung p { text-indent: 0; } span.inline.typ1 { font-size: 0.9em !important; font-style: normal; font-weight: normal; } 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; }