@CHARSET "UTF-8";

@import url("Import/Screen/FontFace.css");
@import url("Import/Screen/Layout.css");
.tx_cbteaser {
    width: 810px;
    height: 332px;
    margin: 0 0 0;

}

.tx_cbdownload_filereferences ul {
    margin: 5px 0 0 0;

}

.tx_cbteaser{
    position: relative;
    margin: 0 0 0;
    padding: 0;
    width: 810px;
    height: 332px;
}

.tx_cbteaser_teaser{
    position: relative;
    margin: 0;
    padding: 0;
}

.teaserInfoLeft{
    position:absolute;
    left: 0;
    bottom: 0.25em;
    padding: 10px 80px 10px 10px;
    background-image: url('../../../plugins/cb_teaser/Resources/Public/Media/fluegel_links.png');
    background-repeat: no-repeat;
    background-position: top right;
}

.teaserInfoRight{
    position:absolute;
    right: 0;
    bottom: 0.25em;
    padding: 10px 10px 10px 80px;
    background-image: url('../../../plugins/cb_teaser/Resources/Public/Media/fluegel_rechts.png');
    background-repeat: no-repeat;
    background-position: left bottom;
}

.textInfoLeft{
    max-width: 210px;
}

.textInfoRight{
    max-width: 210px;
}

.tx_cbdownload_filereferences ul {
    margin: 5px 0 0 0;
}

.news-img-wrap {
    float: right;
    padding: 0 0 0 20px;
}

p.news-img-caption {
    font-size: 10px;
    line-height: 12px;
    width: auto;
    display: inline;
}

p.news-img-caption:after {
    content:"\A\A"; 
    white-space:pre;
}

.mediaelement-image {
    text-align: right;
    width: auto;
}