/* * * Klett-Cotta Stylesheet * Letzte Änderung: 05.04.2013 * */ /* GENERAL */ body { font-family:serif; line-height:1.3em; background-color:#ffffff; padding:0; margin-left:5%; margin-right:5%; } p { text-indent:1em; font-family:serif; font-size:0.8em; line-height:1.3em; margin:0; } li { text-indent:0em; font-family:serif; font-size:0.8em; line-height:1.3em; } a { text-decoration:none; color:black; } sup, sub { 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.title { margin-top:2em; } div.ttop { height:auto; min-height:60%; text-align:center; } div.tbottom { height:auto; margin-top:2em; text-align:center; } p.author { text-indent:0; text-align:center; font-size:1.2em; } p.title { text-indent:0; text-align:center; font-size:3em; font-weight:normal; line-height:1.2em; margin-top:1em; color:#606060; } p.subtitle { text-indent:0; text-align:center; font-size:1.2em; font-style:normal; margin-top:2em; } p.genre { text-indent:0; text-align:center; font-size:1.2em; font-style:italic; margin-top:1em; } p.translation { text-indent:0; text-align:center; font-size:1em; font-style:normal; margin-top:1em; } p.impress { text-indent:0; text-align:left; } p.impress-top { text-indent:0; text-align:left; margin-top:1em; } p.toc-heading { text-indent:0; text-align:center; margin-top:10%; font-size:1.2em; margin-bottom:3em; } p.toc-h1 { text-indent:0; text-align:center; margin-top:2em; letter-spacing:.06em; font-size:1em; } p.toc-h1-author { text-indent:0; text-align:center; letter-spacing:.08em; } span.toc-anchor { float:left; width:2em; margin-left:-2em; } div.quote { margin-top:5em; } div.dedication { margin-top:5em; } /* CONTENT */ h1 { text-align:left; font-size:1.5em; font-weight:normal; margin-top:1em; margin-bottom:0; line-height:130%; } h1.frontmatter { text-align:left; font-size:1.5em; font-style:normal; font-weight:normal; margin-top:1em; margin-bottom:2em; line-height:130%; } h1.backmatter { text-align:left; font-size:1.5em; font-style:normal; font-weight:normal; margin-top:0em; margin-bottom:2em; line-height:130%; } h1.blind { margin:0; padding:0; } p.h1 { text-indent:0; text-align:center; font-size:2.5em; font-weight:normal; margin-top:.5em; margin-bottom:0; line-height:130%; letter-spacing:.06em; } p.h1-author { text-indent:0; text-align:center; font-size:1.5em; font-weight:normal; margin-top:25%; margin-bottom:0; line-height:130%; } h2 { text-align:center; font-weight:normal; margin-bottom:0; margin-top:10%;} 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:1em; } 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.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; } span.initial { font-size:2em; font-style:normal; line-height:0.8em; } div.top { margin-top:1em; } div.top2 { margin-top:2em; } div.top3 { margin-top:3em; } div.margin { margin-top:1em; margin-bottom:1em; } div.margin2 { margin-top:2em; margin-bottom:2em; } div.margin3 { margin-top:2em; margin-bottom:3em; } div.clear { clear:left; } div.nobreak { page-break-inside:avoid; } div.break { page-break-before:always; } div.anm { padding-left:1em; margin-top:2em; } div.song { margin:1em 0 0 5em; } p.song { text-indent:0; padding-left:1em; margin-left:1em; } div.image { text-align:center; margin-top:1em; margin-bottom:1em; } img { max-width:100%; } div.foto { float:left; margin:0 1em 1em 0; } /* Ausschließlich für Autorenfoto am Ende des Dokuments */ p.caption { text-indent:0; text-align:left; margin-top:0em; font-size:0.6em; } 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; } td { vertical-align:top; } /* BACKMATTER */ div.footnote { margin-top:2em; } a.footnote-anchor { float:left; width:1em; margin-left:-1em; } p.footnote { text-indent:0em; text-align:left; clear:left; margin-bottom:0.25em; padding-left:1em; } span.register-anchor { float:left; width:3em; margin-left:-3em; } p.register-float { text-indent:0em; text-align:left; clear:left; margin-bottom:0.25em; padding-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; } div.author { clear:both; margin-top:1em; page-break-inside:avoid; } div.float { text-align:left; padding-right:1em; float:left; margin-bottom:1em; } p.author-info { text-indent:0; } div.break { page-break-before:always; margin-top:2em; }