#content_area .contentTeaser2x2,
#content_area .contentTeaser2x1,
#content_area .contentTeaser1x1
{
	position: relative;
	display: block;
	float: none;
	clear: both;
	width: 100%;
}

#content_area .teaser_row {
    height: 132px;
    margin-bottom: 18px;
    background: url(../images/content/teaser/bg_teaser_row.gif) left top no-repeat;
}

#content_area .contentTeaser1x1 .teaser_row {
    height: 132px;
    margin-bottom: 18px;
    background: url(../images/content/teaser/bg_teaser_row_1x1.gif) left top no-repeat;
}

#content_area .teaser_row .teaser_item {
    float: left;
    width: 207px;
    height: 132px;
    overflow: hidden;
    position: relative;
}

#content_area .contentTeaser1x1 .teaser_row .teaser_item {
    float: left;
    width: 412px;
    height: 132px;
    overflow: hidden;
    position: relative;
}

#content_area .teaser_row .teaser_item .csc-textpic {
    margin:0;
    padding:0;
    padding-left:12px;
}

#content_area .teaser_row .teaser_item  h1,
#content_area .teaser_row .teaser_item  h1 a {
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #73736e;
    text-transform: uppercase;
    text-decoration: none;
}


#content_area .teaser_row .teaser_item .teaser_img {
    float: left;
    width: 68px;
    height:106px;
    margin-left: 12px;
    margin-top: 12px;
    
}

#content_area .teaser_row .teaser_item .teaser_right_beside_img {
    float: left;
    width: 122px;
}


#content_area .contentTeaser1x1 .teaser_row .teaser_item .teaser_right_beside_img {
    float: left;
    width: 322px;
}

#content_area .teaser_row .teaser_item .teaser_headline {
    font-weight: normal;
    clear:both;
    margin-top: 12px;

}

#content_area .teaser_row .teaser_item .teaser_text {
    clear:both;
    letter-spacing: 0.01em;
}

#content_area .teaser_row .teaser_item .teaser_text p {
    margin-top: 5px;
}

#content_area .teaser_row .teaser_item .teaser_bottom_links {
    clear: both;
    position: absolute;
    bottom: 0;
    /*margin-left:12px;*/
    letter-spacing: 0.01em;
}

#content_area .contentTeaser1x1 .teaser_row .teaser_item .teaser_bottom_links {
    clear: both;
    position: absolute;
    bottom: 0;
    //argin-left:65px;
    letter-spacing: 0.01em;
}


#content_area .teaser_row .teaser_item .teaser_bottom_links span {
    padding-left:2px;
    padding-right:10px;
    /*background: url(../images/navigation/item_hover.gif) 2px 5px no-repeat;*/
}


.teaserhead02 {
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #73736e;
    text-transform: uppercase;
    text-decoration: none;
}


#content_area .teaser_item .teaser_bottom_links a {
    margin: 0;
    padding: 0;
    padding-left: 12px;
    /*background: url(../images/navigation/item_hover.gif) 12px 5px no-repeat;*/
}

#content_area .teaser_item .teaser_bottom_links a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    text-align: left;
    font-weight: normal;
    letter-spacing: 0.01em;
    color: #0067a1;
    text-transform: none;
    text-decoration: none;

}

#content_area .teaser_item .teaser_bottom_links a:hover {
    color: #73736e;
    /*background: url(../images/navigation/item_normal.gif) 12px 5px no-repeat;*/
}