/* Hoftmann: Der Rabbi und das Boese */ /* --- GENERAL --- */ /* Fonts werden nur noch eingebunden, wenn explizit Schriften gebraucht werden, die vom Standartfont des Buchen abweichen. */ /* Beispiele zum einbinden einer Font finden sich im Wiki */ body { font-family: "Book Antiqua", serif; margin-left:2%; margin-right:2%; padding:0; } p { text-indent:.7em; font-size: 1em; line-height: 1.25em; margin:0.2em; } li { font-family: "Book Antiqua", serif; font-size: 1em; line-height: 1.25em; } a { text-decoration:none; } sup { font-size:0.75em; line-height:0.5em; } sub { font-size:0.75em; line-height:0.5em; } /* --- FRONTMATTER --- */ div.title { margin-top:2em; } div.ttop { height:auto; min-height:60%; text-align:center; } div.tbottom { height:auto; margin-top:4em; text-align:center; } p.leseprobe { text-indent:0; text-align:center; font-size:1em; margin-bottom:3em; } p.author { text-indent:0; text-align:center; font-size:1.5em; font-family: "Book Antiqua", serif; font-weight:bold; } p.title { text-indent:0; text-align:center; font-size:2em; line-height:1.2em; margin-top:0.2em; font-family: "Book Antiqua", serif; font-weight:bold; } p.subtitle { text-indent:0; text-align:center; font-size:1.21em; margin-top:0.5em; font-family: "Book Antiqua", serif; font-weight:bold; } p.genre { text-indent:0; text-align:center; font-size:1.1em; margin-top:2em; font-family: "Book Antiqua", serif; font-weight:bold; color:grey; } p.impress { text-indent:0; text-align:left; } p.impress-top { text-indent:0; text-align:left; margin-top:1em; } p.impress-top2 { text-indent:0; text-align:left; margin-top:2em; } div.widmung, div.motto { margin-top:5em; } p.widmung, p.motto { text-indent:0; } p.toc { text-indent:0; text-align:left; font-family: "Book Antiqua", serif; font-size:1.5em; font-style:normal; font-weight:normal; margin-top:1em; margin-bottom:1em; color:#000000; margin-left:0; } p.toc1 { text-indent:0; text-align:left; font-weight:bold; line-height:1.5em; } /* --- CONTENT --- */ /* [BRACKETS]: */ h1.frontmatter, .backmatter { text-indent:0; text-align:left; font-family: "Book Antiqua", serif; font-size:1.5em; font-style:normal; font-weight:normal; margin-top:1em; margin-bottom:1em; color:#000000; margin-left:0; } h1 { text-indent:0; text-align:left; font-size:1.4em; font-weight:bold; margin-left:2.8em; margin-top:1.3em; margin-bottom:1.2em; font-family: "Book Antiqua", serif; margin-left:1em; } h1.anhang { text-indent:0; text-align:center; font-size:1.2em; font-weight:normal; margin-top:3em; margin-bottom:2em; font-family: "Book Antiqua", serif; } h1.blind { margin:0; padding:0; } h2 { text-align:center; font-size:1.2em; font-weight:normal; margin-top:1em; margin-bottom:0; } h2.blind { margin:0; padding:0; } p.noindent { text-indent:0em; margin-top:1em; } p.noindent-notop { text-indent:0em; margin-top:0; } p.noindent-top2 { text-indent:0em; margin-top:2em; } p.anhang { text-indent:-1em; text-align:left; padding-left:1em; } div.indent { margin-top:1em; } p.indent { text-indent:0; margin-left:1em; } div.top { margin-top:1em; } div.top2 { margin-top:2em; } div.top3 { margin-top:3em; } div.image { margin-top:1em; margin-bottom:1em; page-break-inside:avoid; width:100%; text-align:center; } img { max-width:100%; } p.caption { text-indent:0; font-style:italic; font-size: 1em; } ul { list-style-type:disc; margin-top:1em; margin-bottom:1em; } ol { list-style-type:decimal; margin-top:1em; margin-bottom:1em; } table { border-collapse:collapse; width:100%; } td { padding:0.2em 1em; vertical-align:top; } /* --- FUßNOTEN/REGISTER --- */ a.footnote-anchor { float:left; width:2em; margin-left:-2em; } p.footnote { text-indent:0em; text-align:left; clear:left; margin-bottom:0.25em; padding-left:2em; } 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; } /* --- WERBUNG/ANZEIGEN --- */ div.werbung-cover { text-align:left; width:33%; margin-top:2em; } div.werbung-cover-break { page-break-before:always; text-align:left; width:33%; } p.werbung-heading { text-indent:0; font-size:1.2em; font-style:italic; }