/* --- FONTS --- */ @font-face { font-family: sans-serif; font-style: normal; font-weight: normal; src:url(../Fonts/DejaVuSans.otf); } @font-face { font-family: sans-serif; font-style: normal; font-weight: bold; src:url(../Fonts/DejaVuSans-Bold.otf); } @font-face { font-family: sans-serif; font-style: italic; font-weight: normal; src:url(../Fonts/DejaVuSans-Oblique.otf); } @font-face { font-family: sans-serif; font-style: italic; font-weight: bold; src:url(../Fonts/DejaVuSans-BoldOblique.otf); } @font-face { font-family: serif; font-style: normal; font-weight: normal; src:url(../Fonts/DejaVuSerif.otf); } @font-face { font-family: serif; font-style: normal; font-weight: bold; src:url(../Fonts/DejaVuSerif-Bold.otf); } @font-face { font-family: serif; font-style: italic; font-weight: normal; src:url(../Fonts/DejaVuSerif-Italic.otf); } @font-face { font-family: serif; font-style: italic; font-weight: bold; src:url(../Fonts/DejaVuSerif-BoldItalic.otf); } /* --- GENERELL --- */ body { font-family:sans-serif; line-height:1.5; background-color:#fff; padding:0; margin-left:5%; margin-right:5%; } p { font-family:sans-serif; margin:0; font-size: 1em; line-height:1.5em; text-indent:1em; color:black; } a { text-decoration:none; color:black; } sup { font-size:0.75em; line-height:0.5em; } /* --- TITELEI --- */ div.title { margin-top:2em; } div.logo { text-align:center; } p.author { text-indent:0; text-align:center; font-family:serif; font-size:1em; margin-top:2em; } p.title { text-indent:0; text-align:center; font-family:serif; font-size:1.2em; font-weight:normal; margin-top:-3em; } p.subtitle { text-indent:0; text-align:center; font-family:serif; font-size:2em; font-weight:normal; margin-top:1em; } p.illustrator { text-indent:0; text-align:center; font-size:1em; } p.publisher { text-indent:0; text-align:center; font-size:1em; margin-top:10em; } /* --- IMPRESSUM --- */ p.impress { text-indent:0; text-align:left; font-size:0.8em; } p.impress-top { text-indent:0; text-align:left; margin-top:1em; font-size:0.8em; } p.impress-top2 { text-indent:0; text-align:left; margin-top:4em; font-size:0.8em; } /* --- INHALTSVERZEICHNIS --- */ p.ihv-notop { text-indent:0; text-align:left; padding-left:4em; font-style:italic; } p.ihv-h1 { text-indent:0; text-align:left; font-family:sans-serif; font-style:normal; } span.ihv-anchor { float:left; width:2em; margin-left:-2em; } /* --- FRONTMATTER --- */ div.quote { margin-top:5em; } div.devotion { margin-top:5em; } p.quote { text-indent:0; text-align:right; } p.quote-author { text-indent:0; text-align:right; margin-top:1em; } p.devotion { text-indent:0; text-align:left; margin-left:10em; } p.devotion2 { text-indent:0; text-align:left; font-style:italic; margin-left:12em; } /* --- ÜBERSCHRIFTEN --- */ h1 { text-align:center; font-family:serif; font-size:2em; font-style:italic; font-weight:bold; margin-top:1em; margin-bottom:1em; line-height:130%; } h1.front, p.ihv { text-align:left; font-size:2em; font-style:italic; font-weight:bold; margin-top:1em; margin-bottom:1em; line-height:1.3em; } /* Frontmatter Überschriften */ h1.blind { margin:0; padding:0; } h2 { text-align:left; font-size:1.2em; font-style:italic; font-weight:normal; margin-top:2em; margin-bottom:0; } h2.after-h1 { text-align:left; font-size:1.2em; font-style:italic; font-weight:normal; margin-top:3em; margin-bottom:0; } h2.backmatter { text-align:left; font-size:1.5em; font-style:italic; font-weight:normal; margin-top:1em; margin-bottom:2em; line-height:130%; } /* --- TEXTFORMATIERUNG --- */ p.noindent { text-indent:0em; margin-top:0em; } p.noindent-top { text-indent:0em; margin-top:1em; } p.noindent-top2 { text-indent:0em; margin-top:2em; } p.noindent-top3 { text-indent:0em; margin-top:3em; } p.noindent-top4 { text-indent:0em; margin-top:4em; } p.noindent-h1 { text-indent:0em; margin-top:2em; } p.noindent-hX { text-indent:0em; margin-top:1em; } p.top { margin-top:1em; } p.center { text-indent:0; text-align:center; } p.center-top { text-indent:0; text-align:center; margin-top:1em; } p.center-top2 { text-indent:0; text-align:center; margin-top:2em; } p.right { text-indent:0; text-align:right; } p.right-top { text-indent:0; text-align:right; margin-top:1em; } span.initial { font-size:2.5em; font-style:normal; line-height:0.8em; } p.serif-noindent { text-indent:0em; font-family:serif; } p.serif-noindent-top { text-indent:0em; margin-top:1em; font-family:serif; } p.serif-center { text-indent:0em; font-family:serif; text-align:center;} p.serif { font-family:serif; } /* Für rechtsverschobenen Text (z.B. Gedichte) */ p.margin-left { text-indent:0; margin-left:1em; } p.margin-indent { text-indent:1em; margin-left:1em; } /* Für (meist) grau hinterlegte Boxen) */ div.box { background-color:lightgrey; padding-left:1em; padding-right:1em; margin-top:1em; margin-bottom:0; } hr.top { margin-top:0; border:1px solid lightgrey; } hr.bottom { margin-bottom:0; border:1px solid lightgrey; } /* --- ABSTANDSFORMATIERUNG --- */ div.top { margin-top:1em; } div.top2 { margin-top:2em; } div.top3 { margin-top:3em; } div.bottom { margin-bottom:1em; } div.margin { margin-top:1em; margin-bottom:1em; } div.margin2 { margin-top:2em; margin-bottom:2em; } div.margin3 { margin-top:2em; margin-bottom:3em; } /* --- BILDER --- */ div.image { margin-top:1em; margin-bottom:1em; page-break-inside:avoid; text-align:center; } /* Für normale Bilder */ div.image-chapter { margin-top:1em; margin-bottom:0; page-break-inside:avoid; text-align:center; } div.image-backend { margin-top:1em; margin-bottom:1em; page-break-before:always; page-break-inside:avoid; text-align:center; } /* Für Bilder im Bildteil (nicht für das erste Bild im Backend nutzen, da sonst eine Vakatseite entsteht!) */ div.foto { float:left; margin:0 1em 1em 0; } /* Ausschließlich für Autorenfoto am Ende des Dokuments */ div.clear { clear:left; } img { max-width:100%; } img.inline { max-width:100%; display:inline; margin-left:0.5em; } p.caption { text-indent:0; text-align:left; font-style:italic; margin-top:1em; } /* --- LISTEN --- */ ul { list-style-type:square; margin-top:1em; margin-bottom:1em; } ul.sub { list-style-type:disc; margin-top:0; margin-bottom:0; } ol.decimal { list-style-type:decimal; margin-top:1em; margin-bottom:1em; } ol.sublatin { list-style-type:lower-latin; margin-top:0; margin-bottom:0; } div.ol { margin-top:1em; } /* Betrifft nur das epub Format */ ul ul li { font-size:100%; } ol ol li { font-size:100%; } ol ul li { font-size:100%; } /* --- FUßNOTEN/REGISTER --- */ p.footnote { text-indent:0em; text-align:left; margin-top:1em; font-size:0.7em; } hr.footnote { border:1px solid grey; } /* Für Fussnoten, die nicht in den Anmerkungen gesammelt werden */ span.register-anchor { float:left; width:3em; margin-left:-3em; } p.register-float { text-indent:0em; text-align:left; clear:left; margin-bottom:0.25em; padding-left:3em; } p.register { text-indent:-1em; text-align:left; padding-left:1em; } p.register-top { text-indent:-1em; text-align:left; padding-left:1em; margin-top:1em; } p.glossar { text-indent:-1em; text-align:left; padding-left:1em; margin-bottom:0.5em; }