.teaser{
 float:left;
 width: auto;
 height:auto; 
 background-color:#101010;
 /*background: url(bilder/vwteaser.jpg) repeat-y   ;*/
 font-size:10pt;
  font-weight:bold;
  line-height: 18px;
  letter-spacing: -0.04em;
 border:1px solid #FFFFFF;
 margin:3px;
 margin-top: 10px;
  

 
}
#teaser {font-family:  Helvetica, sans-serif;}
#teaser a {  color: #f8f0f0  ; text-decoration: none; }
#teaser  a:hover {  color: #91121b; text-decoration: none; }
.teaserpic{
  float:left;
  width: auto;
  height:auto;
  margin: 5px 5px 5px 5px;
  border:0px solid #AAFFBB;
}
.teaserbig{
  float:left;
  width: auto;
  height:auto;
  margin: 5px 5px 5px 5px;
  border:0px solid #AAFFBB;
}
.teaserbigr{
  float:right;
  width: auto;
  height:auto;
  margin: 5px 5px 5px 5px;
  border:0px solid #AAFFBB;
}
/*color: #2B2522; */
.teasertext{
 float:left;
 width: 230px;
 height:auto;
 margin: 5px 5px 5px 5px;
 color: #FFFFFF;  
}
.teasertextbig{
 float:left;
 width: 560px;
 height:auto;
 margin: 5px 5px 5px 5px;
 color: #FFFFFF;  
}
.teasertitle{
 float:left;
 width: auto;
 height:auto;
 margin-bottom: 5px;
 color: #FFFFFF;
 font-size:11pt;
 
  font-weight:bold;
  line-height: 20px;
  letter-spacing: 0.08em;

/* font-style:italic;*/
 font-family:verdana;
 
 text-align: center;
 
}
.teaserexplain{
 float:left;
 width: auto;
 height:auto;
 margin: 0px 0px 0px 0px;
 color: #FFFFFF;
 font-size:10pt; 
}
.teasercenter{
 float:left;
 width: 765px;
 height:auto;
 margin: 15px 5px 5px 5px;
 color: #FFFFFF;
 font-size:0.9em;
 text-align:center; 
}
.teasercenterst{
 float:left;
 width: 765px;
 height:auto;
 margin: 15px 5px 5px 5px;
 color: #FFFFFF;
 font-size:0.9em;
 font-weight:bold;
 font-size:1.1em; 
 font-style:italic;
 text-decoration: underline;
 text-align: center;
 
}

.teaser a {
  border: none;
  background: none;
  text-decoration: none;
  color: #665E5A;
}