/* Farbe setzen fuer 26 */

DIV.modulSmall H3, 
DIV.modulMedium H3, 
DIV.modulLarge H3,
DIV.modulVideo H3{
	color:#00d8ff;
}

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

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

TABLE#menu TD A:hover{
	color:#00d8ff;
}

TABLE#menu TD A.aktiv{
	color:#00d8ff;
}

TABLE#menu TD.firstItem{
	background-image:url(../../img/menu/menu_item_first_bg_26.png);
	-background-image:url(../../img/menu/menu_item_first_bg_26_ie6.gif);
	width:69px;
}

DIV.reiterNews SPAN.aktiv{
	color:#00d8ff;
}


DIV.reiterNews SPAN A:hover{
	color:#00d8ff;
}
/*
 * news-links entsprechend MX oder 26 ein- und ausblenden 
 */

DIV#latestLinksMX{
	display:none;
}

DIV#latestLinks26{
	display:block;
}

DIV#latestLinks26 A:hover{
	color:#00d8ff;
}




