div#productlijst .product .product_bar {
	background-image:url(/img/arrangement_lijst_bottom.gif);
}
div#productlijst .product .product_bar a.detail_knop {
	background-image:url(/img/arrangement_button.gif);
}
div#productlijst .product h3, div#product_detail h1.header {
	background-image:url(/img/arrangement.gif);
}
#submenu li.active2 a, #submenu li a:hover {
	background-image:url(/img/arrangement.gif);
}
div#product_detail_right #reserveer a.detail_knop {
	background-image: url(../img/arrangement_button_big.gif);
}
div#product_detail table td.label{
	/*color: #ff7800;*/
}
table.calendar .calendarheader td{
	/*background-image:url(../img/arrangement_ticket.gif);*/
}
table.calendar td{
	
}
.button{
	background-image: url(../img/arrangement_button.gif);
}
#btn_back, #btn_back_2, .volgende, .afrekenen{
	background-image: url(../img/arrangement_button.gif);

}
.button_bar {
   background-image: url(../img/arrangement_lijst_detail_bottom.gif);
}

/* link op detail pagina */
a.cta {
  color:#ff7800;
}
a.cta:hover {
  color:#ff7800;
  text-decoration:none;
}
