/* Categoria Stufe a legna */

div.prod_stufealegna {
	background-image			: url(../images/btn_prodstufealegna.png);
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: -505px;
	margin-left					: 68px;
}

div.cat2_stufealegna {
	background-image			: url(../images/btn_cat2stufealegna.png);
	background-position		: -22px 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0px;
	margin-left					: 68px;
	cursor						: pointer;
}

div.cat_hase {
	background-image			: url(../images/btn_cathase.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.cat_cookcook{
	background-image			: url(../images/btn_catcookcook.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.cat_oekotherm {
	background-image			: url(../images/btn_catoekotherm.png);
	background-position		: 0 0;
	background-repeat			: no-repeat;
	width							: 22px;
	height						: 163px;
	margin-top					: 0;
	margin-left					: 68px;
}

div.stufa_hase {
	margin-top					: 2px;
	background-image			: url(../images/pictures/hase1.png);
	background-repeat			: no-repeat;
	width							: 58px;
	height						: 110px;
	cursor						: pointer;	
}

div.stufa_cookcook {
	margin-top					: 2px;
	background-image			: url(../images/pictures/cookcook1.png);
	background-repeat			: no-repeat;
	width							: 58px;
	height						: 110px;
	cursor						: pointer;	
}

div.stufa_oekotherm {
	margin-top					: 2px;
	background-image			: url(../images/pictures/oekotherm1.png);
	background-repeat			: no-repeat;
	width							: 58px;
	height						: 110px;
	cursor						: pointer;	
}