/* IE6 transparent png */
#ie6only img, #ie6only input {
	behavior: url('/fileadmin/sitedesign/pngbehavior.htc');
}

#ie6only #colorblocks {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/sitedesign/images/kleurvlakken.png',sizingMethod='crop');
}

#ie6only #nav2_buttons li {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/sitedesign/images/navigation2_seperator.png',sizingMethod='crop');
}

#ie6only #nav2_buttons a.level1:hover {
	cursor: pointer;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/sitedesign/images/navigation2_hover.png',sizingMethod='crop');
}

#ie6only #nav2_buttons a.active {
	cursor: pointer;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/sitedesign/images/navigation2_hover.png',sizingMethod='crop');
}

#ie6only #navigatie2 .submenu {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/sitedesign/images/submenu_big_bottom.png',sizingMethod='crop');
}

#ie6only #navigatie2 .submenu li.first {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/sitedesign/images/submenu_big.png',sizingMethod='crop');
}

#ie6only #navigatie2 .submenu a {
	cursor: pointer;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/sitedesign/images/submenu_big.png',sizingMethod='crop');
}

#ie6only #navigatie2 .submenu a:hover {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/sitedesign/images/submenu_big_hover.png',sizingMethod='crop');
}

#ie6only .projectmanagement #colorblocks {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/sitedesign/images/kleurvlakoranje.png',sizingMethod='crop');
}

#ie6only .servicemanagement #colorblocks {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/sitedesign/images/kleurvlakroze.png',sizingMethod='crop');
}

#ie6only .changemanagement #colorblocks {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/sitedesign/images/kleurvlakgroen.png',sizingMethod='crop');
}

#ie6only #navigatie2 .submenu li.submenu_footer {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/sitedesign/images/submenu_big_bottom.png',sizingMethod='crop');
}

#ie6only #content {
	height: 280px;
	overflow-x: hidden;
}

#ie6only #contentRight #nieuwsheadlines {
padding-right: 10px;
}

#ie6only #nieuwsheadlines {
	height: 204px;
}

#ie6only #contentPadding {
	height: 320px;
}

#ie6only #navigatie2 .submenu {
	position: absolute;
	margin-top: 37px;
}


#ie7andup .trainingskalender #content {
	float: left;
	width: 595px;
}

#ie6only .trainingskalender #content {
	width: 588px;
}	

#ie6only .trainingskalender #contentContainer {
	margin-left: 5px;

}

#ie6only .trainingskalender #contentHeader,
#ie6only .trainingskalender #contentFooter,
#ie6only .trainingskalender #contentPadding {
margin: 0;
padding: 0;
}

#ie6only .trainingskalender #contentHeader {
	padding-top: 15px;
}

#ie7andup table.trainingskalender th {
	padding-bottom: 0;
	height: 21px;
}

#ie7andup ul.submenu {
	margin-top: -5px;
}