/* FONTS */ @font-face { font-family: "Linux Libertine O"; src: url(../fonts/LinLibertine_Re-4.4.1.otf); font-style: normal; font-weight: normal; } @font-face { font-family: "Linux Libertine O"; src: url(../fonts/LinLibertine_It-4.0.6.otf); font-style: italic; font-weight: normal; } @font-face { font-family: "Linux Biolinum O"; src: url(../fonts/LinBiolinum_Re-0.6.4.otf); font-style: normal; font-weight: normal; } /* Body */ body { font-family: "Linux Libertine O", 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 */ /* Title Page */ /* Copyright Page */ p.copyright { font-size: 80%; line-height: 128%; margin: 0 0 0 0; text-indent: 0; text-align: center; -webkit-hyphens: none !important; adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } /* Motto */ /* Widmung */ p.zitat { font-size: 90%; line-height: 130%; text-align: right; margin: 5.6em 0 0 0; text-indent: 0; -webkit-hyphens: none !important; adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } p.zitat1 { font-size: 80%; line-height: 130%; text-align: right; margin: 0.3em 0 0 0; text-indent: 0; -webkit-hyphens: none !important; adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } /* Chapter Headings */ h1.h1 { font-family: "Linux Biolinum O"; font-size: 140%; line-height: 130%; margin: 0.5em 0 2em 0; text-indent: 0; letter-spacing: 1px; text-align: center; -webkit-hyphens: none !important; adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; font-weight: normal; font-style: normal; } h1.h1a { font-size: 140%; line-height: 130%; margin: 0 0 2em 0; text-indent: 0; letter-spacing: 1px; text-align: left; -webkit-hyphens: none !important; adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; font-weight: normal; font-style: normal; } /* Chapter Text */ p.text_indent { font-size: 100%; margin: 0 0 0 0; text-indent: 1em; } p.text_noindent { font-size: 100%; margin: 1em 0 0 0; text-indent: 0; } p.text_noindent2 { font-size: 100%; margin: 2em 0 0 0; text-indent: 0; } p.text_hanging_indent { font-size: 100%; line-height: 130%; margin: 0.15em 0 0 1em; text-indent: -1em; } /* Tabellen */ /* List */ /* Footnote */ /* Quotes */ /* Image */ img { vertical-align: top; } /* Box */ /* Extra */ span.italic { font-style: italic; } span.small { font-size: 95%; } .line-space { margin-top: 1em; }