.achtergrond {
	background-attachment: fixed;
	background-image: url(../images/a_links.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.achtergrondrechts {
	background-attachment: fixed;
	background-image: url(../images/a_rechts.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	background-attachment: fixed;
	background-image: url(../images/a_achter_tabel_menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.inhoudachtergrond {
	background-attachment: fixed;
	background-image: url(../images/a_inh_achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

  TD.Overzicht {
    padding: 2px;
  	background-attachment: fixed;
  	background-image: url(../images/tabel_overnachten_blanco.gif);
  	background-repeat: no-repeat;
  	background-position: right top;
  }
  TD.Overnachting {
  	background-image: url(../images/tabel_overnachten.gif);
  }
  TD.Horeca {
  	background-image: url(../images/tabel_horeca.gif);
  }
  TD.Recreatie {
  	background-image: url(../images/tabel_recreatie.gif);
  }
  TD.Winkelen {
  	background-image: url(../images/tabel_winkelen.gif);
  }
  TD.Watersport {
  	background-image: url(../images/tabel_watersport.gif);
  }  