/*************************************************************************************** * 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-Droid Serif"; font-style: normal; font-weight: normal; src: url(FONT00009.otf); } @font-face { font-family: "Subset-Droid Serif"; font-style: italic; font-weight: normal; src: url(FONT00010.otf); } @font-face { font-family: "Subset-Droid Serif"; font-style: normal; font-weight: bold; src: url(FONT00011.otf); } section, header, figure, nav { display: block; } body, div, p, h1, section, header, figure, nav { 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, p.firstInContainer, div.liste_ungeordnet + p, p.leerzeile + p { text-indent: 0; } p.alignblock { text-align: justify; } 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: #730c37; border-bottom: 1px dotted #730c37; padding-left: 0.2em; padding-right: 0.2em; } @media all { a { font-weight: normal; font-style: italic; color: #730c37; border-bottom: 0; padding-left: 0.2em; padding-right: 0.2em; } } header { page-break-inside: avoid; page-break-after: avoid; } h1 { font-size: 1em; line-height: 1.6em; } h1.titel span.text { text-align: left; display: block; font-size: 1.6em; line-height: 1.5em; font-weight: bold; color: #730c37; margin-top: 0.9rem; margin-bottom: 0; padding: 0; } 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: left; font-size: 1.4em; font-weight: bold; } p.t_untertitel { text-align: left; font-size: 1.4em; font-weight: normal; margin-top: 0.75rem; } div.infoblock { text-align: left; margin-top: 1.5rem; } section.inhaltsverzeichnis h1.titel { margin-top: 3em; margin-bottom: 3em; } ul.lvl_1 { padding-left: 20px; } ul.lvl_1 li { margin-top: 1em; list-style-type: none; } nav.inhalt a { font-style: normal; text-decoration: none; border-bottom: 1px dotted black; } ul.lvl_1 a { font-size: 1.1em; font-weight: bold; } 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; }