
#navtop a {	
	display				: block;
	background-image	: url(../img/top/button_normaal.gif);
	background-repeat	: no-repeat;
	text-align			: left;
	font-family			: Verdana;
	color				: #780000;
	font-size			: 11px;
	text-decoration		: none;
	padding-left		: 5px;
	line-height			: 21px;
	heigth				: 21px;
	font-weight			: bold;
}
#navtop a:hover {
	display				: block;
	background-image	: url(../img/top/button_over.gif);
	background-repeat	: no-repeat;
	text-align			: left;
	font-family			: Verdana;
	color				: #FFFFFF;
	font-size			: 11px;
	text-decoration		: none;
	padding-left		: 5px;
	line-height			: 21px;
	heigth				: 21px;
	font-weight			: bold;
}
#navtop_aan a {
	display				: block;
	background-image	: url(../img/top/button_over.gif);
	background-repeat	: no-repeat;
	text-align			: left;
	text-decoration 	: none;
	font-family			: Verdana;
	color				: #f1ad19;
	font-size			: 11px;
	text-decoration		: none;
	padding-left		: 5px;
	line-height			: 21px;
	heigth				: 21px;
	font-weight			: bold;
}
#navtop_vest a {	
	display				: block;
	background-image	: url(../img/top/button_normaal_vest.gif);
	background-repeat	: no-repeat;
	background-position	: bottom right;
	text-align			: left;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	color				: #780000;
	font-size			: 11px;
	background-color	: #ffffff;
	text-decoration		: none;
	padding-left		: 5px;
	heigth				: 21px;
	font-weight			: bold;


}
#navtop_vest a:hover {
	display				: block;
	background-image	: url(../img/top/button_over_vest.gif);
	background-repeat	: no-repeat;
	background-position	: bottom right;
	background-color	: #780001;
	text-align			: left;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	color				: #FFFFFF;
	font-size			: 11px;
	text-decoration		: none;
	padding-left		: 5px;
	line-height			: 21px;
	heigth				: 21px;
	font-weight			: bold;	
}
#navtop_vest_aan a {
	display				: block;
	background-image	: url(../img/top/button_over_vest.gif);
	background-repeat	: no-repeat;
	background-position	: right;
	text-align			: left;
	text-decoration 	: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	color				: #ffffff;
	font-size			: 11px;
	text-decoration		: none;
	padding-left		: 5px;
	line-height			: 21px;
	heigth				: 21px;
	font-weight			: bold;	
}
