@charset "utf-8"; @font-face { font-family: "Linux Libertine O"; font-style: normal; font-weight: normal; src: url(../fonts/LinLibertine_R.otf); } @font-face { font-family: "Linux Libertine O"; font-style: normal; font-weight: bold; src: url(../fonts/LinLibertine_RB.otf); } @font-face { font-family: "Linux Libertine O"; font-style: italic; font-weight: normal; src: url(../fonts/LinLibertine_RI.otf); } @font-face { font-family: "Fira Mono"; font-style: normal; font-weight: normal; src: url(../fonts/FiraMono-Regular.ttf); } body { font-family: "Linux Libertine O"; line-height: 1.3; background-color: #fff; padding: 0; margin: 0; margin-left: 5%; margin-right: 5%; } .Schrift2 { font-family: "Fira Mono"; } p { text-indent: 0; } p.GT { text-indent: 1em; } section.preface { margin-top: 3em; } section.title-page p { text-align: left; } section.about-book { margin-top: 3em; } p.Haupttitel_Verfasser { font-size: 2em; margin-bottom: 0.1em; font-style: normal; } p.Haupttitel_Titel { font-size: 2em; margin-bottom: 0.2em; font-style: normal; } p.Haupttitel_Gattung { font-size: 1em; margin-top: 1em; font-style: normal; } p.Haupttitel_Verlag { font-size: 1.25em; margin-top: 4em; font-style: normal; } .imprint { margin-top: 3em; } .imprint p { font-size: 0.75em; } section.about-book { font-size: 1em; } section.short-title { margin-top: 3em; } section.short-title p { font-size: 1.25em; } p.Widmung { font-size: 1em; } ol.toc, ol.toc ol { list-style-type: none; margin: 0; } li.toc0 { margin-top: 2em; clear: left; text-align: left; margin-bottom: 0.5em; } li.toc1 { text-indent: 0; padding: 0; clear: left; margin-top: 0.5em; text-align: left; } div.chapter-title-group, div.part-title-group { margin-top: 3em; margin-bottom: 1em; text-align: left; padding: 0 0; page-break-after: avoid; } div.part-title-group p { text-indent: 0; text-align: left; } h1, div.part-title-group h1, div.chapter-title-group h1, div.chapter-title-group h2 { font-size: 2em; font-weight: bold; margin-bottom: 0; } div.chapter-title-group h1, div.chapter-title-group h2 { margin: 1em 0 0 0; padding: 0; } h1 { margin-top: 0; } p.U1_Untertitel { margin: 0; padding: 0; font-size: 1.5em; margin-bottom: 0; font-weight: normal; margin-top: 1em; } p.stumpf { text-indent: 0; } span.kursiv, .kursiv { font-style: italic; } span.versal, .versal { text-transform: uppercase; } span.optischeVerkleinerung { font-size: 0.9em; } .rechts { text-align: right !important; } .AbstandVor { margin-top: 1em; } .AbstandVor.x2 { margin-top: 2em; } section.dedication { margin-bottom: 1em; padding-left: 10%; font-size: 1em; margin-left: 2em; text-indent: 0; } ol { margin-top: 1em; margin-bottom: 1em; } ol ol { margin-top: 0; margin-bottom: 0; } ol ol li { font-size: 100%; } .hidden { display: none; } .pagebreak { page-break-before: always; }