*,
.bodytext, h1, h2, h3, h4, p, span {
	color: #333333;
}
.oneColumnCentered #naviContainer{
	background: url('../images/layout/historie/menu_bg.gif') repeat-x;
}

 .ddmx td:hover{
	background:url('../images/layout/historie/menu_active_bg.gif') repeat-x top; 
 }

.ddmx .item2 { 
	background: url('../images/layout/historie/submenu_bg.png') repeat-x top; 
} 
.ddmx .item2:hover {
	background : url('../images/layout/submenu_active.png') no-repeat left;
	color: #333333;
} 
.ddmx .item2-active { 
	background: url('../images/layout/historie/submenu_bg_active.png') repeat-x top left; 
} 
.ddmx .item2:hover {
	background : url('../images/layout/historie/submenu_active.png') no-repeat left;
} 
.menu_active {
	background:url('../images/layout/historie/menu_active_bg.gif') repeat-x top;
}
