@charset "utf-8"; /* CSSTidy 1.3: Tue, 22 Jul 2014 13:04:45 +0200 */ /** * DroemerKnaur-EPUB-Styling * * CSS-Stylesheet für GvH-konforme EPUBs (nach DTD 2.0) * Modul inline * * @project DroemerKnaur-EPUB-Styling * @version 4.9.0 * @date 2011-11-14 * @lastEditor Tobias Fischer * @author Tobias Fischer & Marko Hedler (pagina GmbH) / Carsten Schwab (S.Fischer Verlag) * @co-author Stephanie Born, Björn Dünckel, Andreas Kämmerle (pagina GmbH) / Gregor Felenz (publishingX) / Sibylle Dietzel, Sandra Hacke & Thomas Altmann (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. * */ span.inline { display:inline; } span.inline.typ1 { font-family:DejaVuSans, sans-serif; font-size:.96em; font-style:normal; font-weight:bold; } span.inline.typ2 { font-family:DejaVuSans, sans-serif; font-size:.96em; font-style:italic; font-weight:bold; } span.inline.typ3 { font-family:DejaVuSans, sans-serif; font-style:normal; font-weight:bold; background-color:#999; } span.inline.typ4 { font-family:DejaVuSans, sans-serif; font-style:normal; font-weight:normal; color:#FFF; background-color:#999; } span.inline.typ5 { font-family:DejaVuSansMono, sans-serif; font-size:.96em; font-style:normal; font-weight:bold; } span.inline.typ6 { font-size:smaller; } span.inline.typ7 { font-size:smaller; font-weight:bold; } span.inline.typ8 { font-size:smaller; font-weight:normal; } span.inline.typ9 { font-style:normal; } span.inline.typ10 { font-style:italic; } span.inline.typ11 { text-decoration:line-through; } span.inline.typ12 { font-size:2.25em; } span.inline.typ13 { text-transform:uppercase; font-size:310%; display:block; float:left; margin-right:.1em; margin-top:.3em; }