/*************************************************************************************** * 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 * *****************************************************************************************/ @font-face { font-family: "Subset-Noto Serif"; font-style: normal; font-weight: normal; src: url(fonts/NotoSerif-Regular.ttf); } @font-face { font-family: "Subset-Noto Serif"; font-style: italic; font-weight: normal; src: url(fonts/NotoSerif-Italic.ttf); } @font-face { font-family: "Subset-Noto Serif"; font-style: normal; font-weight: bold; src: url(fonts/NotoSerif-Bold.ttf); } @font-face { font-family: "Subset-Noto Sans"; font-style: normal; font-weight: normal; src: url(fonts/NotoSans-Regular.ttf); } section, header, nav, figure { display: block; } body, div, p, h1, h2, h3, section, header, nav, figure { margin: 0; padding: 0; } body { text-align: left; font-family: "Subset-Noto Serif", serif; font-size: 1em; line-height: 1.6em; widows: 2; orphans: 2; } p { text-indent: 1.3em; margin-bottom: 0; } p.firstInContainer, header + p, div.zwischentitel + p, div.einschub + p, div.einschub > p.firstInContainer, div.liste_geordnet + p, p.leerzeile + p { text-indent: 0; } p.no_indent { text-indent: 0; } p.alignright { text-align: right; } figure { margin-top: 1em; margin-bottom: 1em; text-align: center; padding: 0; page-break-inside: avoid; } figure.bild { max-width: 100%; } figure.bild img.abbildung { max-width: 100%; } div.liste_geordnet { margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 0.5rem; } div.liste_geordnet ol { list-style-position: outside; } li p.firstInContainer { display: block; text-indent: 0; } li p { display: block; text-indent: 0; } ol { list-style: decimal; } ol.listType_number { 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; } } sub { font-size: 0.8em; line-height: 1; position: relative; } header { font-family: "Subset-Noto Serif", serif; page-break-inside: avoid; page-break-after: avoid; text-align: center; } header * { line-height: 1.6em; } header.u1 { margin-top: 2em; margin-bottom: 3em; } header.u1 h1.titel { margin-bottom: 0; } h1.titel { font-size: 1.6em; font-weight: bold; color: #27828d; margin-top: 0.64rem; } header.u2 { margin-top: 2em; margin-bottom: 1.5em; } h2.titel { font-size: 1.5em; font-weight: bold; color: #27828d; margin-top: 0.7rem; } header.u3 { margin-top: 2em; margin-bottom: 1.5em; } div.zwischentitel, div.zwischentitel.typ1 { font-family: "Subset-Noto Serif", serif; text-align: center; color: #27828d; font-size: 1em; font-weight: normal; margin-top: 1em; margin-bottom: 1em; } div.zwischentitel.typ2 { text-align: center; color: #27828d; font-size: 1.2em; font-weight: normal; margin-top: 2em; margin-bottom: 1em; } div.einschub { font-family: "Subset-Noto Serif", serif; margin-top: 1em; margin-bottom: 1em; margin-left: 1.3em; } div.einschub.typ2 p, div.einschub.typ4 p, div.einschub.typ5 p { text-indent: 0; } div.einschub.typ2 { font-style: italic; font-weight: normal; text-align: left; } div.einschub.typ4 { font-style: italic; font-weight: normal; text-align: center; margin-left: 0; text-indent: 0; } div.einschub.typ5 { font-family: "Subset-Noto Sans", sans-serif; font-style: normal; font-weight: normal; text-align: left; } span.versal { text-transform: uppercase; letter-spacing: 0.1em; } p.with_initiale { text-indent: 0; } span.initiale { text-transform: uppercase; color: #27828d; 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: left; vertical-align: top; } } svg#coverpage { max-height: 100%; height: 99vh; margin: 0; } section.haupttitel p { text-indent: 0; text-align: center; } p.titelei_autor { font-size: 1.4em; line-height: 1.5em; font-weight: bold; margin-top: 2em; } p.titelei_autor.linked a { text-decoration: none; color: black; } section.haupttitel header.titelei_titel { text-align: center; font-size: 1.6em; line-height: 1.3em; font-weight: bold; color: #27828d; 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.6em; font-weight: bold; color: #27828d; margin-top: 2em; margin-bottom: 1.5em; } nav.inhalt ul { list-style-type: none; } nav.inhalt ul a { color: #27828d; 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.kurztext h1.titel { font-size: 1.6em; font-weight: bold; color: #27828d; margin-top: 2em; margin-bottom: 1.5em; } section.kurztext p { text-indent: 0; } section.biographie h1.titel { font-size: 1.6em; font-weight: bold; color: #27828d; margin-top: 2em; margin-bottom: 1.5em; } section.biographie p { text-indent: 0; } section.impressum p { text-indent: 0; } section.hinweise h1.titel { font-size: 1.4em; font-weight: bold; color: #27828d; margin-top: 2em; margin-bottom: 1.5em; } section.hinweise p { text-indent: 0; }