/* TOPNAVIGATIE */
.topNav{
	margin-top:				-1px;
}
.topNavItem{
	color:					#FFF;
	font-weight:			bold;
	font-size:				9pt;
	padding:				5px 5px 0px 5px;
	background:				none;
}
.topNavItem a:visited, .topNavItem a:link, .topNavItem a:active {
	color: 					#FFF;
	text-decoration:		none;
}
.topNavItem a:hover{
	color:					#ffcc00!important;
}
.topNavSelected{
	color:					#ffcc00!important;
}
/* LEFTNAVIGATIE*/
.leftNav1{
	padding:				0px 0px 0px 10px;
	display:				block
}
.leftNav1 td{
	background:				url('../images/listItemBullet.gif') no-repeat 2px 5px;	
}
.leftNav2{	
	padding:				0px 0px 0px 10px;
	line-height:			11pt;	
	display:				block;
}
.leftNav2 td{	
	background:				url('../images/listItemBulletLeftNav2.gif') no-repeat 20px -2px;	
	padding:				0px 0px 0px 27px;
}
.leftNav1.leftNavSelected td, .leftNav1.leftNavSelected {
	background:				none!important;
	color: 					#cc0001!important;
	font-weight:			bold;
	font-size:				8pt!important;
}
.leftNav2.leftNavSelected td, .leftNav2.leftNavSelected {
	background-position:	20px -2px!important;
	color: 					#cc0001!important;
	padding:				0px 0px 0px 10px;
	line-height:			11pt;	
	display:				block;

}
.leftNav2.leftNavSelected td{
	background:				url('../images/listItemBulletLeftNav2.gif') no-repeat 5px -2px;	
}

/* LEFTNAVIGATIE STEP*/
.leftStepNav{
	border:					1px solid #DBDBDB;
	border-right:			0px;

}
.leftNavStep1 td{
	height:					20px;
	width:					120px;
	color:					#666;
	font-weight:			normal;
	font-size:				9pt;
	background:				url('/Style Library/DHL/images/StepNavNotSelected.gif') no-repeat;
	padding:				0px 0px 0px 10px;
}
.leftNavStep1{

}
.leftNavStepHover td{
	display:				block;
	background:				url('/Style Library/DHL/images/StepNavSelected.gif') no-repeat;
}
.leftNavStepHover a{
	text-decoration:		none;
}
.leftNavStepSelected td{
	height:					20px;
	width:					120px;
	color:					#666;
	font-weight:			bold;
	font-size:				9pt;
	background:				url('/Style Library/DHL/images/StepNavSelected.gif') no-repeat;
	padding:				0px 0px 0px 10px;
}
/* welkom */
.ms-HoverCellActive,.ms-SpLinkButtonActive
{
	border:none;
	vertical-align:top;
	background-color:transparent;
	background-image:none;
}
.ms-SPLink
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
.ms-SPLink A:link, .ms-SPLink A:visited
{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding:0px 0px 0px 10px;
}

/* SITEACTIONS */
.ms-HoverCellInActive,.ms-SpLinkButtonInActive{
	margin:0px;
}
.ms-siteactionsmenu a{
	color:#FFF!important;
}

