/*************************************************************************************** * ParsX CSS für EPUB-Dateien nach ParsX 4.1 **************************************************************************************** * @project KiWi-CSS Anpassung für Literatur * @version 1.0.2 * @parsx 4.1.20 * @date 2021-08-10 * @author Hanne Mandik (KIW) / aus parsX3-Stylesheet: Fabian Kern (dpc) * @lastEditor Hanne Mandik * @copyright Kiepenheuer & Witsch, pagina GmbH, digital publishing competence *****************************************************************************************/ @font-face { font-family: Subset-Alegreya; src: url(fonts/Alegreya-Regular.otf); font-style: normal; font-weight: normal; } @font-face { font-family: Subset-Alegreya; src: url(fonts/Alegreya-Bold.otf); font-style: normal; font-weight: bold; } @font-face { font-family: Subset-Alegreya; src: url(fonts/Alegreya-Italic.otf); font-style: italic; font-weight: normal; } @font-face { font-family: Subset-Alegreya; src: url(fonts/Alegreya-BoldItalic.otf); font-style: italic; font-weight: bold; } @font-face { font-family: "Subset-DejaVu Serif"; src: url(fonts/pa_DejaVuSerif.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: "Subset-DejaVu Serif"; src: url(fonts/pa_DejaVuSerif-Bold.ttf); font-style: normal; font-weight: bold; } @font-face { font-family: "Subset-DejaVu Serif"; src: url(fonts/pa_DejaVuSerif-Italic.ttf); font-style: italic; font-weight: normal; } @font-face { font-family: "Subset-DejaVu Serif"; src: url(fonts/pa_DejaVuSerif-BoldItalic.ttf); font-style: italic; font-weight: bold; } @font-face { font-family: "Subset-Alegreya Sans"; src: url(fonts/AlegreyaSans-Regular.otf); font-style: normal; font-weight: normal; } @font-face { font-family: "Subset-Alegreya Sans"; src: url(fonts/AlegreyaSans-Bold.otf); font-style: normal; font-weight: bold; } @font-face { font-family: "Subset-Alegreya Sans"; src: url(fonts/AlegreyaSans-Italic.otf); font-style: italic; font-weight: normal; } @font-face { font-family: "Subset-Alegreya Sans"; src: url(fonts/AlegreyaSans-BoldItalic.otf); font-style: italic; font-weight: bold; } @font-face { font-family: "Subset-DejaVu Sans"; src: url(fonts/pa_DejaVuSans.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: "Subset-DejaVu Sans"; src: url(fonts/pa_DejaVuSans-Bold.ttf); font-style: normal; font-weight: bold; } @font-face { font-family: "Subset-DejaVu Sans"; src: url(fonts/pa_DejaVuSans-Oblique.ttf); font-style: italic; font-weight: normal; } @font-face { font-family: "Subset-DejaVu Sans"; src: url(fonts/pa_DejaVuSans-BoldOblique.ttf); font-style: italic; font-weight: bold; } @font-face { font-family: "Subset-DejaVu Sans Mono"; src: url(fonts/pa_DejaVuSansMono.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: "Subset-DejaVu Sans Mono"; src: url(fonts/pa_DejaVuSansMono-Bold.ttf); font-style: normal; font-weight: bold; } @font-face { font-family: "Subset-DejaVu Sans Mono"; src: url(fonts/pa_DejaVuSansMono-Oblique.ttf); font-style: italic; font-weight: normal; } @font-face { font-family: "Subset-DejaVu Sans Mono"; src: url(fonts/pa_DejaVuSansMono-BoldOblique.ttf); font-style: italic; font-weight: bold; } @font-face { font-family: "Subset-Special Elite"; src: url(fonts/SpecialElite-Regular.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: "Subset-Caveat SemiBold"; src: url(fonts/Caveat-Regular.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: "Subset-Caveat SemiBold"; src: url(fonts/Caveat-Regular.ttf); font-style: italic; font-weight: normal; } @font-face { font-family: "Subset-Caveat SemiBold"; src: url(fonts/Caveat-SemiBold.ttf); font-style: normal; font-weight: bold; } @font-face { font-family: "UnifrakturMaguntia20"; src: url(fonts/UnifrakturMaguntia20.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: Subset-Scheherazade; src: url(fonts/Scheherazade-Regular.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: Subset-Scheherazade; src: url(fonts/Scheherazade-Bold.ttf); font-style: normal; font-weight: bold; } section, header, nav, blockquote, figure, aside { display: block; } body, div, p, h1, h2, section, header, nav, blockquote, figure, aside { margin: 0; padding: 0; } body { text-align: left; font-family: Subset-Alegreya, "Subset-DejaVu Serif", "Times New Roman", serif; color: #000; font-size: 1em; line-height: 1.4em; hyphens: auto; word-wrap: break-word; widows: 2; orphans: 2; } p { text-indent: 1em; margin-bottom: 0; } header + p, div.zwischentitel + p, div.einschub + p, figure.bild + p, p.leerzeile + p, p.firstInContainer, p.firstInSequence, p.with_spitzmarke { text-indent: 0; } p.no_indent { text-indent: 0; } p.indent { text-indent: 1em !important; } p.aligncenter { text-align: center; text-indent: 0; } blockquote { font-style: normal; margin-top: 1em; margin-bottom: 1em; } figure { margin-top: 1em; margin-bottom: 1em; padding: 0; page-break-inside: avoid; } 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; } img.abbildung_inline { height: 1em; vertical-align: middle; } @media amzn-kf8 { div.liste_geordnet, div.liste_ungeordnet, div.liste_manuell { margin-left: 0; } } li p { display: block; text-indent: 0 !important; } ol { list-style: decimal; margin-top: 0; margin-bottom: 0; } @media amzn-kf8 { ol.listType_greek { list-style: lower-alpha; } } ul { list-style: disc; margin-top: 0; margin-bottom: 0; } @media amzn-kf8 { ul { padding-left: 1em; } } @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; } } sup, sub { font-size: 0.8em; line-height: 1; position: relative; } header { font-family: Subset-Alegreya, "Subset-DejaVu Serif", "Times New Roman", serif; page-break-inside: avoid; page-break-after: avoid; margin-right: 0.5em; clear: both; } header * { font-weight: normal; } header h1, header h2 { margin-bottom: 0; text-indent: 0; } @media amzn-kf8 { header p.untertitel { margin-top: 0.5em; } header p.vortitel.following_titel, header p.urheber.following_titel { margin-bottom: 0.5em; } header p.urheber.following_vortitel { margin-bottom: 0; } header p.urheber.preceding_titel { margin-top: 0.5em; } header p.urheber.preceding_untertitel { margin-top: 0; } } header.u1 { page-break-after: always; margin-top: 3em; margin-bottom: 99em; } .fussnoten header.u1 { margin-bottom: 2em; page-break-after: avoid; page-break-before: avoid; } .haupttitel header.u1 { margin-bottom: 1em; page-break-after: avoid; page-break-before: avoid; } .meta header.u1, section.kurzuebersicht header.u1, section.inhaltsverzeichnis header.u1 { margin-bottom: 1em; text-align: left; margin-left: 0; page-break-after: avoid; font-size: 0.9em; } @media amzn-kf8 { header.u, header.u1 { margin-bottom: 0; } } h1 { color: inherit; font-size: 1.6em; line-height: 1.2em; } h1 span.text { display: block; } @media amzn-kf8 { h1 span.zaehler { margin-bottom: 0; } } header.u2 { margin-top: 4em; margin-bottom: 3em; } section.level1.kapitel header.u2 { margin-top: 2.6em; } .meta header.u2 { margin-bottom: 1em; text-align: left; margin-left: 0; margin-top: 1.5em; clear: both; } h2 { color: inherit; font-size: 1.4em; line-height: 1.4em; } h2 span.text { display: block; } @media amzn-kf8 { h2 span.zaehler { margin-bottom: 0; } } div.zwischentitel { font-family: Subset-Alegreya, "Subset-DejaVu Serif", "Times New Roman", serif; margin-top: 2em; margin-bottom: 0.7em; clear: both; } div.zwischentitel.typ3 { font-size: 1em; line-height: 1.2em; } div.einschub { margin-top: 1.4em; margin-bottom: 1.4em; margin-left: 1em; } div.einschub.typ5 { text-align: center; text-indent: 0; margin-left: 2.8em; margin-right: 2.8em; } div.einschub.typ5 p { text-indent: 0; } div.einschub.motto { text-align: center; font-style: italic; margin-top: 3em; margin-left: 2em; margin-right: 2em; margin-bottom: 2em; line-height: 1.3em; } div.einschub.motto p { text-indent: 0; } div.einschub.motto.firstInContainer { margin-top: 5em; } div.einschub.widmung { font-size: 1.1em; line-height: 1.4em; text-align: center; font-style: italic; margin-top: 5em; margin-right: 2em; margin-left: 2em; margin-bottom: 2em; } div.einschub.widmung p { text-indent: 0; } blockquote.einschub.zitat { font-size: 0.95em; line-height: 1.3em; margin-left: 1em; } figure.bild.typ7 { width: 15%; float: right; margin-left: 1em; margin-right: 0; margin-top: 0; clear: both; box-sizing: initial; font-size: 0.9em; } figure.bild.typ7 img.abbildung { margin-top: 1em; } @media amzn-kf8 { figure.tabelle.typ4 table td { border: 1px solid #fff; } } @media amzn-mobi { figure.tabelle.typ4 table td { border: 1px solid #fff; } } span.durchgestr { text-decoration: line-through; } span.kapitaelchen { letter-spacing: 0.1em; font-variant: small-caps; font-size: 0.8em; } p.with_spitzmarke { margin-top: 1.4em; } span.spitzmarke { font-family: Subset-Alegreya, "Subset-DejaVu Serif", "Times New Roman", serif; font-weight: bold; } span.versal { font-size: 0.95em; text-transform: uppercase; letter-spacing: 0.05em; } span.inline.typ1 { font-family: Subset-Alegreya, "Subset-DejaVu Serif", "Times New Roman", serif; font-size: 0.9em; font-style: italic; text-indent: 0; line-height: 1.2em; display: inline-block; border-top: 1px solid #ac0018; margin-top: 0.4em; padding-top: 0.3em; } span.inline.typ2 { font-family: "Subset-Alegreya Sans", "Subset-DejaVu Sans", Helvetica, sans-serif; } span.inline.typ5 { color: #585858; } span.inline.groesser { font-size: 1.2em; } span.inline.recte { font-style: normal; } a { font-weight: normal; text-decoration: none; color: #ac0018; border-bottom: 1px solid #ac0018; } aside.backlink, aside.backlink a { text-align: right; color: #000; font-size: 0.9em; font-family: Subset-Alegreya, "Subset-DejaVu Serif", "Times New Roman", serif; page-break-after: avoid; margin-top: 0; } @media amzn-kf8 { a, aside.backlink, aside.backlink a { font-weight: normal; text-decoration: none; color: #000; border-bottom: 0; page-break-after: avoid; margin-top: 0; } a.typ1 { color: #ac0018; font-weight: normal; font-style: italic; text-decoration: none; border-bottom: 0; } a.typ2 { color: #000; text-decoration: none; border-bottom: 0; } } span.fussnote { margin: 0; padding: 0; } span.fussnote a { color: #ac0018; border: 0; font-weight: bold; font-style: normal; text-decoration: none; padding-left: 0.2em; padding-right: 0.2em; } h2 span.text span.fussnote a { font-size: 0.7em; vertical-align: super; line-height: 1em; } section.fussnoten > ol { list-style: none; padding: 0; margin: 0; } li.fussnote { margin-bottom: 0.5em; } div.fussnotenzaehler { display: inline-block; float: left; visibility: visible; vertical-align: inherit; margin-right: 10px; margin-left: 0; padding: 0; } div.fussnotenzaehler > p { text-indent: 0; display: inline; widows: 1; orphans: 1; } div.fussnotenzaehler > p > a { font-size: 100%; font-weight: bold; color: #ac0018; text-decoration: none; border-bottom: 0; padding-left: 0.3em; padding-right: 0.3em; } div.fussnoteninhalt { display: block; } div.fussnoteninhalt > p { text-indent: 0; widows: 1; orphans: 1; } @media amzn-kf8 { span.initiale.typ1 { text-transform: uppercase; font-style: normal; font-size: 200%; line-height: 100%; display: block; float: left; margin-top: 0; margin-right: 15px; margin-bottom: 0; margin-left: 10px; padding: 0; font-family: "AlegreyaSerif", "DejaVuSerif", "Times New Roman", serif; } span.initiale.typ2, img.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; } } span.marginalie { font-size: 0.9em; line-height: 1.4em; font-weight: bold; text-indent: 0; color: #ac0018; border-top: 2px solid #ac0018; border-bottom: 2px solid #ac0018; float: right; clear: both; padding-top: 5px; padding-right: 0; padding-bottom: 5px; padding-left: 0; margin-top: 10px; margin-right: 15px; margin-bottom: 10px; margin-left: 15px; width: 30%; } div.cover { width: 80%; margin-left: 10%; margin-right: 10%; } img.cover { width: 100%; max-width: 100%; } .haupttitel p, .kurzuebersicht p, .impressum p, .hinweise p, .biografie p, .kurztext p { margin: 0; text-indent: 0; } .haupttitel { font-family: Subset-Alegreya, "Subset-DejaVu Serif", "Times New Roman", serif; margin: 0; padding: 0; page-break-inside: avoid; } .haupttitel, .haupttitel * { text-align: center; } .haupttitel .titelei_autor { font-size: 1.6em; line-height: 1.4em; margin-top: 1.2em; } header.titelei_titel { font-weight: normal; line-height: 1.1em; margin-top: 2.5em; margin-left: 0; margin-right: 0; } header.titelei_titel h1.titel { font-size: 2em; } .haupttitel .titelei_untertitel { font-size: 1.5em; font-weight: normal; margin-top: 0.5em; margin-bottom: 1.4em; line-height: 1.2em; page-break-before: avoid; } .haupttitel .infoblock { margin-top: 3.5rem; margin-bottom: 1.2em; } figure.titelei_verlagslogo { width: 30%; margin-top: 3em; margin-right: 35%; margin-left: 35%; text-align: center; text-indent: 0; padding: 0; } figure.titelei_verlagslogo img { width: 100%; max-width: 100%; } section.kurzuebersicht p { line-height: 1.8em; } section.inhaltsverzeichnis nav a, section.kurzuebersicht p.booklink a { color: #000; border-bottom: 1px solid #000; } @media amzn-kf8 { section.inhaltsverzeichnis nav a, section.kurzuebersicht p.booklink a { font-style: normal; text-decoration: none; border-bottom: 0; } } nav.inhalt { font-family: Subset-Alegreya, "Subset-DejaVu Serif", "Times New Roman", serif; } section.kurzuebersicht nav.inhalt { margin-left: 0.2em; } section.kurzuebersicht nav.inhalt p.booklink { margin-left: 2em; text-indent: -2em; } nav.inhalt ul { list-style-type: none; } nav.inhalt li { line-height: 1.8em; } nav.inhalt ul.lvl_1 { margin-left: 0; padding-left: 0; } nav.inhalt ul.lvl_1 > li { margin-top: 0.6em; } nav.inhalt ul.lvl_1 li > a { font-weight: bold; } @media amzn-kf8 { div.index div.abschnitt div.titel { margin-top: 0; } } @media amzn-kf8 { .anzeige div.anzeige p a { text-decoration: none; border-bottom: 0; } } .origpage { color: white; font-weight: bold; background: #919191; padding-left: 0; padding-right: 0; font-size: 0.8rem; margin-right: 0; margin-left: 0; font-style: normal; } header.typ1 { margin-left: 4em; margin-right: 4em; } header.typ1, header.typ1 .titel { text-align: center; } header.typ2 { text-align: left; margin-left: 1em; margin-right: 4em; } blockquote.einschub.zitat { font-family: Subset-Alegreya, "Subset-DejaVu Serif", "Times New Roman", serif; } div.einschub.motto { text-align: center; margin-left: 2em; margin-right: 2em; }