@charset "UTF-8";
/*
 * Kunstrasen-Projekt v0.1 TuS Hiltrup 1930 e.V.
 * http://www.kunstrasen-tushiltrup.de/
 *
 * Copyright (c) 2009 Gerhard Jansen, Hagen Gröbner,
 * http://www.gdevelop.de
 * Dual licensed under the MIT and GPL licenses.
 *
 * Document   : kunstrasen_layout.css
 * Created on : 14.02.2009, 01:37:50
 * Description: Base Stylesheet based on YAML
 *
 * $Date: 2009-03-12 00:06:11 +0100 (Do, 12 Mrz 2009) $
 * $Author: gerhard $
 * $Rev: 22 $
 *
 *
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 *
 * @creator       YAML Builder V1.1b (http://builder.yaml.de)
 * @file          kunstrasen_layout.css
 * @-yaml-minver  3.1
 *
 */

/* 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/content.css);

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