@charset "utf-8";
/* CSS Document */

.hoofdmenu ul {
	margin:0px 0px 0px 185px;
	padding:0px;
	position:relative;
	height:28px;
	z-index:1001;
}
.hoofdmenu ul li {
	height:28px;
	list-style-type:none;
	margin-right:5px;
	float:left;
}
.hoofdmenu ul li .hfd-links, .hoofdmenu ul li .hfd-rechts {
	width:12px;
	height:28px;
	float:left;
	display:block;
	background:url(/templates/img/menu-top-links-rood.gif);
}
.hoofdmenu ul li .hfd-rechts {
	width:12px;
	height:28px;
	float:left;
	background:url(/templates/img/menu-top-rechts-rood.gif);
}
.hoofdmenu ul li .hfd-midden {
	float:left;
	height:28px;
	background:url(/templates/img/menu-top-midden-rood.gif);
	color:#ffffff;
	text-align:center;
	font-size:16px;
}
.hoofdmenu ul li a {
	color:#ffffff;
	text-decoration:none;
	margin-top:5px;
	display:block;
	font-size:12px;
}

.left .leeg-top {
	display:none;
}
.left .menu-zoek-boek-midden ul {
	width:115px;
	margin:0px 0px 0px 45px;
	padding:0px;
	padding-top:10px;
}
.left .menu-zoek-boek-midden ul li {
	width:115px;
	border-bottom:1px solid #e20031;
	color:#000000;
	padding:2px 0px;
	list-style-type:none;
}
.left .menu-zoek-boek-midden ul li a {
	color:#000000;
	text-decoration:none;
}	
.left .menu-zoek-boek-midden ul li a:hover, .left .menu-zoek-boek-midden ul li a.active  {
	color:#e20031;
	padding-left:10px;
	background:url(/templates/img/menu-left-a-rood.gif) left 4px no-repeat;
}

.left .menu-zoek-boek-midden ul.opgeslagen li {
	border:none;
	font-size:10px;
	float:left;
}
.left .menu-zoek-boek-midden ul.opgeslagen li a:hover, .left .menu-zoek-boek-midden ul.opgeslagen li a.active  {
	padding-left:0px;
	background:none;
}

.reis-menu ul {
	margin:0px;
	padding:0px;
	position:relative;
	height:21px;
	border-top: 2px solid #790000;
}
.reis-menu ul li {
	list-style-type:none;
	display:block;
	float:left;
	height:19px;
	color:#ffffff;
	margin-right:4px;
	text-align:center;
	font-size:11px;
}
.reis-menu ul li .menu-reisdet-links {
	width:9px;
	height:100%;
	background:url(/templates/img/menu-reisdet-links.gif) top center no-repeat;
	float:left;
}
.reis-menu ul li .menu-reisdet-midden {
	float:left;
}
.reis-menu ul li .menu-reisdet-rechts {
	width:9px;
	height:100%;
	background:url(/templates/img/menu-reisdet-rechts.gif) top center no-repeat;
	float:left;
}
.reis-menu ul li a {
	color:#ffffff;
	text-decoration:none;
	padding:0px;
	background:url(/templates/img/menu-reisdet-midden.gif);
	height:19px;
	float:left;
	cursor: hand;
}

.boek-menu {

}
.boek-menu ul {
	margin:20px 0px;
	padding:0px;
	position:relative;
	height:21px;
	border-top: 2px solid #790000;
}
.boek-menu ul li {
	list-style-type:none;
	display:block;
	float:left;
	height:19px;
	color:#ffffff;
	margin-right:4px;
	text-align:center;
	font-size:11px;
}
.boek-menu ul li .menu-reisdet-links {
	width:9px;
	height:19px;
	background:url(/templates/img/menu-reisdet-links.gif) no-repeat;
	float:left;
}
.boek-menu ul li .menu-reisdet-midden {
	color:#FFBEAE;
	text-decoration:none;
	padding:0px;
	background:url(/templates/img/menu-reisdet-midden.gif);
	height:19px;
	float:left;
}
.boek-menu ul li .menu-reisdet-midden .active {
	color:#ffffff;
}
.boek-menu ul li .menu-reisdet-rechts {
	width:9px;
	height:19px;
	background:url(/templates/img/menu-reisdet-rechts.gif) no-repeat;
	float:left;
}
.boek-menu ul li a {
	color:#ffffff;
	text-decoration:none;
	padding:0px;
	background:url(/templates/img/menu-reisdet-midden.gif);
	height:19px;
	float:left;
}

.details-bottom ul {
	margin:0px;
	padding:0px;
	position:relative;
	height:20px;
	border-bottom: 2px solid #790000;
	padding-bottom:10px;
	margin-bottom:10px;
}
.details-bottom ul li {
	list-style-type:none;
	display:block;
	float:left;
	height:20px;
	color:#790000;
	margin-right:2px;
	text-align:center;
	font-size:10px;
}
.details-bottom ul li .menu-det-links {
	width:12px;
	height:20px;
	background:url(/templates/img/detail-bottom-links.gif) no-repeat;
	float:left;
}
.details-bottom ul li .menu-det-midden {
	background:url(/templates/img/detail-bottom-midden.gif) no-repeat;
	height:20px;
	float:left;
}
.details-bottom ul li .menu-det-rechts {
	width:12px;
	height:20px;
	background:url(/templates/img/detail-bottom-rechts.gif) no-repeat;
	float:left;
}
.details-bottom ul li a {
	color:#790000;
	text-decoration:none;
	padding:0px;
	padding-top:3px;
	background:url(/templates/img/detail-bottom-midden.gif);
	height:17px;
	float:left;
}