a.hoofdmenu {
	
    text-decoration:none;


	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:bookman old style;
	

	
	
	color:#333;
	color:#fff;
	display:inline-block;
	font-size:14px;
	letter-spacing:1.5px;
	margin:0px;

		padding-left:17px;
		padding-right:17px;
		padding-top:8px;
		padding-bottom:12px;
		
	font-weight:bold;
	
	
	background-position: center;
		
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	
	
	}
#home_knop_selected, #diepvriesopslag_knop_selected, #boter_knop_selected, #contact_knop_selected {

	color:#d7f4fe;

		
		
	}	
#home_knop, #home_knop_selected{
			background-image:url("../7_ontwerp/but_home.png");
			background-repeat: no-repeat;
}
#diepvriesopslag_knop, #diepvriesopslag_knop_selected{
	background-repeat: no-repeat;
	background-image:url("../7_ontwerp/but_diepvries.png");
	
}
#boter_knop, #boter_knop_selected{
	background-repeat: no-repeat;
	background-image:url("../7_ontwerp/but_boter.png");
}
#contact_knop, #contact_knop_selected{

	background-repeat: no-repeat;
	padding-left:20px;
	padding-right:20px;
	background-image:url("../7_ontwerp/but_home.png");
}

a.hoofdmenu:hover
{

	color:#000;
color:#d7f4fe;

	}

	

a.submenu {
	color:#373a4a;
    text-decoration:none;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	  


	
	font-size:12px;
	text-transform:uppercase;
	
	display:block;
	width:190px;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#fff;
	margin-bottom:2px;
	font-weight: bold;
	

	
	}
a#sub_home{
	padding-top:25px;
	border-top-left-radius:15px;
}	
a#subpagina_selected_home{
	padding-top:25px;
		border-top-left-radius:15px;
}
a.submenu:hover {
	color:#b7ecfe;
	}
#subpagina_selected{
	color:#4ccef9;
}
#subpagina_selected_home{
	color:#4ccef9;
}
	.inlink{
	text-decoration: none;
	color:inherit;
	}
	.inlink:hover{
	text-decoration: underline;
	}