/* Merken */
#MerkenButton-span {
	position: absolute;
top: 10px;
left: 18px;
border-radius: 50%;
color: #fff;
font-weight: bold;
}
.merken-show {
	background: #db8842;
width: 20px;
height: 20px;
}
.h-merken-c {
	border: 1px solid #CCC;
box-shadow: 2px 2px 2px rgba(0 ,0 ,0, 0.2);
background: #DDD;
position: absolute;
top: 251px;
right: 0;
right: 98px;
padding: 20px 20px;
border: 1px solid #9baaa4;
border-radius: 4px;
background-color: #e0e4e2;
width: 250px;
min-height: 61px;
box-sizing: border-box;
}
.h-merken-c ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.h-merken-c a {
	color: #727e79;
	font-weight: bold;
	font-size: 14px;
}
.h-merken-c i {
	color: #727e79;
	font-weight: bold;
	font-size: 13px;
}
.h-merken-c span {
	color: #727e79;
	font-size: 14px;
}
.h-merken-c a {
	text-decoration: none;
	width: 200px;
}
.h-merken-c a:hover {
	text-decoration: none;
}
/* Merken End */