.gwt-MenuBar-horizontal .gwt-MenuItem {
	font-size:	12px;
	font-weight: normal;
}

.gwt-MenuBar-vertical .gwt-MenuItem {
	
}

.gwt-MenuBar .gwt-MenuItem-selected {
	background-color: #B8BDC1;
	color: #BB2E21;
	
}

.gwt-MenuBar-horizontal {
	background: #D5DAE0;
	
}

.gwt-MenuBar-horizontal .gwt-MenuItemSeparator {
	border-color: #ffffff;
	
}

.gwt-MenuBar-vertical .subMenuIcon-selected {
	
}

.gwt-StackPanel .gwt-StackPanelItem {
	background: #ffffff url(images-mandant/hborder-grey.png) repeat-x;
	padding: 0px;
}

.gwt-StackPanel .gwt-StackPanelItem-selected {
	background: #ffffff url(images-mandant/hborder-darkgrey.png) repeat-x;
}