.container_hotel1 {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}

/* ---hospitality beeldmateriaal--- */

/*--- hotel ---*/
.container_hotel11 {
	background-color: #fff;
	background-image: url(../images/hotel/triAVhotel_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	
}
.container_hotel2 {
	background-color: #fff;
	background-image: url(../images/hotel/triAVhotel_picollo2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
.container_hotel3 {
	background-color: #fff;
	background-image: url(../images/hotel/triAVhotel_picollo3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
.container_hotel4 {
	background-color: #fff;
	background-image: url(../images/hotel/triAVhotel_picollo4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
.container_hotel5 {
	background-color: #fff;
	background-image: url(../images/hotel/triAVhotel_picollo5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}

/*--- parc ---*/
.container_parc1 {
	background-color: #fff;
	background-image: url(../images/parc/parc_clown1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
.container_parc2 {
	background-color: #fff;
	background-image: url(../images/parc/parc_clown2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
.container_parc3 {
	background-color: #fff;
	background-image: url(../images/parc/parc_clown3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}

/*--- ziekenhuis ---*/
.container_ziek1 {
	background-color: #fff;
	background-image: url(../images/ziekenhuis/triAVzuster_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
.container_ziek2 {
	background-color: #fff;
	background-image: url(../images/ziekenhuis/triAVzuster_internet.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
.container_ziek3 {
	background-color: #fff;
	background-image: url(../images/ziekenhuis/triAVzuster_geluid.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
.container_ziek4 {
	background-color: #fff;
	background-image: url(../images/ziekenhuis/triAVzuster_aanvraag.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}

