@charset "UTF-8"; /* * Suhrkamp Standard Stylesheet * Letzte Ă„nderung: 18.09.2013 */ /* GENERELL */ @font-face { font-family: serif; font-style: normal; font-weight: normal; src: url('../Fonts/LinLibertine_R.otf'); } @font-face { font-family: serif; font-style: italic; font-weight: normal; src: url('../Fonts/LinLibertine_RI.otf'); } @font-face { font-family: serif; font-style: normal; font-weight: bold; src: url('../Fonts/LinLibertine_RB.otf'); } @font-face { font-family: serif; font-style: italic; font-weight: bold; src: url('../Fonts/LinLibertine_RBI.otf'); } body { font-family: serif; line-height: 1.3; padding: 0; margin-left: 5%; margin-right: 5%; font-size: 1em; } p { text-indent: 1em; margin-bottom: 0; margin-top: 0; text-align: left; } a { text-decoration: none; color: black; } /* Formatierung nch QS entfernen */ ol ol li { font-size: 100%; } ol ul li { font-size: 100%; } span.grey { color: grey; } /* FRONTMATTER */ div.title { margin-top: 2em; } p.author { text-indent: 0em; text-align: center; font-size: 2em; } p.title { text-indent: 0em; text-align: center; font-size: 2.5em; font-weight: bold; font-family: sans-serif; } p.genre { text-indent: 0; text-align: center; font-size: 1.2em; margin-top: 0.25em; } p.translation { text-indent: 0; text-align: center; font-size: 1em; margin-top: 1em; } p.publisher { text-indent: 0; text-align: center; font-size: 1.1em; margin-top: 10em; } p.impress { font-size: 0.9em; text-align: left; text-indent: 0; } p.impress-top { font-size: 0.9em; text-align: left; text-indent: 0; margin-top: 1em; } p.impress-top4 { font-size: 0.9em; text-align: left; text-indent: 0; margin-top: 4em; } div.quote { margin-top: 15%; } p.quote { text-indent: 0; } p.source { text-indent: 0; text-align: right; } div.dedication { margin-top: 15%; } /* CONTENT */ h1 { text-indent: 0; text-align: center; font-size: 1.5em; font-style: normal; font-weight: bold; margin: 0; font-family: sans-serif; } p.h1-subtitle { text-indent: 0; margin-top: 1em; text-align: center; } p.h1-year { text-indent: 0; text-align: center; margin-bottom: 3em; } h1.backmatter { text-indent: 0; text-align: center; font-size: 1em; font-style: italic; font-weight: normal; margin: 0; font-family: serif; } h2 { text-indent: 0; text-align: center; font-size: 1em; font-style: normal; font-weight: normal; margin: 0; margin-top: 2.5em; margin-bottom: 1.5em; } h1.blind { margin: 0; padding: 0; } p.noindent { text-indent: 0em; } p.noindent-top { text-indent: 0em; margin-top: 1em; } p.noindent-h1 { text-indent: 0em; margin-top: 3em; } p.top2 { margin-top: 2em; } p.center { text-indent: 0; text-align: center; } span.g1-8 { font-size: 0.5em; line-height: 0.5em; } div.top2 { margin-top: 2em; } ol { list-style-type: decimal; margin-top: 1em; margin-bottom: 1em; } /* BACKMATTER */