@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: 20-08-2019 */ /* PAGE SETTINGS */ @page { margin: 0; padding: 0; } /* BODY DEFINITION */ body { font-family: Serif, serif; margin: 0; padding: 0; margin-left: 2%; margin-right: 2%; word-wrap: break-word; } /* COVER */ #cvr { margin: 0; } div.cover { width: 100%; text-align: center; } img { max-width: 100%; } /* NAVIGATION DOCUMENT */ ol.toc { list-style-type: none; padding: 0; margin: 0; } li.toc-h1 { text-align: left; margin-left: 0; margin-top: 1em; } li.toc-h2 { text-align: left; margin-left: 1.6em; } /* HEADLINE STYLES */ h1 { font-size: 1.4em; font-weight: normal; font-family: SansSerif, sans-serif; line-height: 1.3em; margin-top: 0; background-color: #dcdcdc; padding-top: 0.5em; padding-bottom: 0.8em; } h2 { font-size: 1.2em; font-weight: bold; font-family: SansSerif, sans-serif; line-height: 1.3em; margin-top: 2em; } h3 { font-size: 1.1em; font-weight: normal; font-family: SansSerif, sans-serif; line-height: 1.3em; margin-top: 2em; } /* IMAGES */ div.image-container { width: 100%; page-break-inside: avoid; padding: 0; margin-top: 1.5em; text-align: center; } /* alignment of image */ /* image settings and header/subtext */ /* PARAGRAPHS and block-level elements */ /* paragraph base definition */ p { font-size: 1em; widows: 2; orphans: 2; margin: 0; } .indent { text-indent: 1.6em; } .noindent { text-indent: 0; } .center { text-align: center; text-indent: 0; } .right { text-align: right; text-indent: 0; } /* margin settings */ .margin { margin-top: 1.5em; } .margin-t { margin-top: 3em; } .margin-80 { margin-left: 96px; } /* SPECIAL PARAGRAPH styles - book content elements */ .letter { text-align: left; padding-left: 1.6em; } div.hr { text-align: left; width: 20%; border-width: 1px 0 0 0; border-style: solid; margin-top: 5em; margin-left: 0%; margin-right: 0%; } div.hr-1 { text-align: left; width: 60px; border-width: 4px 0 0 0; border-style: solid; margin-top: 2em; color: #666; } /* about the book/author */ /* title page */ p.author { font-size: 1.5em; font-weight: normal; margin-top: 0; text-indent: 0; text-align: center; } p.subtitle { font-size: 1.2em; font-weight: normal; margin-top: 2em; text-indent: 0; text-align: center; } div.be-logo-title { width: 100%; page-break-inside: avoid; padding: 0; margin-top: 4em; text-align: center; } div.be-logo-feedback { width: 100%; page-break-inside: avoid; padding: 0; margin-top: 2em; text-align: center; } /* copyright page */ .copyright { font-size: 0.8em; text-indent: 0; text-align: center; } .copyright-margin { font-size: 0.8em; text-indent: 0; text-align: center; margin-top: 1em; } /* INLINE ELEMENTS */ /* links */ a:link, a:visited { text-decoration: none !important; color: blue; } .italic { font-style: italic; } .bold { font-weight: bold; } .bold-italic { font-weight: bold; font-style: italic; } span.superscript, sup { font-size: 0.8em; vertical-align: super; line-height: 0.5em; } .initial { font-size: 4em; line-height: 0.8em; float: left; color: #fff; padding-right: 20px; } /* 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; } /* DECORATION ELEMENTS AND TEXTBOXES */ /* TABLES */ /* FOOTNOTES AND FOOTNOTE REFERENCES */ .note-number { float: left; width: 2em; margin-left: -2em; } .note { margin-left: 2em; margin-top: 0.5em; } /* GLOSSARY */ /* FEEDBACK PAGE */ h2.feedback { text-align: center; font-family: Serif, serif; font-size: 2em; font-weight: bold; } /* PREVIEW PAGE */ /* AD PAGE */ /* SPEZIFISCH/INDIVIDUELL */ em.sans-serif { font-family: SansSerif, sans-serif; font-style: normal; } .small { font-size: 0.8em; } .fn { text-indent: 0; font-size: 0.8em; margin-top: 0.5em; } .check-box-1 { color: #d2d2d2; background-color: #d2d2d2; letter-spacing: 0.8em; font-size: 0.8em; } .check-box-2 { color: #b2b2b2; background-color: #b2b2b2; letter-spacing: 0.8em; font-size: 0.8em; } .check-box-3 { color: #707070; background-color: #707070; letter-spacing: 0.8em; font-size: 0.8em; } .check-box-4 { color: #d7d7d5; background-color: #d7d7d5; letter-spacing: 0.8em; font-size: 0.8em; } .img-label { text-align: center; font-size: 0.8em; margin-top: 0.5em; } .img-info { text-align: right; font-size: 0.8em; margin-top: 0.5em; } .sans-serif-info { font-size: 1em; font-family: SansSerif, sans-serif; font-style: normal; line-height: 0.9em; } .box-grau { background-color: #dcdcdc; margin-top: 0; padding: 12px; } .t11 { font-size: 1.2em; } .img-t {width: 100px} table {margin-top: 1.5em;} td { vertical-align: middle; height: 100px} .text-info-img6 { float: left; padding-right: 1em; }