.teaser {
    width: 552px;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 5px;
}
.teaser .teaser_headline {
    background: url(../images/teaser_top.gif) no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
}
.teaser_headline a {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    font-weight: bold;
}
.teaser .teaser_wrap {
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 0px 10px;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}    
.teaser_wrap .teaser_img {
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 0px;
    float: left;
}
.teaser_img img {
    border: 1px solid #d0d0d0;
}
.teaser_wrap .teaser_content {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: justify;
    line-height: 18px;
}
.teaser_content a {
    text-decoration: none;
    font-weight: bold;
    color: #89ac15;
}
.teaser_content a img {
    border: none;
}
.teaser_wrap .teaser_footer {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    clear: both;
}