@charset "utf-8"; /* * Aufbau Standard Stylesheet * Letzte Änderung: 08.09.2015 */ /* --- GENERAL --- */ @font-face { font-family: "DejaVu Sans"; font-style: normal; font-weight: normal; src: url(../Fonts/DejaVuSans.otf); } @font-face { font-family: "DejaVu Sans"; font-style: normal; font-weight: bold; src: url(../Fonts/DejaVuSans-Bold.otf); } @font-face { font-family: "DejaVu Sans"; font-style: italic; font-weight: normal; src: url(../Fonts/DejaVuSans-Oblique.otf); } @font-face { font-family: "DejaVu Sans"; font-style: italic; font-weight: bold; src: url(../Fonts/DejaVuSans-BoldOblique.otf); } @font-face { font-family: "DejaVu Serif"; font-style: normal; font-weight: normal; src: url(../Fonts/DejaVuSerif.otf); } @font-face { font-family: "DejaVu Serif"; font-style: normal; font-weight: bold; src: url(../Fonts/DejaVuSerif-Bold.otf); } @font-face { font-family: "DejaVu Serif"; font-style: italic; font-weight: normal; src: url(../Fonts/DejaVuSerif-Italic.otf); } @font-face { font-family: "DejaVu Serif"; font-style: italic; font-weight: bold; src: url(../Fonts/DejaVuSerif-BoldItalic.otf); } body { font-family: "DejaVu Serif"; margin-left: 5%; margin-right: 5%; padding: 0; } p { text-indent: 1em; font-size: 0.8em; line-height: 165%; margin: 0; text-align: left; } li { font-family: "DejaVu Serif"; font-size: 0.8em; line-height: 165%; } a { text-decoration: none; } /* Epub Fix für verschachtelte Listen */ /* --- FRONTMATTER --- */ div.title { margin-top: 0; } div.title img { margin: 0; padding: 0; vertical-align: top; } div.logo { margin-top: 3em; text-align: center; } /* Titelei-Werte nicht ändern: Standard-Titlei */ p.title { text-indent: 0; text-align: center; font-size: 1.7em; font-family: "DejaVu Sans"; line-height: 1.2em; margin-top: 1em; } p.subtitle { text-indent: 0; text-align: center; font-size: 1.2em; font-family: "DejaVu Sans"; margin-top: 0.25em; } p.impress { text-indent: 0; text-align: left; } p.impress-top2 { text-indent: 0; text-align: left; margin-top: 2em; } p.toc { text-indent: 0; text-align: left; font-size: 1.2em; margin-top: 1em; margin-bottom: 1em; line-height: 1.3em; font-weight: bold; } p.toc-h1 { text-indent: 0; text-align: left; font-weight: bold; line-height: 1.5em; } /* --- CONTENT --- */ h1.backmatter { text-indent: 0; text-align: left; font-family: "DejaVu Serif"; font-size: 1.2em; font-style: normal; font-weight: bold; margin: 0; margin-top: 1em; margin-bottom: 1em; color: #000; line-height: 1.3em; } h1 { text-indent: 0; text-align: center; font-size: 1.25em; font-weight: normal; margin-top: 1em; margin-bottom: 0; line-height: 1.3em; } h1 img { margin: 0.5em; } h1 i { font-size: 0.8em; } h1 + h2 { margin-top: 3em; } h2 { text-indent: 0; text-align: center; font-size: 0.8em; font-weight: normal; margin-top: 1em; margin-bottom: 0; } h3 { text-indent: 0; text-align: center; font-size: 1.25em; font-style: italic; font-weight: normal; margin-top: 1em; margin-bottom: 0; } h4 { text-indent: 0; text-align: left; font-size: 1.15em; font-style: italic; font-weight: normal; margin-top: 1em; margin-bottom: 0; margin-left: 1.3em; } p.noindent { text-indent: 0; } p.noindent-top { text-indent: 0; margin-top: 1em; } p.noindent-h1 { text-indent: 0; margin-top: 3em; } p.center { text-indent: 0; text-align: center; } p.marged { text-indent: 0; margin-left: 1em; } p.marged-top { text-indent: 0; margin-left: 1em; margin-top: 1em; } span.g1-8 { font-size: 0.5em; line-height: 0.5em; } span.small { font-size: 0.8em; } span.big { font-size: 1.2em; } div.top { margin-top: 1em; } div.top3 { margin-top: 3em; } div.image { margin-top: 1em; margin-bottom: 1em; page-break-inside: avoid; width: 100%; text-align: center; } div.image-separator { margin-top: 1em; margin-bottom: 1em; text-align: center; } div.image-separator img { height: 1.2em; } img { max-width: 100%; } ul { list-style-type: disc; margin-top: 1em; margin-bottom: 1em; } div.ul p.li span.li { float: left; width: 2em; margin-left: -2em; } div.ul p.li { text-indent: 0; text-align: left; clear: left; margin-bottom: 0.25em; padding-left: 2em; } /* --- FUßNOTEN/REGISTER --- */ /* --- WERBUNG/ANZEIGEN --- */ div.newsletter { background-color: #DCDCDC; padding-bottom: 1.5em; } div.newsletter p span.big { font-size: 1.15em; font-weight: bold; } div.newsletter div.text-box { padding: 0 7%; } div.newsletter div.newsletter-box { background-color: #FFF; padding: 0.75em 7%; margin-top: 1em; border: 1px solid #DCDCDC; } h1.newsletter { text-indent: 0; text-align: center; font-family: "DejaVu Serif"; font-size: 1.35em; font-style: normal; font-weight: normal; margin: 0; padding-top: 0.75em; margin-bottom: 0.75em; color: #000; line-height: 1.3em; } /* --- INNENLESEPROBE --- */