@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; } /* Formatierung nach QS entfernen */ p { text-indent: 1em; margin: 0; text-align: left; } /* FRONTMATTER */ div.ttop { height: auto; min-height: 60%; text-align: center; } div.tbottom { height: auto; margin-top: 2em; text-align: center; } div.logo { text-align: center; margin-top: 5%; } p.logo { text-align: center; margin: 0; text-indent: 0; } p.author { text-indent: 0; text-align: center; font-size: 1.2em; line-height: 1.2em; } p.title { text-indent: 0; text-align: center; font-size: 2em; line-height: 1.2em; margin-top: 1em; } p.genre { text-indent: 0; text-align: center; font-size: 1em; line-height: 1.2em; margin-top: 1em; } p.translation { text-indent: 0; text-align: center; font-size: 1em; line-height: 1.2em; margin-top: 1em; } p.publisher { text-indent: 0; text-align: center; font-size: 1em; line-height: 1.2em; margin-top: 3em; } p.impress { text-indent: 0; text-align: center; } p.impress-top { text-indent: 0; text-align: center; margin-top: 1em; } div.dedication { margin-top: 5em; } /* CONTENT */ h1.frontmatter, .backmatter { text-indent: 0; text-align: center; font-size: 1.2em; font-family: sans-serif; margin-top: 5%; } h1 { text-indent: 0; text-align: center; font-size: 1.5em; font-family: sans-serif; margin-top: 5%; } h1.dank { text-indent: 0; text-align: center; font-size: 1.2em; font-family: sans-serif; margin-top: 5%; } h2 { text-indent: 0; text-align: center; font-size: 1.2em; font-family: sans-serif; margin-top: 5%; } h3 { text-indent: 0; text-align: center; font-size: 1em; font-family: serif; font-style: italic; font-weight: normal; margin-top: 2em; } h3.after-h2 { text-indent: 0; text-align: center; font-size: 1em; font-family: serif; font-style: italic; font-weight: normal; margin-top: 1em; } h1.blind { margin: 0; padding: 0; } 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-h2 { text-indent: 0; margin-top: 1em; } p.top { margin-top: 1em; } p.center { text-indent: 0; text-align: center; } p.center-top { text-indent: 0; text-align: center; margin-top: 1em; } p.marged { text-indent: 0; margin-left: 1em; } p.haengend-top { text-indent: -1em; text-align: left; padding-left: 1em; margin-top: 1em; margin-bottom: 0; } p.haengend { text-indent: -1em; text-align: left; padding-left: 1em; } span.versalien { font-size: 0.9em; } div.top { margin-top: 1em; } /* normale bilder*/ img { max-width: 100%; } ol { list-style-type: decimal; margin-top: 1em; margin-bottom: 1em; } /* BACKMATTER */