@charset "utf-8";
@import url("layout_header_normal.inc.css");
@import url("layout_contentTop_normal.inc.css");
@import url("layout_home_normal.inc.css");
@import url("layout_content_all.inc.css");
@import url("layout_contactForm_normal.inc.css");
@import url("layout_common.inc.css");
/* layout_common maybe have to  be changed for 3-columns-layout,
   but that's no problem with cols_2 / cols_3 .
*/




/*
    General note:
    For normal font size we assume (set with yui_fonts_csg.css):
        1em == 15px     <strike>13px</strike>
*/

/*
    Possible IDs for body tag:
    
     * c2web_std    : Normal page (without slogan).
     * c2web_home   : Homepage
     
    Note: "c2web_stdX" with X := 1, 2, 3 was removed and replaced
    by CSS class "cols_X". 
*/

/* May be overwritten by Javascript: */
#ie_disabled_hint {
    display: none;
}

