/**
*	Stylesheet für das Menü
*/
div.headlineSubmenu_upper a.syn_hlmi_0,
span.menuelayout 
{
    display:none;
}
div.headlineSubmenu_lower 
{
    display:none !important;
}
div.headlineSubmenu_upper 
{
    width:490px;
    padding:30px 0 18px 0;
}
div.headlineSubmenu_upper a 
{
    display:block;
    width:275px;
    height:26px;
    background:url("../images/corporate/headnav.png") no-repeat 18px 0;
    float:left;
    font-size:0em;
    text-decoration:none;
}
div.headlineSubmenu_upper a.syn_hlmi_139 
{
    width:215px;
    background:url("../images/corporate/headnav.png") top right no-repeat;
}
div.contentTableMenuBottom 
{
    display:none;
}
div.contentTableMenu 
{
    float:left;
    padding:35px 0 0 0;
}
div.contentTableMenuContent 
{
    background:url("../images/corporate/hintergrund_navi.png") no-repeat;
    width:152px;
    padding:81px 15px 0 15px;
    height:329px;
}
table.contentTableMenuInner a 
{
    color:#545454;
    text-decoration:none;
    font-weight:bold;
    font-size:0.7em;
}
td.menuCell 
{
    padding:8px 0 10px 0;
    background:url("../images/corporate/trennter_navi.png") bottom left no-repeat;
}
td.menuCell_icon 
{ 
    width:20px;
    background:url("../images/corporate/trennter_navi.png") bottom left no-repeat;
}
tr.menuRowActive {
    background:url("../images/corporate/hintergrund_navi_active.png") bottom left repeat-y;
}
div.eegtrain_139 tr.menuRowActive {
    background:url("../images/corporate/hintergrund_navi_active_2.png") bottom left repeat-y;
}
tr.menuRowActive a 
{
    color:#fff;
}
