.hasjs #stage-wrapper .controls
{
  bottom: 28px;
  left: 22px;
  margin: 0;
  position: absolute;
  }

.hasjs #stage-wrapper .controls a
{
  background-image: url(/images/button_left-right.png);
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 32px;
  margin-right: 11px;
  width: 32px;
  }

.hasjs #stage-wrapper .controls a.prev
{
  background-position: 0 0;
  }

.hasjs #stage-wrapper .controls a.next
{
  background-position: -32px 0;
  }

.hasjs #stage-wrapper .controls a.prev:hover
{
  background-position: 0 -32px;
  }

.hasjs #stage-wrapper .controls a.next:hover
{
  background-position: -32px -32px;
  }

.hasjs #stage-wrapper .continue
{
  background: transparent url(/images/bg_button_continue.png) repeat-x 0 0;
  border: 1px solid #fff;
  bottom: 21px;
  margin: 0;
  position: absolute;
  right: 26px;
  }

.hasjs #stage-wrapper .continue a
{
  color: #fff;
  display: block;
  padding: 4px 15px 3px;
  }

.hasjs #stage-wrapper .continue a:after
{
  content: " »";
  }

.hasjs #stage > li
{
  display: block;
  }

.hasjs #stage ul,
.hasjs #stage ul a
{
  color: #fff;
  }

.hasjs #stage ul
{
  font-weight: bold;
  left: 692px;
  line-height: 22px;
  position: absolute;
  top: 324px;
  text-transform: uppercase;
  }

.hasjs .stage
{
  background-image: url(/images/bg_stage.jpg);
  background-repeat: no-repeat;
  }

/* Beruf
---------------------------------------------------------------------- */
.hasjs .stage-beruf
{
  background-position: 0 0;
  }
.hasjs .stage-beruf .continue
{
  background-color: #a9b6bf;
  background-position: 0 0 !important;
  }

/* Funktion
---------------------------------------------------------------------- */
.hasjs .stage-funktion
{
  background-position: 0 -463px;
  }
.hasjs .stage-funktion .continue
{
  background-color: #cbb73a;
  background-position: 0 -23px !important;
  }

/* Kaelte
---------------------------------------------------------------------- */
.hasjs .stage-kaelte
{
  background-position: 0 -926px;
  }
.hasjs .stage-kaelte .continue
{
  background-color: #1461a7;
  background-position: 0 -46px !important;
  }

/* Basis
---------------------------------------------------------------------- */
.hasjs .stage-basis
{
  background-position: 0 -1389px;
  }
.hasjs .stage-basis .continue
{
  background-color: #fbd55a;
  background-position: 0 -69px !important;
  }

/* Regen
---------------------------------------------------------------------- */
.hasjs .stage-regen
{
  background-position: 0 -1852px;
  }
.hasjs .stage-regen .continue
{
  background-color: #c9df60;
  background-position: 0 -92px !important;
  }

/* Jagd
---------------------------------------------------------------------- */
.hasjs .stage-jagd
{
  background-position: 0 -2315px;
  }
.hasjs .stage-jagd .continue
{
  background-color: #235b34;
  background-position: 0 -115px !important;
  }

/* Accessoires
---------------------------------------------------------------------- */
.hasjs .stage-accessoires
{
  background-position: 0 -2778px;
  }
.hasjs .stage-accessoires .continue
{
  background-color: #fdad10;
  background-position: 0 -138px !important;
  }

/* Schuhe
---------------------------------------------------------------------- */
.hasjs .stage-schuhe
{
  background-position: 0 -3241px;
  }
.hasjs .stage-schuhe .continue
{
  background-color: #bc832c;
  background-position: 0 -161px !important;
  }

/* Sicherheitsschuhe
---------------------------------------------------------------------- */
.hasjs .stage-sicherheitsschuhe
{
  background-position: 0 -3704px;
  }
.hasjs .stage-sicherheitsschuhe .continue
{
  background-color: #644415;
  background-position: 0 -184px !important;
  }

/* Mascot
---------------------------------------------------------------------- */
.hasjs .stage-mascot
{
  background-position: 0 -4167px;
  }
.hasjs .stage-mascot .continue
{
  background-color: #810021;
  background-position: 0 -207px !important;
  }

