@charset "UTF-8";
#NavigatieGifts {
	width: 116px;
	list-style-type: none;
	text-decoration: none;
	color: #000;
	background-color: #FFD6A1;
	float: left;
	margin-left: 57px;
	display: inline;
	font-size: 12px;
}
#NavigatieGifts   ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#NavigatieGifts   ul   .witmaker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F29400;
	background-color: #FFFFFF;
	width: 92px;
	padding-left: 24px;
	display: block;
}
#NavigatieGifts   ul   .Selekt {
	background-color: #F29400;
	padding-left: 14px;
	width: 102px;
}
#NavigatieGifts   li  {
	height: 29px;
	width: 116px;
	border-top-color: #FFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	list-style-type: none;
	padding: 0px;
	line-height: 29px;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#NavigatieGifts   a   {
	text-decoration: none;
	display: block;
	padding-left: 14px;
	background-color: #FFD6A1;
	color: #000000;
}
#NavigatieGifts   a:hover {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F29400;
	padding-left: 4px;
	display: block;
}
#NavigatieGifts   a:active {
	background-color: #FFD6A1;
}
