#layer_agfa {
	background-image: url(images/agfaminilabs_off.png);
	position: absolute;
	top: 0;
	left: 0;
	width: 148px;
	height: 174px;
	cursor: pointer;
}

#layer_support {
	background-image: url(images/support_off.png);
	position: absolute;
	left: 0;
	top: 149px;
	width: 172px;
	height: 148px;
	cursor: pointer;
}

#layer_hp {
	background-image: url(images/hp_off.png);
	position: absolute;
	left: 148px;
	top: 128px;
	width: 173px;
	height: 169px;
	cursor: pointer;
}

#layer_gebraucht {
	background-image: url(images/gebraucht_off.png);
	position: absolute;
	top: 2px;
	left: 272px;
	width: 173px;
	height: 148px;
	cursor: pointer;
}

#layer_ersatz {
	background-image: url(images/ersatzteile_off.png);
	position: absolute;
	top: 126px;
	left: 297px;
	width: 148px;
	height: 172px;
	cursor: pointer;
}

#layer_chemie {
	background-image: url(images/chemie_off.png);
	position: absolute;
	top: 126px;
	left: 420px;
	width: 173px;
	height: 198px;
	cursor: pointer;
}

#layer_produktion {
	background-image: url(images/fotoprodukte_off.png);
	position: absolute;
	top: 276px;
	left: 297px;
	width: 296px;
	height: 169px;
	cursor: pointer;
}


