div#productlijst .product .product_bar {
	background-image:url(/img/theater_lijst_bottom.gif);
}
div#productlijst .product .product_bar a.detail_knop {
	background-image:url(/img/theater_button.gif);
}
div#productlijst .product h3, div#product_detail h1.header {
	background-image:url(/img/theater.gif);
}
#submenu li.active2 a, #submenu li a:hover {
	background-image:url(/img/theater.gif);
}
div#product_detail_right #reserveer a.detail_knop {
	background-image: url(../img/theater_button_big.gif);
}
div#product_detail table td.label{
	/*color: #a100b0;*/
}
table.calendar .calendarheader td{
	/*background-image:url(/img/theater.gif);*/
}
table.calendar td{

}
.button{
	background-image:url(/img/theater_button.gif);
}
#btn_back, #btn_back_2, .volgende, .afrekenen{
	background-image:url(/img/theater_button.gif);

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