#menu {
	list-style: none;
	padding: 0;
	margin: 0;

}
#menu a {
	float: left;
}
#menu a:hover {
	background-position: left bottom;
}

#menu .hifinesse {
	width: 149px;
	height: 39px;
	background: url(menu/hifinesse.jpg) no-repeat;
}

#menu .niks {
	width: 219px;
	height: 39px;
	background: url(menu/niks.jpg) no-repeat;
}

#menu .hegel {
	width: 78px;
	height: 39px;
	background: url(menu/hegel.jpg) no-repeat;
}
#menu .nordost {
	width: 117px;
	height: 39px;
	background: url(menu/nordost.jpg) no-repeat;
}
#menu .quantum {
	width: 106px;
	height: 39px;
	background: url(menu/quantum.jpg) no-repeat;
}
#menu .raidho {
	width: 78px;
	height: 39px;
	background: url(menu/raidho.jpg) no-repeat;
}
#menu .waterfall {
	width: 98px;
	height: 39px;
	background: url(menu/waterfall.jpg) no-repeat;
}
#menu .wyrewizard {
	width: 115px;
	height: 39px;
	background: url(menu/wyrewizard.jpg) no-repeat;

}
