/* * * Suhrkamp Standart Stylesheet * Letzte Änderung: 04.12.2012 * */ /* * * FONTS * */ @font-face { font-family:LinLibertine; src:url(fonts/LinLibertine_Re-4.1.8.otf); } @font-face { font-family:LinLibertine; src:url(fonts/LinLibertine_Bd-4.0.2.otf); font-weight:bold; } @font-face { font-family:LinLibertine; src:url(fonts/LinLibertine_It-4.0.3.otf); font-style:italic, oblique; } @font-face { font-family:LinLibertine; src:url(fonts/LinLibertine_BI-4.0.3.otf); font-weight:bold; font-style:italic, oblique; } @font-face { font-family:LinLibertineCaps; src:url(fonts/LinLibertineC_Re-4.0.1.otf); } /* * * GENERELL * */ body { font-family:LinLibertine; line-height:1.3; background-color:#fff; padding:0; margin-left:5%; margin-right:5%; } div.cover-img { margin-left:-5.5%; margin-right:-5.5%; text-align:center; } p { text-indent:1em; font-size:1em; margin-bottom:0; margin-top:0; text-align:left; } a { text-decoration:none; color:black; } sub, sup {font-size:70%; line-height:70%;} /* * * TITELEI * */ div.title { margin-top:2em; margin-left:2em; } p.author { font-size:2em; text-indent:0em; text-align:left; } p.title { text-indent:0em; text-align:left; font-size:2.5em; } p.subtitle { text-indent:0; text-align:left; font-size:1.2em; margin-top:1em; } p.genre { text-indent:0; text-align:left; font-size:1.2em; margin-top:1em; } p.translation { text-indent:0; text-align:left; font-size:1.2em; margin-top:1em; } p.publisher { text-indent:0em; text-align:left; font-size:1.1em; margin-top:10em; } /* * * IMPRESSUM * */ p.impress { font-size:0.9em; text-align:left; text-indent:0; } p.impress-top { font-size:0.9em; text-align:left; text-indent:0; margin-top:1em; } p.impress-top4 { font-size:0.9em; text-align:left; text-indent:0; margin-top:4em; } /* * * INHALTSVERZEICHNIS * */ p.toc { text-indent:0; text-align:left; font-size:1.5em; font-weight:normal; margin-top:1em; margin-bottom:1em; } p.toc-first { text-indent:0; text-align:left; margin-top:3em; } p.toc-h1 { text-indent:0; text-align:left; margin-top:1em; } p.toc-h2 { text-indent:0; } span.toc-anchor { float:left; width:2em; margin-left:-2em; } /* * * FRONTMATTER * */ div.quote { margin-top:5em; } div.dedication { margin-top:5em; } p.Widmung { margin-left:5em; } /* * * ÜBERSCHRIFTEN * */ h1 { text-align:left; font-size:1.5em; font-style:normal; font-weight:normal; margin-top:1em; margin-bottom:0; margin-left:3em; } h1.blind { margin:0; padding:0; } h2 { text-align:left; font-size:1.2em; font-style:normal; font-weight:normal; margin-top:2em; margin-bottom:0; margin-left:3em;} h2.blind { margin:0; padding:0; } h3 { text-align:left; font-size:1em; font-style:italic; font-weight:normal; margin-top:2em; margin-bottom:0; } p.h1-subtitle { text-indent:0; text-align:center; } /* * * TEXTFORMATIERUNG * */ 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-top4 { text-indent:0em; margin-top:4em; } p.noindent-h1 { text-indent:0em; margin-top:3em; } p.noindent-h2 { text-indent:0em; margin-top:2em; } p.noindent-hX { text-indent:0em; margin-top:1em; } p.top { margin-top:1em; } p.top2 { margin-top:2em; } 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; } 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; } div.letter { text-indent:0; margin-left:1em; } /* 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; } /* * * 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 { width:100%; text-align:center; page-break-inside:avoid; margin:1em 0; } img { max-width:100%; } p.caption { text-indent:0; text-align:center; } /* * * 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 * */ a.footnote-anchor { float:left; width:2em; margin-left:-2em; } p.footnote { text-indent:0em; text-align:left; font-size:0.9em; padding-left:2em; clear:left; } 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; }