/*
    project: vattenfall accessibility project
    type: stylesheet
    description: loader for stylesheets (screen), theme default
    last edited: 05.08.2005, Stefan Heimann
    
    (c) cosmoblonde 2005. All rights reserved.
*/

/* ----------  1. PART: screen related stylesheets  ---------- */

/* ----------  CSS FILTER USED: ???  ----------
*/
@import /*VIPURL*/"/www/vf_pl/vf_pl/__SYSTEM/__css-acc/screen/skeleton_screen.css";
@import /*VIPURL*/"/www/vf_pl/vf_pl/__SYSTEM/__css-acc/screen/navigation_screen.css";
@import /*VIPURL*/"/www/vf_pl/vf_pl/__SYSTEM/__css-acc/screen/forms_screen.css";
@import /*VIPURL*/"/www/vf_pl/vf_pl/__SYSTEM/__css-acc/screen/icons_screen.css";
@import /*VIPURL*/"/www/vf_pl/vf_pl/__SYSTEM/__css-acc/screen/content_screen.css";
@import /*VIPURL*/"/www/vf_pl/vf_pl/__SYSTEM/__css-acc/screen/modules_screen.css";


/* ----------  2. PART: stylesheets to compensate browser quirks  ---------- */

/* ----------  CSS FILTER @import with single quotes without url ----------
    applied by:
    + Win IE 5.0 - 6.x
*/
@import 'x_browser/win_ie_all.css';


/* ----------  CSS FILTER USED: Band Pass Filter  ----------
    Mac Band Pass Filter
    applied by:
    + IE 5/Mac
*/
/*\*//*/
@import "x_browser/mac_ie5.css";
/**/
