/*************************************************************************************** * 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(fonts/DroidSerif-Regular.otf); } @font-face { font-family: "Subset-Droid Serif"; font-style: italic; font-weight: normal; src: url(fonts/DroidSerif-Italic.otf); } @font-face { font-family: "Subset-Droid Serif"; font-style: normal; font-weight: bold; src: url(fonts/DroidSerif-Bold.otf); } @font-face { font-family: "Subset-Droid Serif"; font-style: italic; font-weight: bold; src: url(fonts/DroidSerif-BoldItalic.otf); } @font-face { font-family: "Subset-Open Sans"; font-style: normal; font-weight: normal; src: url(fonts/OpenSans-Regular.otf); } @font-face { font-family: "Subset-Open Sans"; font-style: italic; font-weight: normal; src: url(fonts/OpenSans-Italic.otf); } @font-face { font-family: "Subset-Open Sans"; font-style: normal; font-weight: bold; src: url(fonts/OpenSans-Bold.otf); } @font-face { font-family: "Subset-Open Sans"; font-style: italic; font-weight: bold; src: url(fonts/OpenSans-BoldItalic.otf); } @font-face { font-family: "Subset-DejaVu Sans Mono"; font-style: normal; font-weight: normal; src: url(fonts/DejaVuSansMono.otf); } @font-face { font-family: "Subset-DejaVu Sans Mono"; font-style: italic; font-weight: normal; src: url(fonts/DejaVuSansMono-Oblique.otf); } @font-face { font-family: "Subset-DejaVu Sans Mono"; font-style: normal; font-weight: bold; src: url(fonts/DejaVuSansMono-Bold.otf); } @font-face { font-family: "Subset-DejaVu Sans Mono"; font-style: italic; font-weight: bold; src: url(fonts/DejaVuSansMono-BoldOblique.otf); } @font-face { font-family: "Allerta Stencil"; font-style: normal; font-weight: normal; src: url(fonts/AllertaStencil-Regular.otf); } @font-face { font-family: "Bungee Inline"; font-style: normal; font-weight: normal; src: url(fonts/BungeeInline-Regular.otf); } @font-face { font-family: "Eagle Lake"; font-style: normal; font-weight: normal; src: url(fonts/EagleLake-Regular.otf); } @font-face { font-family: "Great Vibes"; font-style: normal; font-weight: normal; src: url(fonts/GreatVibes-Regular.otf); } @font-face { font-family: "Love Ya Like A Sister"; font-style: normal; font-weight: normal; src: url(fonts/LoveYaLikeASister-Regular.otf); } @font-face { font-family: "Special Elite"; font-style: normal; font-weight: normal; src: url(fonts/SpecialElite-Regular.otf); } @font-face { font-family: UnifrakturMaguntia; font-style: normal; font-weight: normal; src: url(fonts/UnifrakturMaguntia-Book.otf); } @font-face { font-family: "Zilla Slab Highlight"; font-style: normal; font-weight: normal; src: url(fonts/ZillaSlabHighlight-Regular.otf); } section, header, figure, nav, blockquote { display: block; } body, div, p, h1, h2, section, header, figure, nav, blockquote { margin: 0; padding: 0; } body { text-align: left; font-family: "Subset-Droid Serif", Palatino, serif; 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.with_initiale, p.firstInContainer, div.einschub + p, div.liste_ungeordnet + p, p.leerzeile + p, blockquote.zitat + p { text-indent: 0; } 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; } figure.bild img.firstInContainer { margin-top: 1em; } figure.bild img.lastInContainer { margin-bottom: 1em; } figure.bild { width: 100%; max-width: 100%; page-break-inside: avoid; } figure.bild img.abbildung { width: 100%; max-width: 100%; max-height: 100%; 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; } ol { list-style-type: decimal; margin-top: 0; margin-bottom: 0; } @media amzn-kf8 { 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 amzn-kf8 { 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; } } p.with_initiale { text-indent: 0; } .initiale { font-size: 1.6em; line-height: 1; text-transform: uppercase; color: #081b7d; font-weight: bold; display: inline; float: none; margin-right: 0.05em; margin-top: 0; } @media amzn-kf8 { 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 amzn-kf8 { a { font-weight: normal; font-style: italic; color: #081b7d; border-bottom: 0; padding-left: 0.2em; padding-right: 0.2em; } } @media amzn-mobi { a { font-weight: normal; font-style: italic; color: #081b7d; border-bottom: 0; padding-left: 0.2em; padding-right: 0.2em; } } header { font-family: "Subset-Droid Serif", Palatino, serif; page-break-inside: avoid; page-break-after: avoid; } h1, h2 { font-size: 1em; line-height: 1.6em; } header.u1 h1.titel.firstInContainer { margin-top: 3em; } header.u1 h1.titel.lastInContainer { margin-bottom: 3em; } 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; } header.u2 h2.titel.firstInContainer { margin-top: 1.5em; } header.u2 h2.titel.lastInContainer { margin-bottom: 2.5em; } 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 { text-align: center; } span.inline.kl { font-size: 0.9em; } div.ks { font-weight: normal; font-style: italic; } div.zwischentitel { margin-top: 1em; margin-bottom: 1em; } div.zwischentitel.typ30 { letter-spacing: 0.5em; margin-top: 1em; margin-bottom: 1em; } div.einschub > p.firstInContainer { text-indent: 0; } div.einschub.brief1 { font-family: "Subset-Droid Serif", Palatino, serif; font-style: italic; margin-top: 1em; margin-bottom: 1em; margin-left: 1.3em; } div.einschub.brief1 p { text-indent: 0; } div.einschub.motto { font-family: "Subset-Droid Serif", Palatino, serif; font-size: 1em; margin-top: 1em; margin-bottom: 1em; margin-left: 1.3em; } div.einschub.motto p { text-indent: 0; } div.einschub.widmung { font-family: "Subset-Droid Serif", Palatino, serif; font-size: 1em; font-style: italic; margin-top: 1em; margin-bottom: 1em; margin-left: 1.3em; } div.einschub.widmung p { text-indent: 0; } blockquote.einschub.zitat { font-family: "Subset-Droid Serif", Palatino, serif; margin-top: 1em; margin-bottom: 1em; margin-left: 1.3em; } blockquote.einschub.zitat p { text-indent: 0; } div.einschub.brief1 em { font-style: normal; } figure.bild.typ9 { width: 50%; margin-left: 25%; margin-right: 25%; margin-top: 1em; margin-bottom: 1.5em; } span.inline.typ23 { font-family: "Subset-Open Sans", Helvetica, sans-serif; font-style: normal; } div.cover { width: 80%; margin-left: 10%; margin-right: 10%; } img.cover { width: 100%; max-width: 100%; } 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; } section.haupttitel header.u1 h1.titel span.text { text-align: center; font-size: 2.2em; line-height: 1.4em; font-weight: bold; color: black; margin-top: 1.5rem; } p.t_untertitel { text-align: center; font-size: 1.4em; font-weight: normal; margin-top: 0.75rem; } div.infoblock { text-align: center; margin-top: 1.5rem; } section.inhaltsverzeichnis h1.titel { margin-top: 3em; margin-bottom: 3em; } ul.lvl_1 { padding-left: 20px; } ul.lvl_2 { padding: 0; } ul.lvl_1 li { margin-top: 1em; list-style-type: none; } ul.lvl_2 li { margin-top: 0.5em; list-style-type: none; } nav.inhalt a { color: black; font-style: normal; text-decoration: none; border-bottom: 1px dotted black; } ul.lvl_1 a { font-size: 1.1em; font-weight: bold; } ul.lvl_2 a { font-size: 1.1em; font-weight: normal; } body.toc_nav h1 { display: none; } body.toc_nav h2 { font-size: 1.6em; font-weight: bold; color: #081b7d; margin-top: 3em; margin-bottom: 3em; } nav#toc ol.lvl_1 { padding-left: 20px; } nav#toc ol.lvl_2 { padding: 0; } nav#toc ol.lvl_1 li { margin-top: 1em; list-style-type: none; } nav#toc ol.lvl_2 li { margin-top: 0.5em; list-style-type: none; } nav#toc ol a { color: black; font-style: normal; text-decoration: none; border-bottom: 1px dotted black; } nav#toc ol.lvl_1 a { font-size: 1.3em; font-weight: bold; } nav#toc ol.lvl_2 a { font-size: 1.1em; font-weight: normal; } 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.kurztext header.u1 h1.titel span.text, section.tpl.biographie header.u1 h1.titel span.text, section.tpl.socialmedia header.u1 h1.titel span.text, section.generiert.impressum header.u1 h1.titel span.text { text-align: center; display: block; font-size: 1.4em; line-height: 1.6em; font-weight: bold; color: #081b7d; margin-top: 0; margin-bottom: 0; padding: 0; } section.tpl.socialmedia p, section.tpl.buchboutique p, section.generiert.impressum p { text-indent: 0; } a.bild-link { text-decoration: none; border: 0; }