/* * Lübbe Standart Stylesheet * Letzte Änderung: 18.09.2013 */ /* GENERAL */ /* Fonts werden nur noch eingebunden, wenn explizit in Auftragsunterlagen vermerkt oder es durch nicht darstellbare Sonderzeichen nötig ist. */ body { background-color:#fff; font-family:serif; line-height:1.3; padding:0; margin-left:5%; margin-right:5%; } p { text-indent:1em; margin-bottom:0; margin-top:0; word-wrap:break-word; } a { text-decoration:none; } sup { font-size:0.75em; line-height:0.5em; } ul ul li { font-size:100%; } ol ol li { font-size:100%; } ol ul li { font-size:100%; } ul ol li { font-size:100%; } /* FRONTMATTER */ div.cover-img { text-align:center; } div.logo { text-align:center; margin-top:6em; } p.leseprobe { text-indent:0; text-align:center; font-size:1.2em; margin-top:0.5em; } p.author { text-indent:0; text-align:center; font-size:1.2em; } p.title { text-indent:0; text-align:center; font-size:2.5em; font-style:italic; margin-top:1em; } p.subtitle { text-indent:0; text-align:center; font-size:1.2em; margin-top:2em; } p.genre { text-indent:0; text-align:center;font-size:1em; font-weight:normal; margin-top:1em } p.translation { text-indent:0; text-align:center; font-size:1em; margin-top:2em; } p.impress-large { text-indent:0; text-align:center; font-size:1.2em; } p.impress { text-indent:0; text-align:center; font-size:0.9em; } p.impress-top { text-indent:0; text-align:center; font-size:0.9em; margin-top:1em; } p.impress-top4 { text-indent:0; text-align:center; font-size:0.9em; margin-top:4em; } p.impress-small { text-indent:0; text-align:center; font-size:0.8em; } p.impress-small-top { text-indent:0; text-align:center; font-size:0.8em; margin-top:1em; } p.ihv-h1 { text-indent:0; text-align:left; padding-left:2em; margin-top:1em; } p.ihv-h2 { text-indent:0; } span.ihv-anchor { float:left; width:2em; margin-left:-2em; } div.dedication, div.quote { margin-top:5em; } /* CONTENT */ h1 { text-align:center; font-size:1.75em; font-weight:normal; font-style:italic; margin-top:3em; margin-bottom:0; line-height:130%; } h1.frontmatter { text-align:left; font-family:serif; font-size:1.5em; font-style:normal; font-weight:bold; margin-top:1em; margin-bottom:1em; } h1.blind { margin:0; padding:0; } h1.h2 { text-align:center; font-size:1em; font-weight:normal; font-style:normal; margin-top:1em; margin-bottom:0; line-height:130%; } h2 { text-align:center; font-size:1em; font-weight:normal; margin-top:1em; margin-bottom:0; line-height:130%; } h2.blind { margin:0; padding:0; } p.top { margin-top:1em; } p.noindent { text-indent:0em; } p.noindent-top { text-indent:0em; margin-top:1em; } p.noindent-top2 { text-indent:0em; margin-top:2em; } p.noindent-h1 { text-indent:0em; margin-top:3em; } p.noindent-h2 { text-indent:0em; margin-top:3em; } p.center { text-indent:0; text-align:center; } p.center-top { text-indent:0; text-align:center; margin-top:1em; } p.center-h2 { text-indent:0; text-align:center; margin-top:3em; } p.right { text-indent:0; text-align:right; } p.right-top { text-indent:0; text-align:right; margin-top:1em; } p.marged { text-indent:0; margin-left:1em; } p.marged-top { text-indent:0; margin-left:1em; margin-top:1em; } span.initial { font-size:2.0em; font-style:italic; line-height:0.8em; } span.g1-8 { font-size:0.5em; line-height:0.5em } em.sans-serif { font-family:sans-serif; font-style:normal } div.top { margin-top:1em; } div.image { width:100%; text-align:center; page-break-inside:avoid; margin:1em 0; } img { max-width:100%; } ul { list-style-type:square; margin-top:1em; margin-bottom:1em; } ol { list-style-type:decimal; margin-top:1em; margin-bottom:1em; } table { width:100%; border-collapse:collapse; } th { vertical-align:top; } td { vertical-align:top; } /* BACKMATTER */ p.footnote { text-indent:0em; text-align:left; padding-left:3em; clear:left; } a.footnote-anchor { float:left; width:3em; margin-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; }