﻿.buttonKreis {
  display: none;
}
.buchenButton {
  background: transparent;
}
.iconSpriteIE {
  background-image: url(/Areas/NuernbergP2O/Content/images/Spritesheet.png) !important;
  background-repeat: no-repeat;
}
.kostenPflichtig.iconSpriteIE {
  background-color: transparent;
  background-position: 16px -578px;
  border: medium none;
  height: 34px;
  right: 20px;
  top: 3px;
  width: 225px;
}
.kostenPflichtig.iconSpriteIE > p {
  padding: 3px 0 0 15px;
}