@charset "utf-8"; /** * DroemerKnaur-EPUB-Styling * * CSS-Stylesheet für GvH-konforme EPUBs (nach DTD 2.0) * Modul infokasten * * @project DroemerKnaur-EPUB-Styling * @version 4.9.0 – Für dieses Styling 25.08.2020 Lucas Meinhardt * @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. * */ div.infokasten p{text-indent:0;font-size:.9em;font-family:"DejaVuSans",sans-serif;font-size:.9em;line-height:1.5em;font-style:italic;font-weight:normal;text-align:right;} div.infokasten+p{text-indent:1.25em} h3+div.infokasten+p{text-indent:0em} p.leerzeile+div.infokasten+p{text-indent:0em} div.infokasten div.u-zwischen{text-align:right;text-indent:0;font-weight:bold;margin:0;font-family:inherit} div.infokasten{margin:1.25em;margin-right:0em;padding:1em;background-color:transparent;display:block;float:right;min-width:4em;max-width:35%} div.infokasten.typ1{font-family:"DejaVuSerif",serif;font-size:.9em;line-height:1.5em;font-style:normal;font-weight:normal;text-align:left;border:0} div.infokasten.typ2{font-family:"DejaVuSerif",serif;font-size:.9em;line-height:1.5em;font-style:normal;font-weight:normal;text-align:left;border:1px solid #901212} div.infokasten.typ3{font-family:"DejaVuSerif",serif;font-size:.9em;line-height:1.5em;font-style:normal;font-weight:normal;text-align:left;background-color:transparent;border:1px solid #901212} div.infokasten.typ4{font-family:"DejaVuSerif",serif;font-size:.9em;line-height:1.5em;font-style:normal;font-weight:normal;text-align:left;border:0;background-color:#e9d0d0}