/* * * Lübbe Standart Stylesheet * Letzte Änderung: 15.11.2012 * */ /* * * FONTS * */ /* * * GENERELL * */ body { line-height:1.3; background-color:#fff; padding:0; margin-left:5%; margin-right:5%; font-family:LinLibertine, serif; } p { text-indent:0; margin-bottom:0; margin-top:0; word-wrap:break-word; } a { text-decoration:none; } sup { font-size:0.75em; line-height:0.5em; } /* * * TITELEI * */ div.title { margin-top:2em; } div.title-img { text-align:center; margin-top:0.25em; } div.logo { text-align:right; margin-top:10em; } p.leseprobe { text-indent:0; text-align:right; font-family:sans-serif; font-size:1.2em; margin-top:0.5em; } p.author { text-indent:0; text-align:right; font-family:serif; font-size:1.2em; } p.title { text-indent:0; text-align:right; font-family:serif; font-size:1.7em; font-weight:normal; margin-top:1em; } p.subtitle { text-indent:0; text-align:right; font-family:serif; font-size:1em; margin-top:1em; } p.genre { text-indent:0; text-align:right; font-family:serif; font-size:1em; margin-top:1em; } p.translation { text-indent:0; text-align:right; font-family:serif; font-size:1em; margin-top:1em; } /* * * IMPRESSUM * */ p.impress-large { text-indent:0; text-align:left; font-size:1.2em; } p.impress { text-indent:0; text-align:left; font-size:0.9em; } p.impress-top { text-indent:0; text-align:left; font-size:0.9em; margin-top:1em; } p.impress-top4 { text-indent:0; text-align:left; font-size:0.9em; margin-top:4em; } p.impress-small { text-indent:0; text-align:left; font-size:0.8em; } p.impress-small-top { text-indent:0; text-align:left; font-size:0.8em; margin-top:1em; } /* * * INHALTSVERZEICHNIS * */ 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; } /* * * FRONTMATTER * */ div.quote { margin-top:5em; } div.dedication { margin-top:5em; } /* * * ÜBERSCHRIFTEN * */ h1 { text-align:right; font-family:Hand; font-size:1.5em; font-style:italic; font-weight:normal; margin-top:1em; margin-bottom:0; line-height:130%; } h1.frontmatter { text-align:left; font-family:sans-serif; font-size:1.5em; font-style:normal; font-weight:bold; margin-top:1em; margin-bottom:1em; line-height:130%; } p.h1-backmatter { text-indent:0em; text-align:left; font-family:sans-serif; font-size:1.5em; font-style:normal; font-weight:bold; margin-top:1em; margin-bottom:1em; line-height:130%; } p.h1{ text-indent:0em; text-align:right; font-family:Hand; font-size:1.5em; font-style:italic; font-weight:normal; margin-top:1em; margin-bottom:0; line-height:130%; } h1.blind { margin:0; padding:0; } h2 { text-align:left; font-size:1.2em; font-weight:normal; margin-top:2em; margin-bottom:0; } h2.blind { margin:0; padding:0; } /* * * TEXTFORMATIERUNG * */ p.top { margin-top:1em; } 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-h1 { text-indent:0em; margin-top:3em; } p.noindent-h2 { text-indent:0em; 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.center-top10 { text-indent:0; text-align:center; margin-top:10em; } p.right { text-indent:0; text-align:right; } p.right-top { text-indent:0; text-align:right; margin-top:1em; } p.star { text-indent:0; text-align:center; margin-top:1em; margin-bottom:1em; } p.Emailhead { text-indent:0em; font-family:Typewriter; } p.Email { text-indent:0em; } p.Emailplus { text-indent:0em; margin-top:1em; } span.initial { font-size:2.5em; font-style:normal; line-height:0.8em; } span.underline { text-decoration:underline; } em.subfont { font-family:Hand; } em.sans-serif { font-family:sans-serif; font-style:normal } span.bi { font-weght:bold; font-style:italic; } span.g1-8 { font-size:50%; line-height:50%; } p.ss-noindent { font-size:90%; font-family:sans-serif; text-indent:0em; } p.ss-noindent-top { font-size:90%; font-family:sans-serif; text-indent:0em; margin-top:1em; } p.bubble-right { text-indent:0em; } p.bubble-left { text-indent:0em; } span.sb { font-weight:bold; } /* Für rechtsverschobenen Text (z.B. Gedichte) */ p.marged { text-indent:0; margin-left:1em; } p.marged-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; } div.align-right { text-align:right; } div.align-left { text-align:left; } div.bubble-left { margin-top:0.5em; border:solid black; border-width:1px; border-top-left-radius:5px; border-top-right-radius:5px; border-bottom-right-radius:5px; display:inline-block; } div.bubble-right { background-color:grey; margin-top:0.5em; border:solid black; border-width:1px; border-top-left-radius:5px; border-top-right-radius:5px; border-bottom-left-radius:5px; display:inline-block; } div.bubble-inner { padding:0.5em; } /* * * 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.vignette { width:100%; text-align:left; margin-top:1em; } div.image { text-align:center; margin-top:1em; margin-bottom:1em; page-break-inside:avoid; } div.image-left { text-align:left; margin-top:1em; margin-bottom:1em; page-break-inside:avoid; } img { max-width:100%; } div.foto { margin-right:1em; float:left; width:25%; } /* * * LISTEN * */ ul { list-style-type:square; margin-top:1em; margin-bottom:1em; } ol.decimal { list-style-type:decimal; margin-top:1em; margin-bottom:1em; } /* Betrifft nur das epub Format */ ul ul li { font-size:100%; } ol ol li { font-size:100%; } ol ul li { font-size:100%; } /* * * TABELLEN * */ table { width:100%; } /* * * FUßNOTEN/REGISTER * */ p.footnote { text-indent:0em; text-align:left; font-size:0.7em; padding-left:3em; } a.footnote-anchor { float:left; width:3em; margin-left:-3em; } hr.footnote { border:1px solid grey; } /* Für Fussnoten, die nicht in den Anmerkungen gesammelt werden, sondern direkt unter dem Text liegen */ span.register-anchor { float:left; width:3em; margin-left:-3em; } p.register-float { text-indent:0em; text-align:left; clear:left; padding-left:3em; line-height:1.5em; } 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; line-height:1.5em; }