@charset "UTF-8";
/**
 * CSS based on "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 * modified for TheChinaStudy.de 
 * by Peter Lukas, HILL Softwareentwicklung & Beratung GmbH (www.hill.de)
 *
 * (en) central stylesheet for TheChinaStudy.de
 * (de) Zentrales Stylesheet für TheChinaStudy.de
 *
 * @copyright       Copyright 2005-2010, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.2.1
 * @revision        $Revision: 443 $
 * @lastmodified    $Date: 2010-05-10 12:00:00 +0100 (Mo, 10. Mai 2010) $
 */

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

/* import screen layout | Screen-Layout einbinden */
@import url(../yaml/navigation/nav_shinybuttons.css);

@import url(screen/basemod_grids.css);
@import url(screen/content.css);
@import url(screen/forms.css);

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