
.farbtastic {
  position: relative;
}
.farbtastic * {
  position: absolute;
  cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
  width: 195px;
  height: 195px;
}
.farbtastic .color, .farbtastic .overlay {
  top: 47px;
  left: 47px;
  width: 101px;
  height: 101px;
}
.farbtastic .wheel {
  background: url(fb626763112ae2a62a50ee7afaabb5ec39e929a3.png)  no-repeat;
  width: 195px;
  height: 195px;
}
.farbtastic .overlay {
  background: url(773d2ddc01aa2023a3bdb7b504fd5d8ec068bcfe.png)  no-repeat;
}
.farbtastic .marker {
  width: 17px;
  height: 17px;
  margin: -8px 0 0 -8px;
  overflow: hidden;
  background: url(669630278aa96fc751e272e7d814583ff93c8312.png)  no-repeat;
}

