/*************************************************************************************** * ParsX Basis-CSS für EPUB-Dateien nach ParsX 4 **************************************************************************************** * @project pagina Basis-CSS ParsX 4 * @version 1.1 * @parsx 4.1.8 * @date 2020-09-22 * @author Fabian Kern (digital publishing competence) * @lastEditor Verlagsgruppe Droemer Knaur GmbH & Co. KG. * @copyright pagina GmbH, digital publishing competence * *****************************************************************************************/ article, section, header, nav, blockquote, figure, figcaption, aside { display: block; } body, div, p, h1, h2, h3, h4, h5, h6, p.u7, article, section, header, nav, blockquote, figure, figcaption, aside { margin: 0; padding: 0; } body { text-align: justify; font-family: serif; font-size: 1em; line-height: 1.35em; widows: 2; orphans: 2; } p { text-indent: 1.3em; margin-bottom: 0; } p.firstInContainer, header + p, div.zwischentitel + p, div.titel + p, div.einschub + p, div.einschub > p.firstInContainer, div.einschub_vor > p.firstInContainer, div.infokasten + p, div.infokasten > p.firstInContainer, div.liste_geordnet + p, div.liste_ungeordnet + p, div.liste_manuell + p, div.liste_definition + p, div.gedicht + p, figure.bild + p, figure.tabelle + p, p.leerzeile + p, td p, th p, figcaption p { text-indent: 0; } ol { list-style: decimal; } @media amzn-kf8 { ol.listType_greek { list-style: lower-alpha; } } ul { list-style: 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; } } header { font-family: serif; page-break-inside: avoid; page-break-after: avoid; text-align: center; } header p.titel, header p.vortitel, header p.untertitel, header p.urheber { text-indent: 0; text-align: center; } header * { line-height: 1.35em; } header.u1 { margin-top: 2em; margin-bottom: 3em; } header.u1 h1.titel, header.u1 p.vortitel, header.u1 p.untertitel, header.u1 p.urheber { margin-bottom: 0; } h1.titel { font-size: 1.35em; font-weight: bold; color: #e20506; margin-top: 0.64rem; } header.u1 p.untertitel { font-size: 1em; font-weight: bold; } header.u1 p.vortitel, header.u1 p.untertitel, header.u1 p.urheber { margin-top: 0.76rem; } div.einschub { font-family: serif; margin-top: 1em; margin-bottom: 1em; margin-left: 1.3em; } div.einschub.typ1 p, div.einschub.typ2 p, div.einschub.typ3 p, div.einschub.typ4 p, div.einschub.typ5 p, div.einschub.typ6 p, div.einschub.typ7 p, div.einschub.typ10 p, div.einschub.typ11 p, div.einschub.typ12 p, div.einschub.typ13 p, div.einschub.typ14 p, div.einschub.typ15 p { text-indent: 0; } div.einschub.typ2 { font-style: italic; font-weight: normal; text-align: justify; } span.versal { text-transform: uppercase; letter-spacing: 0.1em; } p.with_initiale { text-indent: 0; } span.initiale { text-transform: uppercase; color: #e20506; font-size: 320%; line-height: 100%; display: block; float: left; margin-top: 0; margin-right: 5px; margin-bottom: 0; margin-left: 3px; padding: 0; vertical-align: bottom; } @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: justify; vertical-align: top; } } section.haupttitel p { text-indent: 0; text-align: center; } p.titelei_autor { font-size: 1.4em; line-height: 1.35em; font-weight: bold; margin-top: 2em; } p.titelei_autor.linked a { text-decoration: none; color: black; } section.haupttitel header.titelei_titel { title-align: center; font-size: 1.35em; line-height: 1.3em; font-weight: bold; color: #e20506; margin-top: 1em; margin-bottom: 0.5rem; } p.titelei_untertitel { margin-top: 1em; font-size: 1.1em; font-weight: bold; color: #666; margin-bottom: 3em; } p.titelei_verlag { font-size: 1em; line-height: 1.3em; margin-top: 1em; font-weight: bold; visibility: hidden; display: none; } section.inhaltsverzeichnis h1 { font-size: 1.35em; font-weight: bold; color: #e20506; margin-top: 2em; margin-bottom: 1.35em; } nav.inhalt ul { list-style-type: none; } nav.inhalt ul a { color: #e20506; text-decoration: none; } nav.inhalt ul li { margin-top: 0.5em; } nav.inhalt ul.lvl_1 { padding-left: 0.8em; } nav.inhalt ul.lvl_1 > li > a { font-size: 1em; font-weight: bold; } section.biographie h1.titel { font-size: 1.35em; font-weight: bold; color: #e20506; margin-top: 2em; margin-bottom: 1.35em; } section.biographie p { text-indent: 0; } section.impressum p { text-indent: 0; }