@charset "UTF-8";
/**
 * "YAML for Joomla Template" - http://www.jyaml.de
 *
 * (en) Central stylesheet (col1=0, col2=1, col3=1)
 * (de) Zentrales Stylesheet (col1=0, col2=1, col3=1)
 *
 * @version         $Id: layout_2col_32.css 302 2008-03-09 17:41:45Z hieblmedia $
 * @copyright       Copyright 2005-2007, Reinhard Hiebl
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  JYAML-C (http://www.jyaml.de/en/license-conditions.html),
 * @link            http://www.jyaml.de
 * @package         yamljoomla
 * @revision        $Revision: 302 $
 * @lastmodified    $Date: 2008-03-09 18:41:45 +0100 (So, 09 Mrz 2008) $
*/

/* import core styles | Basis-Stylesheets einbinden*/
@import url(../../yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(screen/basemod.css);
@import url(screen/basemod_2col_32.css);
@import url(screen/content.css);

/* import print layout | Druck-Layout einbinden */
@import url(../../yaml/print/print_003_draft.css);

