@charset "UTF-8"; /* * Klett-Cotta Stylesheet * Letzte Änderung: 08.09.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 { font-family: serif; line-height: 1.3em; background-color: #ffffff; padding: 0; margin-left: 5%; margin-right: 5%; } p { text-indent: 1em; text-align: left; font-family: serif; font-size: 0.8em; line-height: 1.3em; margin: 0; } li { text-indent: 0em; font-family: serif; font-size: 0.8em; line-height: 1.3em; } a { text-decoration: none; color: black; -webkit-text-fill-color: black; } /* Formatierung nch QS entfernen */ ol ol li { font-size: 100%; } ol ul li { font-size: 100%; } /* FRONTMATTER */ div.title { margin-top: 2em; } div.ttop { height: auto; min-height: 60%; text-align: center; } div.tbottom { height: auto; margin-top: 2em; text-align: center; } p.author { text-indent: 0; text-align: center; font-size: 1em; } p.title { text-indent: 0; text-align: center; font-size: 2em; font-weight: normal; line-height: 1.2em; margin-top: 1.5em; } p.subtitle { text-indent: 0; text-align: center; font-size: 1.2em; font-style: normal; margin-top: 2em; } p.publisher { text-indent: 0; text-align: center; font-size: 1em; font-style: normal; margin-top: 3em; } p.impress { text-indent: 0; text-align: left; } p.impress-top { text-indent: 0; text-align: left; margin-top: 1em; } p.toc-h1 { text-indent: 0; text-align: left; padding-left: 2em; margin-top: 1em; clear: left; } /* CONTENT */ h1 { text-indent: 0; text-align: left; font-size: 1.5em; font-weight: normal; margin-top: 0; margin-bottom: 0; line-height: 130%; } p.noindent-top { text-indent: 0em; margin-top: 1em; } p.noindent-h1 { text-indent: 0em; margin-top: 3em; } p.right-top { text-indent: 0; text-align: right; margin-top: 1em; } span.g1-8 { font-size: 0.5em; line-height: 0.5em; } div.top3 { margin-top: 3em; } /* ACHTUNG: Skalierung im IMG-Tag entfernen > ggf. Komplikationen mit CSS-Skalierung */ /* für Autorenfoto */ ol { list-style-type: decimal; padding: 0 0 0 1.7em; margin-top: 1em; margin-bottom: 0; } /* für Aufzählungsanfang mit 2. */ /* BACKMATTER */