.newMenu { 
	width: 708px;
	height: 102px;
	margin: 12px 0px 9px 0px;
	padding: 0px;
}

.newMenu a {
	display: block;
	width: 101px;
	height: 102px;
	text-align: right;
	float: left;
	padding: 0px;
	margin: 0px;
}
.newMenu a img {
	margin: 65px 16px 0px 0px;
	border: 0px;
}
a.item1 {
	width: 102px;
	background: url('http://www.tendris.nl/Media/Global/Menu1/ButtonPos01Out.gif') no-repeat 0px 0px;
	}
a.item1selected {
	width: 102px;
	background: url('http://www.tendris.nl/Media/Global/Menu1/ButtonPos01Over.gif') no-repeat 0px 0px;
}
a.item2 {
	background: url('http://www.tendris.nl/Media/Global/Menu1/ButtonPos02Out.gif') no-repeat 0px 0px;
	}
a.item2selected {
	background: url('http://www.tendris.nl/Media/Global/Menu1/ButtonPos02Over.gif') no-repeat 0px 0px;
}
a.item3 {
	background: url('http://www.tendris.nl/Media/Global/Menu1/ButtonPos03Out.gif') no-repeat 0px 0px;
	}
a.item3selected {
	background: url('http://www.tendris.nl/Media/Global/Menu1/ButtonPos03Over.gif') no-repeat 0px 0px;
}
a.item4 {
	background: url('http://www.tendris.nl/Media/Global/Menu1/ButtonPos04Out.gif') no-repeat 0px 0px;
	}
a.item4selected {
	background: url('http://www.tendris.nl/Media/Global/Menu1/ButtonPos04Over.gif') no-repeat 0px 0px;
}
a.item5 {
	background: url('http://www.tendris.nl/Media/Global/Menu1/ButtonPos05Out.gif') no-repeat 0px 0px;
	}
a.item5selected {
	background: url('http://www.tendris.nl/Media/Global/Menu1/ButtonPos05Over.gif') no-repeat 0px 0px;
}
a.item6 {
	background: url('http://www.tendris.nl/Media/Global/Menu1/ButtonPos06Out.gif') no-repeat 0px 0px;
	}
a.item6selected {
	background: url('http://www.tendris.nl/Media/Global/Menu1/ButtonPos06Over.gif') no-repeat 0px 0px;
}
a.item7 {
	background: url('http://www.tendris.nl/Media/Global/Menu1/ButtonPos07Out.gif') no-repeat 0px 0px;
	}
a.item7selected {
	background: url('http://www.tendris.nl/Media/Global/Menu1/ButtonPos07Over.gif') no-repeat 0px 0px;
}