@charset "UTF-8";
/* CSS Document */

/* *** _sporten *** */
.mainNavActive_sporten {
	width: 158px;
	height: 110px;
	display: table-cell;
	
	background-image: url(../img/navigation/sporten.jpg);
	background-position: 0 -110px;
}

.mainNav_sporten  {
	width: 158px;
	height: 110px;
	display: table-cell;

	background-image: url(../img/navigation/sporten.jpg);
	background-position: 0 0px;
}

.mainNav_sporten a:hover {
	width: 158px;
	height: 110px;
	display: table-cell;

	background-image: url(../img/navigation/sporten.jpg);
	background-position: 0 -110px;
}



/* *** _overOns *** */
.mainNavActive_overOns {
	width: 158px;
	height: 110px;
	display: table-cell;
	
	background-image: url(../img/navigation/overons.jpg);
	background-position: 0 -110px;
}

.mainNav_overOns  {
	width: 158px;
	height: 110px;
	display: table-cell;

	background-image: url(../img/navigation/overons.jpg);
	background-position: 0 0px;
}

.mainNav_overOns a:hover {
	width: 158px;
	height: 110px;
	display: table-cell;

	background-image: url(../img/navigation/overons.jpg);
	background-position: 0 -110px;
}



/* *** _schemas *** */
.mainNavActive_schemas {
	width: 158px;
	height: 110px;
	display: table-cell;
	
	background-image: url(../img/navigation/open.jpg);
	background-position: 0 -110px;
}

.mainNav_schemas  {
	width: 158px;
	height: 110px;
	display: table-cell;

	background-image: url(../img/navigation/open.jpg);
	background-position: 0 0px;
}

.mainNav_schemas a:hover {
	width: 158px;
	height: 110px;
	display: table-cell;

	background-image: url(../img/navigation/open.jpg);
	background-position: 0 -110px;
}



/* *** _voeding *** */
.mainNavActive_voeding {
	width: 158px;
	height: 110px;
	display: table-cell;
	
	background-image: url(../img/navigation/voeding.jpg);
	background-position: 0 -110px;
}

.mainNav_voeding  {
	width: 158px;
	height: 110px;
	display: table-cell;

	background-image: url(../img/navigation/voeding.jpg);
	background-position: 0 0px;
}

.mainNav_voeding a:hover {
	width: 158px;
	height: 110px;
	display: table-cell;

	background-image: url(../img/navigation/voeding.jpg);
	background-position: 0 -110px;
}
