/* 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; } @font-face { font-family: "Liberation Serif"; src: url(../fonts/LiberationSerif-Bold.ttf); font-style: normal; font-weight: bold; } /* 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 */ /* Schmutztitel */ /* Über den Autor */ /* Title Page */ p.author { font-size: 125%; line-height: 125%; margin: 1em 0 1em 0; text-align: center; letter-spacing: 1px; text-indent: 0; -webkit-hyphens: none !important; -adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } p.titel { font-size: 160%; line-height: 110%; margin: 0 0 0 0; text-align: center; letter-spacing: 1px; text-indent: 0; -webkit-hyphens: none !important; -adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } p.authorinfo { font-size: 100%; line-height: 130%; margin: 1.3em 0 0 0; text-align: center; letter-spacing: 1px; text-indent: 0; -webkit-hyphens: none !important; -adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } p.centerlex { font-size: 100%; margin: 1.5em 0 0 0; text-indent: 0; text-align: center; color: #6e6e6e; letter-spacing: 0; -webkit-hyphens: none !important; -adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } div.logo-img { font-size: 100%; margin: 10em 0 0 0; text-align: center; letter-spacing: 0; text-indent: 0; height: 1.7em; vertical-align: baseline; } img.logo-titel { height: 1.7em; vertical-align: baseline; } /* Copyright Page */ /* Motto */ /* Widmung */ /* Chapter Headings */ p.h2 { font-size: 120%; line-height: 130%; margin: 1.9em 0 2em 0; text-indent: 0; text-align: center; letter-spacing: 0; -webkit-hyphens: none !important; -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; } /* Tabelle */ /* List */ /* Footnote */ /* Quotes */ /* Image */ img { vertical-align: top; } /* Box */ /* Extra */ span.italic { font-style: italic; } span.bold { font-weight: bold; } span.capitals { font-size: 95%; letter-spacing: 1px; }