/* LAY-OUT */
.top {
	background:				transparent url(../img/mec_top.png) 0px 0px no-repeat;
}
.left {
	background:				transparent url(../img/mec_logo.gif) 0px 26px no-repeat;
}
.adres {
	background:				#f49e00;
}
.right {
	background:				transparent url(../img/gp_rbg.png) 0px 0px no-repeat;
}
.zoeken {
	margin-top:				86px;
	background:				transparent url(../img/seventy.png) 0px 0px no-repeat;
}
.nieuws {
	background:				transparent url(../img/seventy.png) 0px 0px no-repeat;
}
.content {
	background:				transparent url(../img/eightyfive.png) 0px 0px repeat;
}
.content.home {
	background:				transparent url(../img/mec_color.png) 0px 0px no-repeat;
	color:						#fff;	
}
.extra {
	background:				transparent url(../img/mec_color_right.png) 0px 0px no-repeat;
}


/* MENU STYLEN */
#menu_v li ul li a:hover,
#menu_v li.sub ul li a:hover {
	background-color:	#f49e00;
}
#menu_v li ul li.sub a:hover,
#menu_v li.sub ul li.sub ul li a:hover {
	background-color:	#f49e00;
}


/* TABEL STYLEN */
.content table tr.head td {
	background-color:	#f49e00;	
}
.content table tr.row td {
	background-color:	#fef2de;
}
