#menu_titel a {	
	display:block;
	background-image:  url(../img/menu/titel_normaal.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	line-height: 22px;
	padding-left: 25px;
	heigth:23px;		
}


#menu_titel a:hover {
	background-image:  url(../img/menu/titel_normaal.gif);
	color: #FFFFFF;
}


#menu_titel_aan a {
	display:block;
	background-image:  url(../img/menu/titel_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding-left: 25px;
	line-height: 22px;
	heigth:23px;
}


#menu_knop_aan a {
	display:block;
	background-image:  url(../img/menu/knop_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #780001;
	font-size: 11px;
	text-decoration: none;
	padding-left: 35px;
	line-height: 22px;
	heigth:23px;	
}


#menu_knop a {	
	display:block;
	background-image:  url(../img/menu/knop_normaal.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	line-height: 22px;
	padding-left: 35px;
	heigth:23px;
}


#menu_knop a:hover {
	background-image:  url(../img/menu/knop_over.gif);
	color: #780001;
}
