/* html,body{
	overflow: hidden;
	touch-action:none;
	height: 100%;
    overflow: hidden;
    width: 100%;
    position: fixed;
} */
#toolbox {
	position: absolute;
	width:  18.12%;
	height: 25.83%;
	left: 40.94%;
	top: 37.09%;
}

#toolsprite {position: absolute; width: 100.00%; height: 100.00%; left: 0.0%; top: 0.00%; background-image: url("img/tool/kehrmaschine.png");       background-repeat: no-repeat; background-size: contain;}
#tooleffect {position: absolute; width: 100.00%; height: 100.00%; left: 0.0%; top: 0.00%; background-image: url("img/tool/kehrmaschine-maske.png"); background-repeat: no-repeat; background-size: contain; opacity: 0.1;}

.chew  			{position: absolute; background-repeat: no-repeat; background-size: contain;}

