@charset "utf-8"; /* CSSTidy 1.3: Mon, 24 Oct 2011 12:00:36 +0200 */ /** * DroemerKnaur-EPUB-Styling * * CSS-Stylesheet für GvH-konforme EPUBs (nach DTD 2.0) * * @project DroemerKnaur-EPUB-Styling * @version 4.7.0 * @date 2011-09-29 * @lastEditor Tobias Fischer * @author Tobias Fischer & Marko Hedler (pagina GmbH) / Carsten Schwab (S.Fischer Verlag) * @co-author Stephanie Born & Björn Dünckel (pagina GmbH) / Sibylle Dietzel & Sandra Hacke (DroemerKnaur) * @copyright DroemerKnaur Verlag, München / S. Fischer Verlag GmbH, Frankfurt am Main / pagina GmbH, Tübingen * * Bitstream Vera Fonts Copyright: * Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. * Bitstream Vera is a trademark of Bitstream, Inc. * */ @font-face { font-family:DejaVuSerif; font-style:normal; font-weight:normal; src:url(../Fonts/DejaVuSerif.ttf); } @font-face { font-family:DejaVuSerif; font-style:italic; font-weight:normal; src:url(../Fonts/DejaVuSerif-Italic.ttf); } @font-face { font-family:DejaVuSerif; font-style:normal; font-weight:bold; src:url(../Fonts/DejaVuSerif-Bold.ttf); } @font-face { font-family:DejaVuSerif; font-style:italic; font-weight:bold; src:url(../Fonts/DejaVuSerif-BoldItalic.ttf); } @font-face { font-family:DejaVuSans; font-style:normal; font-weight:normal; src:url(../Fonts/DejaVuSans.ttf); } @font-face { font-family:DejaVuSans; font-style:italic; font-weight:normal; src:url(../Fonts/DejaVuSans-Oblique.ttf); } @font-face { font-family:DejaVuSans; font-style:normal; font-weight:bold; src:url(../Fonts/DejaVuSans-Bold.ttf); } @font-face { font-family:DejaVuSans; font-style:italic; font-weight:bold; src:url(../Fonts/DejaVuSans-BoldOblique.ttf); } @font-face { font-family:DejaVuSansMono; font-style:normal; font-weight:normal; src:url(../Fonts/DejaVuSansMono.ttf); } @font-face { font-family:DejaVuSansMono; font-style:italic; font-weight:normal; src:url(../Fonts/DejaVuSansMono-Oblique.ttf); } @font-face { font-family:DejaVuSansMono; font-style:normal; font-weight:bold; src:url(../Fonts/DejaVuSansMono-Bold.ttf); } @font-face { font-family:DejaVuSansMono; font-style:italic; font-weight:bold; src:url(../Fonts/DejaVuSansMono-BoldOblique.ttf); } @page { margin-top:1em; margin-bottom:1em; margin-left:1em; margin-right:0; } body,div,h1,h2,h3,h4,h5,h6,p.u7,ol,ul,li { margin:0; padding:0; } body.meta_haupttitel a { color:inherit; } body { font-family:DejaVuSerif, serif; font-size:.9em; line-height:1.5em; text-align:left; padding-right:.5em; } title { display:none; visibility:hidden; } body.meta_haupttitel { text-align:center; padding-top:5em; } p.t_autor { font-family:DejaVuSerif, serif; font-size:1.4em; font-style:normal; line-height:1.6em; color:#fc0415; margin-bottom:1.7em; text-indent:0; } p.t_autor { color:#333; } p.t_titel { font-family:DejaVuSerif, serif; font-size:2.6em; line-height:1.4em; font-style:normal; letter-spacing:.05em; color:#901212; text-transform:uppercase; margin-bottom:1em; text-indent:0; } p.t_untertitel { font-family:DejaVuSerif, serif; font-size:1.2em; line-height:1.4em; font-weight:normal; color:#333; margin-top:-1.4em; margin-bottom:1em; text-indent:0; } p.t_verlag { display:none; visibility:hidden; } p.t_verlagslogo { padding-left:5px; margin-top:4em; outline-style:none; border-width:0; text-indent:0; }