@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: 05-03-2015 */ /* FONT EMBEDDING */ /* @import url("../styles/fonts.css"); */ /* 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 */ 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 { line-height: 130%; font-size: 1.85em; margin-bottom: 1em; margin-top: 0em; text-indent: 0em; margin-right: 1em; margin-left: 0em; text-align: right; font-weight: bold; font-style: italic; } h2 { line-height: 130%; font-size: 1em; margin-bottom: 1.3em; margin-top: 17%; text-indent: 0em; margin-right: 0em; margin-left: 10%; text-align: left; font-weight: normal; font-style: italic; } h3 { font-family: serif; line-height: 130%; font-size: 1.2em; margin-bottom: 5em; margin-top: 0em; text-indent: 0em; margin-right: 0em; margin-left: 10%; text-align: left; font-weight: normal; font-style: normal; } h4 { font-family: serif; line-height: 130%; font-size: 1.2em; margin-bottom: 1.08em; margin-top: 2.16em; text-indent: 0em; margin-right: 0em; margin-left: 10%; text-align: left; font-weight: normal; font-style: normal; } h1.center, h2.center, h3.center, h4.center { text-align: center; } h1.right, h2.right, h3.right, h4.right { text-align: right; } h1.serif, h2.serif, h3.serif, h4.serif { font-family: Serif, serif; } 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; } .abb-inline { width: 7%; } /* 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; } p.indent_hang { line-height: 130%; font-size: 1em; margin-bottom: 0em; margin-top: 0em; text-indent: -1em; margin-right: 0em; margin-left: 1em; } /* 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.quote { line-height: 130%; font-size: 1em; text-align: center; } p.separator { font-size: 1.1em; text-align: center; margin-top: 1em; margin-bottom: 1em; } 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%; } div.hr-dashed { text-align: left; width: 100%; border-width: 1px 0 0 0; border-style: dashed; 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: 2.0em } /* title page */ p.author { font-size: 1.5em; font-weight: normal; margin-top: 0; text-indent: 0; text-align: center; } p.title { font-size: 2.0em; font-weight: normal; 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.translation { font-size: 1.0em; font-weight: normal; margin-top: 0.75em; text-indent: 0; text-align: center; } p.genre { font-size: 1.0em; 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: 6em; text-align: center; } /* copyright page */ p.publisher { font-family: SansSerif, sans-serif; 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; } /* FEEDBACK PAGE */ p.feedback-header { text-indent: 0; text-align: center; font-family: Serif, serif; font-size: 2em; font-weight: bold; margin-top: 2.5%; margin-bottom:0 } /* PREVIEW PAGE */ h1.preview { text-align: center; font-family: Serif, serif; font-size: 2em; font-weight: bold; margin-bottom:0 } h2.preview-chapter { font-family: Serif, serif; font-size: 2em; font-weight: bold; margin-bottom: 1em; } p.preview-title { text-indent: 0; text-align: center; font-size: 2em; 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-family: SansSerif, sans-serif; font-style: normal } .small { font-size: 0.8em; } .big { font-size: 1.1em; }