
.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(c3a998735df608a6887a415672cc31f22010115c.png)  no-repeat;
  width: 195px;
  height: 195px;
}
.farbtastic .overlay {
  background: url(5c082b62a07969e17c1eb4ecdcb853322620cf28.png)  no-repeat;
}
.farbtastic .marker {
  width: 17px;
  height: 17px;
  margin: -8px 0 0 -8px;
  overflow: hidden;
  background: url(63218ce69a0ecf5d00864def9e7139c9d4cda353.png)  no-repeat;
}

