/*************************************************************************************** * Rowohlt CSS für EPUB-Dateien nach ParsX 4: Genre-Variante Belletristik **************************************************************************************** * @project Rowohlt-EPUB-CSS ParsX 4 * @version 1.0 * @parx-version 4.1.9 * @date 2020-10-01 * @author Fabian Kern (dpc) * @lastEditor Fabian Kern (dpc) * @copyright Rowohlt Verlag, digital publishing competence * *****************************************************************************************/ @font-face { font-family: "Subset-Open Sans"; font-style: normal; font-weight: normal; src: url(FONT00010.otf); } 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.6; widows: 2; orphans: 2; } p { text-indent: 1.3em; margin-bottom: 0; } header + p, div.zwischentitel + p, p.firstInContainer, div.einschub + p, div.liste_ungeordnet + p, p.leerzeile + p { text-indent: 0; } p.alignright { text-align: right; margin-left: 3em; } p.aligncenter { text-align: center; text-indent: 0; margin-left: 3em; margin-right: 3em; } p.leerzeile { line-height: 1; } figure { padding: 0; page-break-inside: avoid; } div.liste_ungeordnet { margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 0.8rem; } div.liste_ungeordnet ul { list-style-position: outside; } li p.firstInContainer { display: block; text-indent: 0; } li p { display: block; text-indent: 0 !important; } @media all { ol.listType_greek { list-style: lower-alpha; } } ul { list-style-type: disc; margin-top: 0; margin-bottom: 0; } ul.listType_point { list-style-type: disc; } @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; } } @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; } } sub { font-size: 0.7em; line-height: 1; position: relative; } sub { top: 0.5ex; } span.versal { text-transform: uppercase; letter-spacing: 0.1em; } a { font-weight: normal; font-style: italic; text-decoration: none; color: #081b7d; border-bottom: 1px dotted #081b7d; padding-left: 0.2em; padding-right: 0.2em; } @media all { a { font-weight: normal; font-style: italic; color: #081b7d; border-bottom: 0; padding-left: 0.2em; padding-right: 0.2em; } } header { page-break-inside: avoid; page-break-after: avoid; } h1, h2 { font-size: 1em; line-height: 1.6em; } h1.titel span.text { text-align: center; display: block; font-size: 1.6em; line-height: 1.5em; font-weight: bold; color: #081b7d; margin-top: 0.9rem; margin-bottom: 0; padding: 0; } h2.titel span.text { text-align: center; display: block; font-size: 1.4em; line-height: 1.5em; font-weight: bold; color: #081b7d; margin-top: 0.8rem; margin-bottom: 0; padding: 0; } div.zentr, span.inline.zentr { text-align: center; } div.farb { color: #081b7d; } div.san { font-family: "Subset-Open Sans", Helvetica, sans-serif; } div.gr { font-size: 1.2em; } div.kl { font-size: 0.9em; } div.hf { font-weight: bold; font-style: normal; } div.ks { font-weight: normal; font-style: italic; } div.zwischentitel { margin-top: 1em; margin-bottom: 1em; } div.zwischentitel.typ20 { margin-top: 2em; margin-bottom: 0.5em; } div.einschub > p.firstInContainer { text-indent: 0; } div.einschub.typ10 { margin-left: 1.3em; margin-top: 1em; margin-bottom: 1em; } div.einschub.typ23 { margin-left: 0; margin-top: 0; margin-bottom: 0; } div.einschub.typ10 > p.firstInContainer, div.einschub.typ23 > p.firstInContainer { text-indent: 0; } div.einschub.typ10 p { text-indent: 0; } div.einschub.typ23 p { text-indent: 1.3em; } div.einschub.handschrift { font-style: italic; margin-top: 1em; margin-bottom: 1em; margin-left: 1.3em; } div.einschub.handschrift p { text-indent: 0; } div.einschub.motto { font-size: 1em; margin-top: 1em; margin-bottom: 1em; margin-left: 1.3em; } div.einschub.motto p { text-indent: 0; } span.inline.quelle { font-size: 0.9em; } section.haupttitel { padding-top: 4rem; background-repeat: no-repeat; background-size: 1.5em 1.5em; background-position: 0 1.75em; } section.haupttitel p { text-indent: 0; } p.t_autor { text-align: center; font-size: 1.4em; font-weight: bold; } p.t_untertitel { text-align: center; font-size: 1.4em; font-weight: normal; margin-top: 0.75rem; } p.t_gattung { text-align: center; font-size: 1.2em; font-weight: normal; font-style: italic; margin-top: 0.5rem; } div.infoblock { text-align: center; margin-top: 1.5rem; } section.tpl.kurztext header.u1, section.tpl.biographie header.u1, section.tpl.socialmedia header.u1, section.tpl.buchboutique header.u1, section.generiert.impressum header.u1 { margin-top: 1em; margin-bottom: 2em; } section.tpl.socialmedia p, section.tpl.buchboutique p, section.generiert.impressum p { text-indent: 0; } a.bild-link { text-decoration: none; border: 0; }