div#productlijst .product .product_bar {
	background-image:url(/img/concert_lijst_bottom.gif);
}
div#productlijst .product .product_bar a.detail_knop {
	background-image:url(/img/concert_button.gif);
}
div#productlijst .product h3, div#product_detail h1.header {
	background-image:url(/img/concert.gif);
}
#submenu li.active2 a, #submenu li a:hover {
	background-image:url(/img/concert.gif);
}
div#product_detail_right #reserveer a.detail_knop {
	background-image: url(../img/concert_button_big.gif);
}
div#product_detail table td.label{
	/*color: #00e4e1;*/
}
table.calendar .calendarheader td{
	/*background-image:url(../img/concert.gif);*/
}
table.calendar td{
	
}
.button{
	background-image: url(../img/concert_button.gif);
}
#btn_back, #btn_back_2, .volgende, .afrekenen{
	background-image: url(../img/concert_button.gif);

}
.button_bar {
   background-image: url(../img/concert_lijst_detail_bottom.gif);
}
/* link op detail pagina */
a.cta {
  color: #707070;
}
a.cta:hover {
  color: #707070;
  text-decoration:none;
}
