/* Farbe setzen fuer MX */

DIV.modulSmall H3, 
DIV.modulMedium H3, 
DIV.modulLarge H3,
DIV.modulVideo H3{
	color:#91e600;
}

DIV.modulSmall DIV.moreButton, 
DIV.modulMedium DIV.moreButton{
	background-image:url(../../img/module/button_more_mx.gif);
}

DIV.modulLarge DIV.moreButton{
	background-image:url(../../img/module/button_more_large_mx.gif);
}

TABLE#menu TD A:hover{
	color:#91e600;
}

TABLE#menu TD A.aktiv{
	color:#91e600;
}

TABLE#menu TD.firstItem{
	background-image:url(../../img/menu/menu_item_first_bg_mx.png);
	-background-image:url(../../img/menu/menu_item_first_bg_mx_ie6.gif);

	width:69px;
}

DIV.reiterNews SPAN.aktiv{
	color:#91e600;
}

DIV.reiterNews SPAN A:hover{
	color:#91e600;
}


/*
 * news-links entsprechend MX oder 26 ein- und ausblenden 
 */

DIV#latestLinksMX{
	display:block;
}

DIV#latestLinks26{
	display:none;
}

DIV#latestLinksMX A:hover{
	color:#91e600;
}



