/* -----------------------> GENERAL */

a.link {
	background:				url(../graphics/linkIcon.gif) 0 5px no-repeat;	
}

h2.link {
	background:				url(../graphics/linkH2.gif) 0 3px no-repeat;
}

/* -----------------------> HEADER AREA */

#headerArea {
	background:				#FFF url(../graphics/KONE-logo-web.png) 636px  15px no-repeat;	
}

#headerArea a.contact {
	background:				url(../graphics/contactIcon.gif) 0 2px no-repeat;	
}

#headerArea a.faq {
	background:				url(../graphics/faqIcon.gif) 0 2px no-repeat;	
}

#headerArea a.sitemap {
	background:				url(../graphics/sitemapIcon.gif) 0 2px no-repeat;	
}

#headerArea a.home {
	background:				url(../graphics/home-icon.gif) 0 1px no-repeat;	
}

#headerArea a.print {
	background:				url(../graphics/printButton.gif) 0 2px no-repeat;	
}


#mainNavigationArea a.organisatie span{
	margin:	0px;
	padding:	0px;
}

/* -----------------------> PRIMARY CONTENTAREA */

#primaryContentArea {
	background:				url(../graphics/greenGradient.gif) 0 0 repeat-x;
}

.personen {
	background:				url(../graphics/productgroepPersonen.gif) 0 0 no-repeat;	
}

.goederen {
	background:				url(../graphics/productgroepGoederen.gif) 0 0 no-repeat;	
}

.toegankelijk {
	background:				url(../graphics/productgroepToegang.gif) 0 0 no-repeat;	
}

.iconLift {
	background:				url(../graphics/iconLift.gif) top left no-repeat;clear:right;
}
	

/* -----------------------> SECONDARY CONTENTAREA */

#secondaryContentArea #contentBox {
	background:				url(../graphics/grayGradient.gif) 0 0 repeat-x;
}

#zoekBox {
	background:				#6cb4ed url(../graphics/zoekBox.gif) 0 0 no-repeat;
}



