/* ------------ START BOX menu ------------ */
#box_menu #menu li a{ background: transparent url('/data/img/menu_welkom-off.gif') no-repeat; }
#box_menu #menu li a:hover{ background: transparent url('/data/img/menu_welkom-hover.gif') no-repeat; }
/* ------------ END BOX menu ------------ */

#content .content_header{ background: transparent url('/data/img/content_header_welcome.gif') no-repeat 0 0; }


#content .content_header.sitemap{ background: transparent url('/data/img/content_header_sitemap.gif') no-repeat 0 0; }
#content .content_header.disclaimer{ background: transparent url('/data/img/content_header_disclaimer.gif') no-repeat 0 0; }
#content .content_header.privacyverklaring{ background: transparent url('/data/img/content_header_privacyverklaring.gif') no-repeat 0 0; }
#content .content_header.recrutement{ background: transparent url('/data/img/content_header_recrutement.gif') no-repeat 0 0; }

/* ------------ START layout sitemap ------------ */
#box_standardSitemap #sitemap{ 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#box_standardSitemap #sitemap li{ 
	background: transparent url('/data/img/l2_normal.gif') no-repeat 0 0; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	width:100%;
}

#box_standardSitemap #sitemap li a{ 
	margin:0px 0px 0px 22px;
}

#box_standardSitemap #sitemap li.first_item{ background: transparent url('/data/img/l2_first_item.gif') no-repeat 0 0; } 

#box_standardSitemap #sitemap li.last_item{ background: transparent url('/data/img/l2_last_item.gif') no-repeat 0 0; }

#box_standardSitemap #sitemap li ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#box_standardSitemap #sitemap li ul li{ 
	background: transparent url('/data/img/l3_normal.gif') repeat-y 0 0; 
	/*border-bottom: 1px solid #ffffff;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
}

#box_standardSitemap #sitemap li ul li ul li{ 
	background: transparent url('/data/img/l4_normal.gif') no-repeat 0 0; 
	/*border-bottom: 1px solid #ffffff;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
}


#box_standardSitemap #sitemap li ul li.first_item{ background: transparent url('/data/img/l3_normal.gif') no-repeat 0 0; }

#box_standardSitemap #sitemap li ul li.last_item{ background: transparent url('/data/img/l3_last_item.gif') no-repeat 0 0; }

#box_standardSitemap #sitemap li.last_item ul li{ background: transparent url('/data/img/l3_normal-x.gif') no-repeat 0 0; }


#box_standardSitemap #sitemap li ul li ul li.first_item{ background: transparent url('/data/img/l4_normal.gif') no-repeat 0 0; }

#box_standardSitemap #sitemap li ul li ul li.last_item{ background: transparent url('/data/img/l4_last_item.gif') no-repeat 0 0; }


#box_standardSitemap #sitemap #sid_01_05{ background: transparent url('/data/img/l2_last_item.gif') no-repeat 0 0; }
#box_standardSitemap #sitemap #sid_01_05_01{ background: transparent url('/data/img/l3_normal-x.gif') no-repeat 0 0; }
#box_standardSitemap #sitemap #sid_01_05_02{ background: transparent url('/data/img/l3_normal-x.gif') no-repeat 0 0; }
#box_standardSitemap #sitemap #sid_01_05_03{ background: transparent url('/data/img/l3_last_item-x.gif') no-repeat 0 0; }


#box_standardSitemap #sitemap a{ background:none; }
#box_standardSitemap #sitemap a:hover{ background:none; }
#box_standardSitemap #sitemap span{	display:inline; }

/* ------------ END layout sitemap ------------ */


/*------------------------ Alex ---------------------*/

#alex {
	float: right;
	background: transparent url('/data/img/logo_alex_hr.gif') 0 0 no-repeat;
	width: 149px; 
	height: 58px;
	margin-left: 20px;
	margin-bottom: 10px;
}


