@charset "UTF-8"; /* * Hanser Stylesheet * Letzte Ă„nderung: 11.08.2015 */ /* GENERAL */ @font-face { font-family: sans-serif; font-style: normal; font-weight: normal; src: url('../fonts/DejaVuSans.otf'); } @font-face { font-family: sans-serif; font-style: normal; font-weight: bold; src: url('../fonts/DejaVuSans-Bold.otf'); } @font-face { font-family: sans-serif; font-style: italic; font-weight: normal; src: url('../fonts/DejaVuSans-Oblique.otf'); } @font-face { font-family: sans-serif; font-style: italic; font-weight: bold; src: url('../fonts/DejaVuSans-BoldOblique.otf'); } @font-face { font-family: serif; font-style: normal; font-weight: normal; src: url('../fonts/DejaVuSerif.otf'); } @font-face { font-family: serif; font-style: normal; font-weight: bold; src: url('../fonts/DejaVuSerif-Bold.otf'); } @font-face { font-family: serif; font-style: italic; font-weight: normal; src: url('../fonts/DejaVuSerif-Italic.otf'); } @font-face { font-family: serif; font-style: italic; font-weight: bold; src: url('../fonts/DejaVuSerif-BoldItalic.otf'); } body { line-height: 1.3; background-color: #fff; padding: 0; margin-left: 5%; margin-right: 5%; margin-top: 0; text-align: left; font-family: serif; } a { text-decoration: none; color: black; -webkit-text-fill-color: black; } /* Formatierung nach QS entfernen */ p { text-indent: 1em; margin: 0; text-align: left; } sup, sub { font-size: 75%; line-height: 0.5em; } /* FRONTMATTER */ div.logo { text-align: left; margin-top: 2em; } p.logo { text-align: center; margin: 0; text-indent: 0; } p.author { text-indent: 0; text-align: left; font-size: 1.8em; line-height: 1.3em; margin-top: 2em; } p.title { text-indent: 0; text-align: left; font-size: 1.8em; line-height: 1.3em; margin-top: 0.8em; } p.subtitle { text-indent: 0; text-align: left; font-size: 1.4em; line-height: 1.4em; margin-top: 0.6em; } p.translation { text-indent: 0; text-align: left; font-size: 1em; line-height: 1.2em; margin-top: 2em; } p.publisher { text-indent: 0; text-align: left; font-size: 1em; line-height: 1.2em; margin-top: 2em; } p.impress { text-indent: 0; text-align: left; font-size: 0.8em; } p.impress-top { text-indent: 0; text-align: left; margin-top: 1em; font-size: 0.8em; } p.toc { text-indent: 0; text-align: left; font-size: 1.5em; font-weight: normal; margin-top: 1em; margin-bottom: 1em; } p.toc-h1 { text-indent: 0; text-align: left; font-weight: normal; line-height: 1.5em; margin-top: 0.5em; } /* CONTENT */ h1.frontmatter, .backmatter { text-align: left; font-family: serif; font-size: 1.5em; font-style: normal; font-weight: normal; margin-top: 2em; margin-bottom: 1em; color: #000000; } h1 { text-indent: 0; text-align: left; font-weight: normal; font-size: 1.5em; margin-bottom: 0; margin-top: 2.4em; } h1.blind { margin-bottom: 0; margin-top: 2.4em; padding: 0; } h2, p.register-head, p.footnote-head { text-indent: 0; text-align: left; font-weight: normal; font-size: 1.2em; margin-bottom: 0; margin-top: 2.4em; } p.h1-sub { text-indent: 0; margin-top: 1em; } p.noindent { text-indent: 0; } p.noindent-top { text-indent: 0; margin-top: 1em; } p.noindent-top2 { text-indent: 0; margin-top: 2em; } p.noindent-h1 { text-indent: 0; margin-top: 3em; } p.noindent-h2 { text-indent: 0; margin-top: 2em; } p.top { margin-top: 1em; } p.marged { text-indent: 0; margin-left: 1em; } p.marged-top { text-indent: 0; margin-left: 1em; margin-top: 1em; } p.poem { text-indent: 0; margin-left: 1em; } span.small { font-size: 0.8em; } div.top { margin-top: 1em; } div.top3 { margin-top: 3em; } div.image { page-break-inside: avoid; width: 100%; text-align: left; margin: 1.3em 0em; } /* normale bilder*/ img { max-width: 100%; } p.caption { text-indent: 0; font-size: 0.7em; font-family: sans-serif; } ol { list-style-type: decimal; margin-top: 1em; margin-bottom: 1em; } /* BACKMATTER */ a.footnote-anchor { float: left; width: 3em; margin-left: -3em; } p.footnote { text-indent: 0em; text-align: left; clear: left; margin-bottom: 0.25em; padding-left: 3em; } p.register { text-indent: -1em; text-align: left; font-size: 0.8em; padding-left: 1em; } /* LESEPROBE */