/* FONTS */ @font-face { font-family: "Liberation Serif"; src: url(../Fonts/LiberationSerif-Regular.ttf); font-style: normal; font-weight: normal; } @font-face { font-family: "Liberation Serif"; src: url(../Fonts/LiberationSerif-Italic.ttf); font-style: italic; font-weight: normal; } /* Body */ body { font-family: "Liberation Serif", times, serif; line-height: 130%; text-align: justify; padding: 0 0 0 0; } body.cb { font-family: "Liberation Serif", times, serif; line-height: 130%; text-align: justify; padding: 0 0 0 0; } @page { margin: 10px 10px 20px 10px; } /* Cover Page */ div.cover_image { font-size: 100%; text-align: center; text-indent: 0; } /* Inhalt */ a.noline { text-decoration: none; } /* Buch/Autor */ p.autor00 { font-size: 90%; line-height: 128%; margin: 0 0 0 0; font-style: normal; font-weight: normal; letter-spacing: 0; text-indent: 0; } p.autor01 { font-size: 90%; line-height: 128%; margin: 1.3em 0 0 0; font-style: normal; font-weight: normal; letter-spacing: 0; text-indent: 0; } p.credit { font-size: 80%; line-height: 100%; margin: 0.4em 0 0 0; font-style: normal; font-weight: normal; letter-spacing: 0; text-indent: 0; } div.img_author { margin: 0 0 0.5em 0; text-align: left; letter-spacing: 0; text-indent: 0; } /* Title Page */ p.author { font-size: 180%; line-height: 120%; margin: 1em 30% 0 0; text-indent: 0; letter-spacing: 0; text-align: right; -webkit-hyphens: none -adobe-hyphenate; -adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } p.titel { font-size: 180%; line-height: 120%; margin: 0.7em 30% 0 0; text-indent: 0; letter-spacing: 0; text-align: right; -webkit-hyphens: none -adobe-hyphenate; -adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } p.authorinfo { font-size: 130%; line-height: 130%; margin: 2em 30% 0 0; text-indent: 0; letter-spacing: 0; text-align: right; -webkit-hyphens: none -adobe-hyphenate; -adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } div.logo-img { font-size: 130%; line-height: 130%; margin: 35% 30% 0 0; text-indent: 0; letter-spacing: 0; text-align: right; height: 1.7em; vertical-align: baseline; } img.logo-titel { height: 1.7em; vertical-align: baseline; } /* Copyright Page */ p.copyright { font-size: 80%; line-height: 128%; margin: 0 0 0 0; text-indent: 0; text-align: center; -webkit-hyphens: none -adobe-hyphenate; -adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } p.copyright-blank { font-size: 80%; line-height: 128%; margin: 1.3em 0 0 0; text-indent: 0; text-align: center; -webkit-hyphens: none -adobe-hyphenate; -adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } p.copyright-blank2 { font-size: 80%; line-height: 128%; margin: 2.6em 0 0 0; text-indent: 0; text-align: center; -webkit-hyphens: none -adobe-hyphenate; -adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } p.copyright-blank3 { font-size: 80%; line-height: 128%; margin: 3.9em 0 0 0; text-indent: 0; text-align: center; -webkit-hyphens: none -adobe-hyphenate; -adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } /* Motto */ p.slogan { font-size: 100%; line-height: 130%; margin: 0 1em 0 1em; text-indent: 0; text-align: center; -webkit-hyphens: none -adobe-hyphenate; -adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } p.slogan05 { font-size: 100%; line-height: 130%; margin: 0.65em 1em 0 1em; text-indent: 0; text-align: center; -webkit-hyphens: none -adobe-hyphenate; -adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } p.slogan-blank { font-size: 100%; line-height: 130%; margin: 1.3em 1em 0 1em; text-indent: 0; text-align: center; -webkit-hyphens: none -adobe-hyphenate; -adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } /* Widmung */ /* Chapter Headings */ p.h2 { font-size: 180%; line-height: 120%; margin: 1em 0 1.3em 0; text-indent: 0; letter-spacing: 0; text-align: center; -webkit-hyphens: none -adobe-hyphenate; -adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } /* Chapter Text */ p.p { font-size: 100%; margin: 0 0 0 0; text-indent: 1em; } p.p-no-indent { font-size: 100%; margin: 0 0 0 0; text-indent: 0; } p.blank { font-size: 100%; margin: 1.3em 0 0 0; text-indent: 0; orphans: 2; } p.letter-blank { font-size: 100%; margin: 1.3em 1em 0 1em; text-indent: 0; text-align: left; page-break-after: avoid; } p.chapter-new-page { font-size: 100%; margin: 2.6em 0 0 0; text-indent: 0; } /* Tabellen */ /* List */ /* Footnote */ /* Quotes */ /* Image */ img { vertical-align: top; } /* Box */ /* Extra */ span.italic { font-style: italic; } span.capitals { font-size: 95%; letter-spacing: 1px; } span.capitals-italic { font-size: 95%; letter-spacing: 1px; font-style: italic; } span.q4 { font-size: 80%; line-height: 40%; } span.q8 { font-size: 40%; line-height: 40%; } div.pagebreak { page-break-before: always; }