/** * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework * * (en) central stylesheet - layout example "3col_gfxborder" * (de) Zentrales Stylesheet - Beispiellayout "3col_gfxborder" * * @copyright Copyright 2005-2007,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) * @linkhttp://www.yaml.de * @package yaml * @version 3.0.4 * @revision$Revision:130 $ * @lastmodified$Date:2007-10-05 19:05:21 +0200 (Fr,05 Okt 2007) $ *//* import core styles | Basis-Stylesheets einbinden */@import url(yaml/core/base.css);/* import screen layout | Screen-Layout einbinden */@import url(nav.css);@import url(basemod.css);@import url(content.css);@import url(boxes.css);/* formating the boxes in the left and right columns */@import url(sections.css);/* formating the content of the boxes like pages,blogroll,etc. *//*@import url(yaml/debug/debug.css);*//* import print layout | Druck-Layout einbinden */@import url(yaml/print/print_003_draft.css);