@charset "UTF-8"; @namespace "http://www.w3.org/1999/xhtml"; @namespace epub "http://www.idpf.org/2007/ops"; /* reset */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } sub, sup { font-size: 70%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } p.cap:first-letter, p.mcap span { float: left; margin: 0.1em 0.1em 0 0; padding: 0; font-size: 4em; } /* main */ @page { margin: 5px !important; } body { text-align: justify; } h1, h2, h3, h4, h5, h6, .title { text-align: center; page-break-after: avoid !important; page-break-inside: avoid !important; } p { margin: 8px 0 0; text-indent: 1.5em; } p, ul, ol, li { line-height: 1.4em; orphans: 2; widows: 2; margin: 0; } a { text-decoration: none; } img { max-height: 100%; max-width: 100%; text-align: center; } ul { margin-left: 2em; } ol { margin-left: 2em; } blockquote { margin: 1em 1.5em; } dl { padding: 0; margin: 0; } dt { position: relative; padding: 0; margin: 0; top: 1.2em; left: 0px; } dd { padding: 0; margin: 0 0 0 3em; } *[hidden] { display: none; } /* custom */ .center { text-align: center; } .left { text-align: left; } .right { text-align: right; } .underline { text-decoration: underline; } .ls { letter-spacing: 0.3em; } .nonint p, p.nonint, p.center, .center p, p.cap, p.mcap, .img-desc p, li p { text-indent: 0; } /* footnotes */ a.noteref { text-decoration: none; margin-left: 0.2em; margin-right: 0.3em; } section#rearnotes a, section#rearnotes p { text-decoration: none; margin-right: 0.8em; } *[epub|type~='dedication'] { padding-left: 2em; } /* nav */ .toc li a, .landmarks li a, .toc li, .landmarks li { text-decoration: none; display: block; margin-top: 0.2em; margin-left: 1em; } .toc, .landmarks, .toc li a, .landmarks li a { margin-top: 0.6em; } /* stanza */ div.stanza p { text-indent: -1.5em; margin-left: 1.5em; text-align: left; } p.stroke { text-indent: -2em; margin-left: 2.5em; margin-top: 0.0em; } body.stanza p.instroke { text-indent: 0; margin-left: 1.5em; } p.stanzatitle { margin: 1.5em 0 0.7em 0.5em; } .stanza { margin: 1em 0 1em 1.5em; } /* BOOK SPECIFIC STYLES */ h1 { font-size: 2em; font-weight: 100; font-family: sans-serif; margin: 2em 0 1em; text-align: left; } h2 { font-size: 1.4em; font-weight: bold; font-family: serif; margin: 2em 0 1em; text-align: left; font-variant: small-caps; } h3 { font-size: 1.5em; font-weight: 100; font-family: sans-serif; margin: 2em 0 1em; text-align: left; } h4 { font-size: 1.3em; font-weight: 100; font-family: sans-serif; margin: 2em 0 1em; text-align: left; } h5 { font-size: 1.1em; font-weight: 100; font-family: sans-serif; margin: 2em 0 1em; text-align: left; } .kursiiv { font-style: italic; } .kursiiv span { font-style: normal; } hr { border: 0; height: 1px; color: black; background-color: black; text-align: center; } .footnote ol li a p, .footnote, .impressum { margin: 1em; font-size: 90%; text-indent: 0; } .img, .img-desc { page-break-before: auto; text-align: center; margin: 10px 0; } .img-desc p { margin: 0.5em; text-align: left; font-style: italic; } p.negint, .negint p { text-indent: -1.5em; margin-left: 1.5em; } table { width: 100%; } th, td { text-align: left; } h1 span { font-weight: 100; font-size: 90%; } .top { padding-top: 20%; page-break-before: always; }