#submenu li.active2 a,
#submenu li a:hover {
  background-color: #2def00; 
  background-image: url(../img/nieuws_title_back.gif);
  color:#ffffff;
}
div#productlijst .product .product_bar a.detail_knop {
	background-image:url(/img/attractie_button.gif);
}
div#productlijst .product h3, 
div#product_detail h1.header
 {
  background-image: url(../img/nieuws_title_back.gif);
}

div#productlijst .product .product_bar {
  background-image: url(/img/attractie_lijst_bottom.gif);
}

div#productlijst .product .product_bar a.detail_knop input {
  background-image: url(../img/nieuws_title_back.gif); 
}
div#product_detail_right #reserveer a.detail_knop {
  background-image: url(/img/attractie_button_big.gif);
}  
div#product_detail table td.label {
  /*color:#2def00;*/
}
table.calendar td{
	
}
.button_bar {
  background-image: url(/img/attractie_lijst_detail_bottom2.gif);
  background-repeat: repeat-x;
}
.button{
	background-image: url(../img/attractie_button.gif);
}
#btn_back, #btn_back_2, .volgende, .afrekenen{
	background-image: url(../img/attractie_button.gif);
}
.volgende, .afrekenen{
	float :right;
}
/* link op detail pagina */
a.cta {
  color: #35931C;
}
a.cta:hover {
  color: #35931C;
  text-decoration:none;
}