@charset "utf-8"; /* style.css: general stylesheet for EPUB productions of Bastei Luebbe AG */ /* Copyright 2014/15 by Bastei Luebbe AG / Production Department */ /* Version: 2.0 */ /* Last edit: 27-02-2015 */ /* PAGE SETTINGS */ @page { margin: 0; padding: 0; } /* BODY DEFINITION */ body { margin: 0; padding: 0; margin-left: 2%; margin-right: 2%; } /* COVER */ div.cover { width: 100%; max-width: 100%; text-align: center; } /* NAVIGATION DOCUMENT */ ol.toc { list-style-type: none; padding: 0; margin: 0; } li.toc-h1 { text-align: left; margin-left: 0; } li.toc-h2 { text-align: left; margin-left: 1.6em; } li.toc-h3 { text-align: left; margin-left: 3.2em; } /* HEADLINE STYLES */ h1 { font-size: 1.6em; font-weight: bold; line-height: 1.3em; margin-top: 1em; margin-bottom: 2em; } h2 { font-size: 1.4em; font-weight: bold; line-height: 1.3em; margin-top: 1em; margin-bottom: 1.5em; } h3 { font-size: 1.2em; font-weight: bold; line-height: 1.3em; margin-top: 1em; margin-bottom: 1em; } h4 { font-size: 1em; font-weight: bold; line-height: 1.3em; margin-top: 0.4em; margin-bottom: 0.4em; } h1.center, h2.center, h3.center, h4.center { text-align: center; } h1.right, h2.right, h3.right, h4.right { text-align: right; } h1.blind, h2.blind, h3.blind, h4.blind { margin: 0; padding: 0; } /* IMAGES */ div.image-container { width: 100%; page-break-inside: avoid; padding: 0; margin-top: 1em; margin-bottom: 1em; text-align: center; } /* alignment of image */ div.left { text-align: left; } div.center { text-align: center; } div.right { text-align: right; } /* image settings and header/subtext */ img { max-width: 100%; } h4.image-header { /* reserved for future use */ } p.image-caption { font-size: 0.9em; text-align: center; } /* PARAGRAPHS and block-level elements */ /* paragraph base definition */ p { font-size: 1em; widows: 2; orphans: 2; margin: 0; } p.indent { text-indent: 1.6em; } p.noindent { text-indent: 0; } /* align classes */ p.left { text-align: left; } p.center { text-align: center; } p.right { text-align: right; } /* margin settings */ .margin { margin-top: 1em; margin-bottom: 1em; } .margin-t { margin-top: 1em; } .margin-b { margin-bottom: 1em; } /* SPECIAL PARAGRAPH styles - book content elements */ p.separator { font-size: 1.1em; text-align: center; margin-top: 1em; margin-bottom: 1em; } p.separatorbig { font-size: 2em; text-align: center; margin-top: 0.5em; margin-bottom: 0.5em; } div.hr { text-align: left; width: 100%; border-width: 1px 0 0 0; border-style: solid; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 0%; margin-right: 0%; } hr { width: 100%; height: 0.05em; margin-left: 0; margin-right: 0; background-color: black; } div.pagebreak { page-break-after: always; } /* about the book/author */ h1.about-book-author { text-align: left; font-weight: bold; font-size: 1.6em; margin-bottom: 2em; } /* title page */ p.author { font-size: 1.3em; font-weight: bold; text-indent: 0; text-align: center; } p.title { font-size: 2em; font-weight: bold; margin-top: 0.75em; line-height: 1em; text-indent: 0; text-align: center; } p.subtitle { font-size: 1.2em; font-weight: normal; margin-top: 0.25em; text-indent: 0; text-align: center; } p.genre { font-size: 1em; font-weight: normal; margin-top: 0.75em; text-indent: 0; text-align: center; } div.be-logo { width: 100%; page-break-inside: avoid; padding: 0; margin-top: 5em; text-align: center; } /* copyright page */ p.publisher { font-weight: normal; font-size: 1.2em; margin-top: 0; text-indent: 0; text-align: center; } p.copyright { font-size: 0.9em; text-indent: 0; text-align: center; } /* INLINE ELEMENTS */ /* links */ a:link, a:visited { font-weight: normal; text-decoration: none !important; color: blue; } span.italic, .italic { font-style: italic; } span.bold, .bold { font-weight: bold; } span.bold-italic, .bold-italic { font-weight: bold; font-style: italic; } span.underline, .underline { text-decoration: underline; } span.subscript, sub { font-size: 0.8em; vertical-align: sub; line-height: 0.5em; } span.superscript, sup { font-size: 0.8em; vertical-align: super; line-height: 0.5em; } span.linethrough, .linethrough { text-decoration: line-through; } span.initial { color: #787878; font-size: 2.9em; line-height: 0.5em; } /* LISTS */ ul { margin: 0; padding: 0 0 0 1.2em; } ol { margin: 0; padding: 0 0 0 1.7em; } li { font-size: 1em; text-align: left; } ol.roman { list-style-type: upper-roman; padding: 0 0 0 1.7em; } ol.decimal { list-style-type: decimal; padding: 0 0 0 1.7em; } ol.alpha { list-style-type: lower-alpha; padding: 0 0 0 1.7em; } ul.square { list-style-type: square; } ul.bullet { list-style-type: disc; } ul.circle { list-style-type: circle; } /* FOOTNOTES AND FOOTNOTE REFERENCES */ p.footnote-text { text-indent: 0; text-align: left; padding-left: 2em; clear: left; } a.footnote-ref { float: left; width: 2em; margin-left: -2em; } /* GLOSSARY */ p.gloss-def { text-indent: -1em; padding-left: 1em; text-align: left; } span.gloss-term { font-weight: bold; } /* FEEDBACK PAGE */ p.feedback-header { text-align: center; font-size: 2em; font-weight: bold; margin-top: 2.5%; margin-bottom: 0; } /* PREVIEW PAGE */ h1.preview { text-align: center; font-size: 2em; font-weight: bold; margin-bottom: 0; } h2.preview-chapter { font-size: 2em; font-weight: bold; margin-bottom: 1em; } p.preview-title { text-indent: 0; text-align: center; font-size: 2em; font-weight: bold; font-style: italic; margin-top: 1.5em; margin-bottom: 1.5em; } p.preview-author { text-indent: 0; text-align: center; font-size: 1.4em; } /* AD PAGE */ p.ad-header { text-indent: 0; text-align: left; font-size: 1.6em; font-weight: normal; font-style: italic; } /* SPEZIFISCH/INDIVIDUELL */ em.sans-serif { font-style: normal; } .small { font-size: 0.8em; } .big { font-size: 1.3em; }