#teasertab{
    height: 410px;
}
#teasertab .element{
    position: absolute;
    width: 632px;
    height: 390px;
    padding: 10px;
    background: #FFF;
    z-index: 1;
    border:1px solid #CBCADC;
}
#teasertab h2 {
    background: url(/media_data/images/chrome/header_bg_hl.png) top left repeat-x;
    font-size: 12px;
    color: #2D5CA0;
    color: #252F74;
    height: 30px;
    width: 290px;
    padding: 0 0 0 10px;
    margin: 0;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 0;
}
* html #teasertab h2 {
    background:url(/media_data/images/leer.gif);
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/media_data/images/chrome/header_bg_hl_ie6.png');
}
#teasertab h2 img{
    display: block !important;
}
#teasertab li h2.kampagne {
    display: none !important;
}
#teasertab li.aktiv h2.kampagne {
    display: block !important;
}
#teasertab ul{
    position: absolute;
    right: -1px;
    width: 332px;
    z-index: 10;
}
#teasertab .teaser_li_inhalt {
    border:1px solid #CBCADC;    
    height: 108px;
    position: relative;
}
#teasertab li{
    border:1px solid #CBCADC;        
    height: 110px;
    background: #FFF;
    margin: 0 0 8px 10px;
    padding: 10px;
    cursor: pointer;
    position: relative;
}
#teasertab li img{
    float: left;
}
#teasertab li.aktiv img{
    display: none;
}
#teasertab li .teaser_arrow {
    display: none;
}
#teasertab li.aktiv .teaser_arrow {
    display: block;
    float: left;
    border: 0;
}
#teasertab li.aktiv{
    border-left: none;
    margin: 0 0 8px 0;
    background: #FFF;
    padding-left: 0;
}
* html #teasertab li.aktiv {
    margin-bottom: 3px;/* !important;*/
}
#teasertab li p {
    padding: 30px 10px 0 30px;
    display: none; 
}
#teasertab li a {
    padding-left: 30px;    
    display: none;
}
#teasertab li.aktiv p, #teasertab li.aktiv a {
    display: block;
}
#teasertab li .timelineBox{
    z-index: 199; 
    position: absolute;
    bottom: 3px;
    right: 10px; 
    display: none;
    height:2px;
    border:1px solid #CBCADC;
    width: 100px;
}
#teasertab li .timeline{
    width: 0;
    height: 2px;
    background: #171E5A;
}
#teasertab li.doWait .timelineBox{
    display: block;
}
.gross{
    border: 0 !important;
}
.gross .unten_l, .gross .unten_r {
    display: none;
}
* html #teasertab li .timelineBox{
    display: none !important;
}

*+html #teasertab li{
margin-bottom: 6px;
}
*+html #teasertab li.aktiv{
margin-bottom: 4px;
}
*+html #teasertab ul > li.last{
margin-bottom:0;
}
