@import "../screen/basic_screen.css";
@import "../screen/skeleton_screen.css";
@import "../screen/navigation_screen.css";
@import "../screen/forms_screen.css";
@import "../screen/icons_screen.css";
@import "../screen/modules_screen.css";
@import "../screen/extranet_screen.css";
@import "../screen/fwg_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 '../screen/x_browser/win_ie_all.css';


/* ----------  CSS FILTER USED: Band Pass Filter  ----------
    Mac Band Pass Filter
    applied by:
    + IE 5/Mac
*/
/*\*//*/
@import "../screen/x_browser/mac_ie5.css";
/**/

body {
    color: #000 !important;
    width:100% !important;
    font-family:Arial,sans-serif !important;
}


#wrapperMainNavigation,
#wrapperSubNavigation,
.startpage .loginbox{
	display:none;
}

/* work around due to firefox problem within #footer p */
#sitebody div#footer ul{
	display:none;
}
#sitebody div#footer p{
	visibility:hidden;
}

* html #footer{ /* !important crashes firefox */
	display:none !important; 
}

*html #contentExtended{ 
  float: none;
}

#breadcrumbTrail {
width:620px !important;
}

#breadcrumbTrail  .hide {
width:620px !important;
}


#breadcrumbTrail  h2.hide {
	color: #000;
	font-size:0.7em;
	line-height:1em;
	left: -20px;
}
#breadcrumbTrail  ol {
	margin-top:12px;
	margin-left:-25px;
}

#header .headerLogo{
	position:absolute;
	right:200px;
}

#footer {
   background-image:none;
}


#wrapperMainContent{ 
	margin-left:0px !important;
	left:0;
}

.hide,
.jumpblock{
	display:none;
}
h1.hide{
	display:block;
	height:auto;
	left:0;
	overflow:auto;
	position:static;
	width:auto;
}

#contentHeader object{
	display:none;
}

.startpage .centerCol{
	display:none;
}
.startpage #sidebar{
	float:left;
}
.startpage #contentWide h2 {
	margin-top:0;
}
.startpage .size3 .size1 .box-component{
	width:150px !important;
}
.startpage .size3 .size1,
.size3 .size1 .box-component .darkgrey{
	width:170px !important;
}
.startpage .colMostRight{
	float:left;
}
.printLogo{
	height:auto;
	float:right;
	position:static;
	left:auto;
	margin-right:70px;
}
* html .printLogo{
	margin-right:0;
}
#wrapperMainContentWide ul li, #wrapperMainContent ul li{
	list-style-type:disc;
	list-style-position:inside;
	padding-left:0;
	background:none;
}
#contentWide .accordion .acc_content{
	display:block !important;
	height:auto !important;
}

#contentWide{
	width:62% !important;
}
#sidebar{
	float:left;
}
#header .headerLogo{
	margin-right:70px;
}
.startpage #wrapperMainContent,
#contentWide .acc_content{
	width:100%;
}
.startpage #contentWide{
	width:70% !important;
}
.startpage .size3 .newsbox .box,
.startpage .size3 .size1 .box-component{
	width:125px !important;
}
.startpage .size3 .size1,
.startpage .size3 .box,
.size3 .size1 .box-component .darkgrey{
	width:145px !important;
}
.border-component span.leftCol{
	margin-left:0;
}
body .B1141 .border,
.B1141 a.icon,
.startpage .size3 .size1, a.icon,
.startpage .newsbox p a{
	padding-left:0 !important;
}



.acc_content h4, #wrapperMainContentWide .acc_content ol, #wrapperMainContentWide .acc_content ul, #wrapperMainContentWide .acc_content div.rteTable, #wrapperMainContent .acc_content ol, #wrapperMainContent .acc_content ul, #wrapperMainContent .acc_content div.rteTable,.acc_content p{
	margin-left:0;
}
h3.acc_toggle .acc_toggle_inner{
	padding-left:0;
}
