/* Bonner, Weiss: Betamaennchen */ /* GENERAL */ /* Fonts werden nur noch eingebunden, wenn explizit in Auftragsunterlagen vermerkt oder es durch nicht darstellbare Sonderzeichen nötig ist. */ @font-face { font-family:japanisch; src:url(../Fonts/WenQuanYiZenHei_2014-08-01.otf); font-style:normal; font-weight:normal; } 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:1em; font-family:sans-serif; } p.title { text-indent:0; text-align:center; font-size:2.5em; font-family:sans-serif; margin-top:1em; color:#f2883a; } p.subtitle { text-indent:0; text-align:center; font-size:1em; margin-top:2em; } p.genre { text-indent:0; text-align:center;font-size:1em; font-weight:normal; margin-top:1em } p.translator { text-indent:0; text-align:center; font-size:1em; margin-top:1em; } 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; } 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 { margin-top:10em; } p.dedication { text-indent:0; text-align:right; } div.definition { margin-top:10em; } p.definition { text-indent:0; } /* CONTENT */ h1.chapter { text-indent:0; text-align:center; font-size:1em; font-weight:normal; margin-top:0; margin-bottom:0; margin-left:10%; margin-right:10%; line-height:130%; font-family:sans-serif; -webkit-border-radius:10px; border-radius:10px; border:2px solid #f2883a; padding:0.2em; background-color:#f2883a; color:#fff; } 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.dank { text-align:left; font-size:1.1em; font-weight:bold; margin-top:2em; margin-bottom:0; font-family:sans-serif; } h1.blind { margin:0; padding:0; } h2 { text-align:left; font-size:1.2em; font-weight:normal; margin-top:2em; margin-bottom:0; } h2.nachwort { text-align:left; font-size:1.1em; font-weight:bold; margin-top:2em; margin-bottom:0; font-family:sans-serif; } h2.blind { margin:0; padding:0; } p.h1-subline { text-indent:0; text-align:center; font-size:2.5em; font-weight:normal; margin-top:3em; margin-bottom:0; line-height:130%; font-family:sans-serif; color:#f2883a; } p.h1-quote { margin-top:1em; text-indent:0; text-align:center; } p.h1-quote-author { text-indent:0; text-align:center; } em.sans { font-family:sans-serif; font-style: normal; } 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-top3 { text-indent:0em; margin-top:3em; } p.top { text-indent:1em; margin-top:1em; } p.autor-absatz { text-indent:0; margin-top:1em; } p.quote-top2 { margin-top:2em; text-indent:0; text-align:center; } p.literatur-top { margin-top:1em; text-indent:0; } p.chat-left { text-indent:0; text-align:left; font-family:sans-serif; margin-top:0.5em; padding:0.2em; padding-right:5em; border:1px solid #f2883a; background-color: #fce2c9; -webkit-border-radius:10px; border-radius:10px; display:inline-block; float:left; } p.chat-right { text-indent:0; text-align:right; font-family:sans-serif; margin-top:0.5em; padding:0.2em; padding-left:5em; border:1px solid #f2883a; background-color: #fce2c9; -webkit-border-radius:10px; border-radius:10px; display:inline-block; float:right; } div.clear { clear:both; } div.indent { margin-top:1em; } p.indent { text-indent:0; margin-left:1em; color:#f2883a; } span.initial { font-size:2.5em; font-style:normal; line-height:0.8em; } span.g1-8 { font-size:0.5em; line-height:0.5; } em.sans-serif { font-family:sans-serif; font-style:normal; } em.japanisch { font-family:japanisch; font-style:normal; } em.sans-serif-orange { font-family:sans-serif; font-style:normal; color:#f2883a; } div.top { margin-top:1em; } div.top2 { margin-top:2em; } div.top3 { margin-top:3em; } div.top4 { margin-top:4em; } div.image { width:100%; text-align:center; page-break-inside:avoid; margin:1em 1em; } div.img-chapter { 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 */ div.footnotes { margin-top:3em; } p.fn-text { 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; }