/*div#content-f0b0f371ca5aa51d42d5743a1b17e263 img {*/
div#content-b45c198d13bbee824f6663c8e158e82d img {
  position: absolute;
  left: 170px; 
  top: -40px;
}

/* buttons-big */
div.buttons-big {
  left: 122px;
	position: absolute;
	top: 87px;
}
div.buttons-big a.btn-new {
	background: url('../images/buttons/btn-big.png') 0 0;
  display: block;
  height: 179px;
  width: 179px;
}
div.buttons-big a.btn-new:hover,
div.buttons-big a.btn-new:active {
  background: url('../images/buttons/btn-big.png') 0 -179px;
}
div.buttons-big a.btn-brand {
  background: url('../images/buttons/btn-big.png') 0 -358px;
  display: block;
  height: 179px;
  width: 179px;
}
div.buttons-big a.btn-brand:hover,
div.buttons-big a.btn-brand:active {
  background: url('../images/buttons/btn-big.png') 0 -537px;
}
div.buttons-big a.btn-fresh {
  background: url('../images/buttons/btn-big.png') 0 -716px;
  display: block;
  height: 179px;
  width: 179px;
}
div.buttons-big a.btn-fresh:hover,
div.buttons-big a.btn-fresh:active {
  background: url('../images/buttons/btn-big.png') 0 -895px;
}
div.buttons-big a.btn-deal {
  /* background: url('../images/buttons/btn-big.png') 0 -1074px; */
  background: url('../images/buttons/btn-big.png') 0 -717px;
  display: block;
  height: 179px;
  width: 179px;
}
div.buttons-big a.btn-deal:hover,
div.buttons-big a.btn-deal:active {
  /* background: url('../images/buttons/btn-big.png') 0 -1253px; */
  background: url('../images/buttons/btn-big.png') 0 -896px;
}

/* buttons-raumduefte */
div.buttons-raumduefte {
  position: absolute;
  top: 170px;
}
div.buttons-raumduefte a {
  display: block;
  height: 55px;
}
div.buttons-raumduefte a.raumspray {
  background: url('../images/buttons/raumspray.gif') 0 0;
  width: 363px;
  height: 50px;
  position: relative;
  top: -6px;
  left: 5px;
}
div.buttons-raumduefte a.raumspray:hover,
div.buttons-raumduefte a.raumspray:active {
  background: url('../images/buttons/raumspray.gif') 0 -50px;
}
div.buttons-raumduefte a.diffuser {
  background: url('../images/buttons/diffuser.gif') 0 0;
  width: 283px;
  height: 50px;
  position: relative;
  top: -6px;
  left: 9px;
}
div.buttons-raumduefte a.diffuser:hover,
div.buttons-raumduefte a.diffuser:active {
  background: url('../images/buttons/diffuser.gif') 0 -50px;
}
div.buttons-raumduefte a.kerzen {
  background: url('../images/buttons/kerzen.gif') 0 0;
  width: 266px;
  height: 50px;
  position: relative;
  top: -6px;
  left: -8px;
}
div.buttons-raumduefte a.kerzen:hover,
div.buttons-raumduefte a.kerzen:active {
  background: url('../images/buttons/kerzen.gif') 0 -50px;
}

 
/* buttons-kaffe-tee */
div.buttons-kaffee-tee {
  position: absolute;
  top: 0;
	left: 0;
}
div.buttons-kaffee-tee a.kaffee {
  background: url('../images/buttons/kaffee.gif') 0 0;
  display: block;
  height: 141px;
  width: 124px;
}
div.buttons-kaffee-tee a.kaffee:hover,
div.buttons-kaffee-tee a.kaffee:active {
  background: url('../images/buttons/kaffee.gif') 0 -141px;
}
div.buttons-kaffee-tee a.tee {
  background: url('../images/buttons/tee.gif') 0 0;
  display: block;
  height: 141px;
  width: 62px;
}
div.buttons-kaffee-tee a.tee:hover,
div.buttons-kaffee-tee a.tee:active {
  background: url('../images/buttons/tee.gif') 0 -141px;
}