@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) central stylesheet
 * (de) zentrales Stylesheet
 *
 * @creator       YAML Builder V1.2 (http://builder.yaml.de)
 * @file          bipol_layout.css
 * @-yaml-minver  3.2
 * 
 */

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

/* import screen layout | Screen-Layout einbinden */

@import url(/css/bipol_basemod.css);
@import url(/css/bipol_content.css);

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


/* fix weil die subcols tags rausgefiltert werden - by Martin Okt. 2011 */
/*
.c50l{padding-right:1em;width:48%}
.c50r{padding-left:1em;width:48%}
*/

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

