/* freizeitWeltTeaser */

.fwTeaser{
  color:#fff !important;
  font-size:1.3em;
  width:205px;
  margin-bottom:10px;
  clear:both;
}
.fwTeaser .teaserHeadder{
  display:block;
  height:25px;
  background-color: #af0917;
  color:#fff !important;
  font-size:1.0em;
  padding-top:7px;
  margin-bottom:2px;
}
.fwTeaser .teaserHeadder a{  
  color:#fff !important;
  text-decoration:none;
}
.fwTeaser .teaserHeadder a:hover{  
  text-decoration:underline;
}
.fwTeaser div.teaserContent{
  background-color:#a3333c !important;
  background-image: url(../layout/freizeitwelt/fwTeaserBg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  color:#fff !important;
  margin-top:2px;
  padding-left:7px;
  padding-right:7px;
  font-size:0.9em;
}
.fwTeaser div.teaserContent p{
  padding-top:5px;
}
.fwTeaser div.teaserContent a{
  color:#f0b245 !important;
  text-decoration:underline;
}
.fwTeaser div.teaserContent a:hover{
  text-decoration:none;
}
.fwTeaser .teaserContent p{
  color:#fff !important;
}
.fwTeaser .teaserLink{
  text-align:right;
  padding-bottom: 10px;
  padding-right:7px;
  padding-top: 6px;
  background-color: #AF0917;
}
.fwTeaser .teaserLink a{
  color: #f0b245;
  text-decoration:underline;
}
.fwTeaser .teaserLink a:hover{
  text-decoration:none;
  color:#fff;
}
