@charset "UTF-8"; /* * Hanser Stylesheet * Letzte Ă„nderung: 11.08.2015 */ /* GENERAL */ @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; font-style: italic; } p.genre { text-indent: 0; text-align: center; font-size: 1em; line-height: 1.2em; margin-top: 1em; } p.hrsg { 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; } p.impress-top2 { text-indent: 0; text-align: center; margin-top: 2em; } p.toc-h1 { text-indent: 0; text-align: left; } div.dedication { margin-top: 15%; } /* CONTENT */ h1 { text-indent: 0; text-align: center; font-size: 1.5em; font-weight: normal; margin: 0; } h1.frontmatter, h1.backmatter { font-size: 1.2em; margin: 0; } h1.blind { margin: 0; padding: 0; } h2 { text-indent: 0; text-align: center; font-size: 1.2em; margin: 0; font-weight: normal; margin-top: 2em; } 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.center { text-indent: 0; text-align: center; } p.right-top { text-indent: 0; text-align: right; margin-top: 1em; } div.top3 { margin-top: 3em; } /* normale bilder*/ img { max-width: 100%; } p.motto { text-indent: 0; text-align: right; padding-right: 10%; } /* BACKMATTER */