#homeNav .item {
	background: url(../../../images/header-intimiteit.jpg);
}

#background {
	background: #67677A; 
}

#main {
	background: #ffffff url(../../../images/bg_main_intimiteit.jpg) repeat-y top right;
	border: 15px solid #666050;
}

#register {
	background: url(../../../images/register_intimiteit.jpg) no-repeat top left;
}

#slogan {
	background: url(../../../images/slogan_intimiteit.png) no-repeat top left;
}

#mainContent hr {
	background: url(../../../images/articleseperator.png) repeat-x;
}

#data {
	background: url(../../../images/data_intimiteit.png) top left;
}

#data ul.datalist li a {
	color: #000000;
	background: url(../../../images/dataentry.png) no-repeat left center;
}

#banner {
	background: url(../../../images/banner.png) no-repeat top left;
}

#contentFooterImage {
	background: url(../../../images/contentFooter.jpg) no-repeat top right;
}

#topNav a.item {
	color: #000000;
}

#topNav a.item:hover,
#topNav a.selected {
	color: #ffffff;
	background: #666050;
}





/* Tekstkleuren */

#mainContent .h4first {
	color: #666050;
}

#mainContent .h4second {
	color: #B4B1BB;
}

#mainContent h2 {
	color: #666050;
}

#mainContent .h3first {
	color: #666050;
}

#mainContent .h3second {
	color: #000000;
}

#mainContent a {
	color: #666050;
	text-decoration: none;
}

#mainContent a:hover {
	color: #000000;
	text-decoration: underline;
}

#data .listitem {
	color: #ffffff;
}