#picture {
  position: relative;
}

#teaser-image {
  width: 780px; 
  height: 250px;
  background: url('/images/payango/background_visual.jpg') no-repeat;
  font-family: Arial, Tahoma, sans-serif;
  color: #fff;
  padding: 0px;
  margin: 0px;
  position: relative;
}

#teaser-headline {
  font-size: 24px;
  position: absolute;
  top: 166px;
  left: 10px;
}

#teaser-headline a {
  text-decoration: none;
  color: #fff;
}

#teaser-subtitle {
  font-size: 22px;
  position: absolute;
  top: 235px;
  left: 155px;
}

#teaser-subtitle a {
  text-decoration: none;
  color: #fff;
}

#teaser-checklist {
  list-style: none;
  position: absolute;
  font-size: 18px;
  top: 17px;
  left: 535px;
  margin: 0px;
  padding: 0px;
}

#teaser-checklist li {
  line-height: 25px;
  color: #fff;
}

#teaser-checklist a {
  text-decoration: none;
  color: #000;
  text-shadow: #0C9EE9 0px 0px 2px;
}

#teaser-button {
  /*background: url('/images/payango/order_now.png') no-repeat;*/
  position: absolute;
  font-size: 2  0px;
  font-weight: bold;
  color: #AF0001;
  top: 190px;
  left: 540px;
  margin: 0px;
  padding: 0px;
  width:226px;
  height:45px;
}

#teaser-button a {
  text-decoration: none;
  color: #fff;
}
