/* Two Col contant teaser - BEGIN */
div.divTwoColCTeaserLeft{
   width: 320px; 
}

div.divTwoColCTeaserRight{
   width: 250px; 
}
/* Two Col contant teaser - END */

/* Borderless Sidebox - BEGIN */
DIV.divFCEBorderlessSideBoxContainer{
   width: 155px; 
   padding: 0 0 15px 0; 
}

DIV.divFCEBorderlessSideBoxHead{
   background: url(/fileadmin/templates/_img/_backgrounds/bg_borderless_grey_box_top.gif) no-repeat; 
   width: 155px;
   height: 10px; 
   overflow: hidden; 
}

DIV.divFCEBorderlessSideBoxMiddle{
   background-color: #F0F0F0; 
   padding: 0 7px 0 7px; 
}

DIV.divFCEBorderlessSideBoxFooter{
   background: url(/fileadmin/templates/_img/_backgrounds/bg_borderless_grey_box_bottom.gif) no-repeat; 
   width: 155px;
   height: 10px; 
}
/* Borderless Sidebox - END */




/* grey/black List - BEGIN */
DIV.divGreyBlackListHeadline h4
{
  font-size: 11px; 
}

DIV.divGreyBlackListContainer ul li{
   margin: 2px 0 2px 20px; 
   font-size: 11px; 
}
/* grey/black List - END */
