@charset "utf-8";
/* CSS Document */


/* START Header style */
.header_home{
	background-image:url(../images/headers/header_home.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 815px;
	height: 191px;
}
.header_budo{
	background-image:url(../images/headers/header_budo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 815px;
	height: 191px;
}
.header_zwemmen{
	background-image:url(../images/headers/header_zwemmen.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 815px;
	height: 191px;
}
.header_wellness{
	background-image:url(../images/headers/header_wellness.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 815px;
	height: 191px;
}
.header_fitness{
	background-image:url(../images/headers/header_fitness.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 815px;
	height: 191px;
}
.header_agenda{
	background-image:url(../images/headers/header_agenda.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 815px;
	height: 191px;
}
.header_fotos{
	background-image:url(../images/headers/header_fotos.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 815px;
	height: 191px;
}
.header_informatie{
	background-image:url(../images/headers/header_informatie.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 815px;
	height: 191px;
}
.header_links{
	background-image:url(../images/headers/header_links.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 815px;
	height: 191px;
}
.header_contact{
	background-image:url(../images/headers/header_contact.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 815px;
	height: 191px;
}
/* END Header style */


