#wechselteaser {
  width:371px;
  height:300px;
  position:relative;
  background-color:#5d5c5c;
  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
  float:left;
  margin:0 7px 0 0;
  z-index:0;
}

#wechselteaser a:focus {
  outline:none;
}

#wechselteaser .rahmen {
  position:relative;
  z-index:5;
  margin:0;
  padding:0;
}

* html  #wechselteaser .rahmen {
  display:none;
}

#wechselteaser .navi {
  display:block;
  position:absolute;
  top:1px;
  left:1px;
  font-size:9px;
  line-height:14px;
  font-weight:bold;
  color:#fff;
  height:24px;
  z-index:20;
}

#wechselteaser .navi li {
  float:left;
  margin:0 1px 0 0;
  height:24px;
}

#wechselteaser .navi li a {
  color:#fff;
  background:transparent url(/ab/images/wechselteaser/normal.png) no-repeat scroll left top;
  padding:2px 7px 2px 7px;
  text-decoration:none;
  height:24px;
  display:block;
}
#wechselteaser .navi li a.first {
  background:transparent url(/ab/images/wechselteaser/normal_first.png) no-repeat scroll left top;
}

* html #wechselteaser .navi li a {
  display:inline;
}

#wechselteaser .navi li.active a,
#wechselteaser .navi li a:hover
{
  background:transparent url(/ab/images/wechselteaser/active.png) no-repeat scroll left top;
}

#wechselteaser .navi li.active a.first,
#wechselteaser .navi li a.first:hover
{
  background:transparent url(/ab/images/wechselteaser/active_first.png) no-repeat scroll left top;
}

#wechselteaser .foto {
  position:absolute;
  z-index:0;
  top:0;
  left:0;
  padding:0;
  margin:0;
  width:371px;
}

#wechselteaser .dachzeile {
  position:absolute;
  top:215px;
  left:10px;
  width:350px;
  z-index:10;
  font-size:11px;
  line-height:15px;
  font-weight:bold;
}

#wechselteaser .dachzeile a {
   text-decoration:none;
   color:#fff;
}

#wechselteaser .headline {
  position:absolute;
  top:238px;
  left:10px;
  width:350px;
  z-index:10;
  font-family:Arial,Helvetica,Geneva,sans-serif;
  font-size:16px;
  font-weight:bold;
  line-height:15px;
}

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

#wechselteaser .anlauftext {
  position:absolute;
  top:258px;
  left:10px;
  width:350px;
  z-index:10;
  font-size:11px;
  line-height:15px;
  color:#fff;
}

#wechselteaser .anlauftext a {
  color:#fff;
}

#wechselteaser a.link img {
  position:absolute;
  top:1px;
  left:1px;
  width:369px;
  height:208px;
  cursor:pointer;
  z-index:15;
}

#wechselteaser .teaser {
  z-index:0;
  display:none;
  overflow:visible;
  float:none;
  margin:0 0 0 0;
}

* html #wechselteaser .teaser {
  position:absolute;
  top:0;
  left:0;
  width:371px;
  height:300px;
}

#wechselteaser div.active {
  display:block;
}