/*---FONTS------------------------------------------------------------------*/ body { font-family:serif; line-height:1.3; background-color:#fff; padding:0; margin-left:5%; margin-right:5%; } p { margin:0; font-size: 0.8em; /* Grundschrift */ line-height:130%; font-family: serif; color:black; font-weight:normal; text-indent:1em; } li { margin:0; font-size: 0.8em; /* Grundschrift */ line-height:130%; font-family: serif; color:black; font-weight:normal; text-indent:0em; } a { text-decoration:none; color:black; } sup { font-size:0.75em; line-height:0.5em; } /*----------TITELEI----------*/ div.title { margin-top:5%; } div.heading-top { min-height:68%; height:auto; text-align:center; } div.heading-bottom { height:auto; text-align:center; } div.logo { text-align:center; margin-top:2em; } p.author { text-indent:0; text-align:center; font-size:1.5em; } p.title { text-indent:0; text-align:center; font-size:3.2em; font-weight:normal; line-height:1.2em; margin-top:1.0em; margin-bottom:1em; } p.genre { text-indent:0; text-align:center; font-size:1.2em; font-style:italic; margin-bottom:1em; } p.translation { text-indent:0; text-align:center; font-size:1em; font-style:normal; } /*----------IMPRESSUM----------*/ p.impress { text-indent:0; text-align:left; } p.impress-top { text-indent:0; text-align:left; margin-top:1em; } p.impress-top3 { text-indent:0; text-align:left; margin-top:3em; } /*---------ZITAT/MOTTO/DEVOTION---------*/ div.motto { text-align:center; font-size:0.8em; text-indent:0em; margin-top:3em; font-style:italic; } /*----------INHALTSVERZEICHNIS----------*/ p.toc { text-indent:0; text-align:left; font-family:sans-serif; font-weight:bold; } p.toc-top { text-indent:0; text-align:left; padding-left:4em; margin-top:2em; font-family:sans-serif; font-weight:bold; clear:left; } p.toc-h1 { text-indent:0; text-align:left; font-family:sans-serif; font-weight:bold; margin-top:2em; } p.toc-h2 { text-indent:0; text-align:left; padding-left:4em; margin-top:0.5em; clear:left; } p.toc-h3 { text-indent:0; text-align:left; padding-left:4em; margin-left:4em; clear:left; } span.toc-anchor { float:left; width:4em; margin-left:-4em; } /*----------FRONTMATTER----------*/ div.quote { margin-top:5%; } div.devotion { margin-top:5%; } 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:center; } /*----------ÜBERSCHRIFTEN----------*/ h1 { text-indent:0; text-align:center; font-size:1.5em; font-weight:normal; margin-top:3em; margin-bottom:0; line-height:130%; } h1.front { text-indent:0; text-align:center; font-size:1.5em; font-weight:normal; margin-top:1em; margin-bottom:2em; line-height:130%; } /* Frontmatter Überschriften */ /* h1.impress { text-indent:0; text-align:left; font-size:1.5em; font-weight:normal; margin-top:1em; margin-bottom:2em; line-height:130%; } */ h1.frontmatter { text-indent:0; text-align:left; font-size:1.5em; font-family:sans-serif; font-weight:normal; margin-top:1em; margin-bottom:0em; line-height:130%; } h1.backmatter { text-indent:0; text-align:left; font-size:1.5em; font-family:sans-serif; font-weight:normal; margin-top:1em; margin-bottom:0em; line-height:130%; } h1.blind { margin:0; padding:0; } h2, h2.break { text-indent:0; text-align:center; font-size:1.2em; font-weight:normal; margin-top:3em; margin-bottom:1em; line-height:130%; } h3, h3.break { text-indent:0; text-align:left; font-size:0.9em; font-weight:bold; margin-top:2em; margin-bottom:1em; line-height:130%; } p.h1-subtitle { text-indent:0; text-align:center; font-size:0.9em; margin-top:2em; } /*----------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:3em; } 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; } /* Für hängende Paragraphen */ p.hangindent { padding-left:1em; text-indent:-1em; } p.hangindent2 { padding-left:2.5em; text-indent:-1.5em; } /* Für eingezogene Paras */ p.indent { margin-left:1em; text-indent:0em; } /* 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; } p.star { text-indent:0; text-align:center; margin-top:1em; margin-bottom:1em; } span.initial { font-size:2.5em; font-style:normal; line-height:0.8em; } /* 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; } r.bottom { margin-bottom:0; border:1px solid lightgrey; } /*----------ABSTANDSFORMATIERUNG----------*/ /* Werden teilweise benötigt wenn für Kindle gearbeitet wird */ div.pagebreak { page-break-before:always; } 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; width:100%; text-align:center; } /* Für normale Bilder */ div.foto { margin-top:1em; margin-bottom:1em; width:100% } /* Ausschließlich für Autorenfoto am Ende des Dokuments */ div.clear { clear:both; } img { max-width:100%; } p.caption { text-align:left; text-indent:0; margin-top:0em; font-size:0.7em; } /*----------LISTEN----------*/ ul { list-style-type:circle; 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----------*/ 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 */ /*----------REGISTER----------*/ 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; } /*---CUSTOM-DIALOGUE-----*/ span.chat-trail { float:left; width:2.8em; margin-left:-2.8em; } p.chat-top { margin-left:2.8em; text-indent:0em; clear:left; text-align:left; margin-top:1em; } p.chat { margin-left:2.8em; text-indent:0em; clear:left; text-align:left; } /*---CUSTOM-LIST-----*/ span.list-trail { float:left; width:1.2em; margin-left:-1.2em; } p.list { margin-left:2.2em; text-indent:0em; clear:left; text-align:left; } /*---------TEXTFORMATIERUNGEN-----------*/ span.underlined { text-decoration:underline; } p.autor { text-indent:0; margin-top:1em; } /* simple footnote markup */ /* a.footnote-anchor { float:left; width:2em; margin-left:-2em; } */ /* p.footnote { padding-left:2em; text-indent:0em; clear:left; margin-bottom:0.25em; font-size:90%; text-align:left; } */