/*************************************************************************************** * ParsX Produkt-CSS für EPUB-Dateien von W1-Media unter ParsX 4 **************************************************************************************** * @project EPUB-CSS W1-Media * @version 1.0 * @parsx 4.3.1 * @date 2024-01-18 * @author Fabian Kern (digital publishing competence) * @lastEditor Fabian Kern (digital publishing competence) * @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 Serif"; font-style: italic; font-weight: bold; src: url(../Fonts/NotoSerif-BoldItalic.ttf); } @font-face { font-family: "Subset-Noto Sans"; font-style: normal; font-weight: normal; src: url(../Fonts/NotoSans-Regular.ttf); } @font-face { font-family: "Subset-Noto Sans"; font-style: italic; font-weight: normal; src: url(../Fonts/NotoSans-Italic.ttf); } @font-face { font-family: "Subset-Noto Sans"; font-style: normal; font-weight: bold; src: url(../Fonts/NotoSans-Bold.ttf); } @font-face { font-family: "Subset-Noto Sans"; font-style: italic; font-weight: bold; src: url(../Fonts/NotoSans-BoldItalic.ttf); } @font-face { font-family: "Subset-Noto Mono"; font-style: normal; font-weight: normal; src: url(../Fonts/NotoMono-Regular.ttf); } @font-face { font-family: "Gapstown Small AH"; font-style: normal; font-weight: normal; src: url(../Fonts/GapstownSmallAH.ttf); } @font-face { font-family: "Gapstown Small AH"; font-style: normal; font-weight: bold; src: url(../Fonts/GapstownSmallAHBold.ttf); } @font-face { font-family: Subset-OpenMoji; font-style: normal; font-weight: normal; src: url(../Fonts/OpenMoji-Color.ttf); } section, header, nav, figure { display: block; } body, div, p, h1, h2, section, header, nav, figure { margin: 0; padding: 0; } body { text-align: left; font-family: "Parsx-Serif", "Palatino", serif; font-family: "Subset-Noto Serif", Palatino, serif; font-size: 1em; line-height: 1.6em; widows: 2; orphans: 2; } p { text-indent: 1.3em; margin-bottom: 0; } header + p, div.einschub + p, div.einschub > p.firstInContainer, p.leerzeile + p { text-indent: 0; } p.no_indent { text-indent: 0; } figure { margin-top: 1em; margin-bottom: 1em; padding: 0; page-break-inside: avoid; } ol { list-style: decimal; } @media amzn-kf8 { } @media amzn-kf8 { } header { font-family: "Parsx-Serif", "Palatino", serif; font-family: "Subset-Noto Sans", Helvetica, sans-serif; page-break-inside: avoid; page-break-after: avoid; } header * { line-height: 1.6em; } header.u1 { margin-top: 2em; margin-bottom: 1.5em; } header.u1 h1.titel { margin-bottom: 0; } h1.titel { font-size: 1.6em; font-weight: bold; color: #000; margin-top: 0.64rem; } div.einschub { font-family: "Parsx-Serif", "Palatino", serif; font-family: "Subset-Noto Serif", Palatino, serif; margin-top: 1em; margin-bottom: 1em; } div.einschub.typ2 { font-style: italic; } div.einschub.email { font-family: "Subset-Noto Sans", Helvetica, sans-serif; margin-left: 1em; margin-right: 1em; } div.einschub.email p { text-indent: 0; } div.einschub.widmung { font-family: "Subset-Noto Serif", Palatino, serif; font-size: 1em; font-style: italic; text-align: right; margin-right: 1em; } div.einschub.widmung p { text-indent: 0; } span.versal { text-transform: uppercase; letter-spacing: 0.1em; } span.unterstr { text-decoration: underline; } @media amzn-kf8 { } div.cover { width: 100%; } svg#coverpage { max-height: 100%; height: 99vh; margin: 0; } section.haupttitel p { text-indent: 0; } p.titelei_autor { font-size: 1.2em; line-height: 1.3em; font-weight: bold; margin-top: 2em; } div.infoblock { margin-top: 1em; margin-bottom: 1em; } div.infoblock p.titelei_gattung, div.infoblock p.titelei_uebersetzer { margin-top: 1em; } section.biographie p { text-indent: 0; } section.biographie + section.biographie { margin-top: 1.5em; } section.impressum p { text-indent: 0; } header.u1 { margin-top: 2em; margin-bottom: 1.5em; } header.u1 h1.titel { margin-bottom: 0; } h1.titel { font-size: 1.6em; font-weight: bold; color: #000; margin-top: 0.64rem; } div.einschub { margin: 0; padding: 0; } div.einschub.typ2 { font-style: normal; margin-top: 1em; margin-bottom: 1em; } div.einschub.typ2 > * { text-align: right; } div.einschub.brief { font-size: 1em; font-family: "Subset-Noto Serif", Palatino, serif; font-weight: normal; font-style: normal; margin-right: 0; margin-left: 1.3em; margin-top: 1em; margin-bottom: 1em; background-color: #fff; padding: 0; } div.einschub.widmung { text-align: center; margin-top: 1em; margin-bottom: 1em; margin-right: 0; } div.einschub.widmung > * { font-style: italic; text-align: center; } div.einschub.email { margin-left: 1.3em; margin-top: 1em; margin-bottom: 1em; } div.einschub.email > * { font-family: "Subset-Noto Mono", mono; font-size: 0.9em; text-align: left; }