
* html .content_menu_box {
  height: 132px;
}/* nur fuer IE 5.5 - 6.x: Höhe angepasst für 6 Menupunkte*/

*+html .content_menu_box{
height: 132px;
}/* nur fuer IE 7: Höhe angepasst für 6 Menupunkte*/

*+html #content_menu, #content_menu_sub{
height: 144px;
}/* nur fuer IE 7: Höhe angepasst für 6 Menupunkte*/

