/* * * ArsEdition Rebuild Stylesheet * Aktualisierung: 18.12.2012 * */ /* * * FONTS * */ /* * * GLOBAL * */ body { line-height:1.3; background-color:#fff; padding:0; margin-left:5%; margin-right:5%; } p { text-indent:1em; font-size:1em; margin-bottom:0; margin-top:0; text-align:left; } a { text-decoration:none; color:black; } a.blue { text-decoration:none; color:blue; } sub, sup { font-size:0.75em; line-height:0.5em; } /* * * TITELEI * */ div.title { margin-top:2em; } div.logo { text-align:center; margin-top:6em; } /* * * IMPRESSUM * */ p.impress { text-indent:0; text-align:left; } p.impress-top { text-indent:0; text-align:left; margin-top:1em; } /* * * FRONTMATTER/BACKMATTER * */ div.quote { margin-top:5em; } div.dedication { margin-top:5em; } p.info-heading { text-indent:0; font-weight:bold; margin-top:2em; } p.info { text-indent:0; margin-top:0.2em; } /* * * INHALTSVERZEICHNIS * */ h1.toc { text-align:center; font-size:1em; font-weight:normal; margin-top:1em; margin-bottom:1em; } p.toc-h1 { text-indent:0; text-align:left; } /* * * ÜBERSCHRIFTEN * */ h1 { text-align:center; font-size:1.2em; font-weight:normal; margin-top:1em; margin-bottom:0; } h1.blind { margin:0; padding:0; } h2 { text-align:center; font-size:1.5em; font-style:italic; font-weight:normal; margin-top:0.5em; margin-bottom:0; } h3 { text-align:center; font-size:1em; font-style:italic; font-weight:normal; margin-top:1em; margin-bottom:0; } /* * * TEXTFORMATIERUNG * */ p.noindent { text-indent:0; } p.noindent-top { text-indent:0; margin-top:1em; } p.noindent-h1 { text-indent:0; margin-top:3em; } p.noindent-h2 { text-indent:0; margin-top:1em; } p.noindent-h3 { text-indent:0; margin-top:1em; } p.center { text-indent:0; text-align:center; } p.center-top { text-indent:0; text-align:center; margin-top:1em; } p.seperator { text-indent:0; text-align:center; margin:1em 0; } p.marged { text-indent:0; margin-left:1em; } span.initial { font-size:2em; line-height:0.5em; } /* * * ABSTAENDE * */ div.top { margin-top:1em; } /* * * BILDER * */ div.image { width:100%; text-align:center; page-break-inside:avoid; margin:1em 0; } img { max-width:100%; } img.smilie { display:inline-block; margin:0 0.5em; } /* * * 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:10em; margin-left:-10em; } p.register-float { text-indent:0em; text-align:left; clear:left; padding-left:10em; 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; }