.container { 
	clear: both;
	font-size: 1.1em;
	height: 19px; 
	color: #FFF;
	margin: 0 0 0 0px; 	
}

.container li {
	background: #CC0000;
}
	
	.container li.active {
	background: #FFFFCC url(Skins/dekok/images/bar.gif) no-repeat center top;
	color: #fff;
	font-weight: normal;
	padding: 7px 25px 10px 10px;
	height: 19px;

}
	
	.container li a { 
		font-weight: normal;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
		padding: 7px 25px 10px 10px;
		height: 19px;
	
	} 
	
	.container li a:hover {
	color: #E0691A;
	background: inherit;
	padding: 7px 25px 10px 10px;
	height: 19px;

	} 

/****************** MLMENU *****************************/

.MainMenu_MenuContainer {
   width: 154; 	
   display:block;
   background: url(http://dynobend.bitwise.nl/portals/dynobend/Skins/dynobend/button_bg.gif);
}

.MainMenu_MenuBar {
	/*  hier de default kleuren van het menu instellen */
    display:block;
	background: url(http://dynobend.bitwise.nl/portals/dynobend/Skins/dynobend/button_bg.gif);
	height: 20px;
	line-height:15px;
	padding: 2px 16px;
	width:154px;
	color: #FFFFFF;
}


.menuboven_selected{

    display:block;
	background: url(http://dynobend.bitwise.nl/portals/dynobend/Skins/dynobend/button_bg.gif);
	height: 20px;
	line-height:15px;
	padding: 2px 16px;
	width:154px;
	color: #FFFFFF;}

.MainMenu_MenuItem {

	/* LET OP: hier de font weight instellen, als je dit nl. bij de menubar doet */
	/* krijg je het submenu niet goed (blijft dan vet)										*/
    height: 20px;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: Silver;
	border-right-color: Silver;
	border-bottom-color: Silver;
	border-left-color: Silver;
}
.Submenu_menuitemsel {
	height: 20px;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.MainMenu_MenuIcon {
	/* Dit is het stukje aan de linkerkant van het uitgeklapte venster */
	/* als je dit laat staan krijg je default een streep van ong. 3 pixels breed */
	display: none;

}

.MainMenu_SubMenu {
	/* voor de carmel moet deze op 0 staan, anders krijg je rechts van het submenu weer een vals stukje */
	height: 20px;
	line-height:15px;
	padding: 4px 16px;
	color: #003366;
	 /*color: #003366; background: url(http://dynobend.bitwise.nl/portals/dynobend/Skins/dynobend/button_bg.gif);*/
    background-color : Silver;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {

 background-color : Silver;
	

	
}

.MainMenu_MenuItemSel_active{		
	padding-right: 10px;
	padding-left: 10px;
	display: none;
    height: 19px;
	
	

}

.MainMenu_MenuArrow {
	/* Dit is het stukje aan de rechterkant van het uitgeklapte venster */
	display: none;
	
}

.MainMenu_RootMenuArrow {
	display: none;
	
}



/****************** MLTMENU 2 *****************************/

.menuboven2 {
	padding-left: 2px;
	padding-right : 20px;
	color: #FFFFFF;
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 100%;
	height: 22px;
}

.menuboven_selected2  {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right : 20px;
	color: #FFFFFF;
	font-size : 12px;
	text-decoration:none;
	width: 265px;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
 	background-color : Silver;
	background: no-repeat;

}

.menuboven_active2  {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right : 20px;
	color: #FFFFFF;
	font-size : 11px;
	text-decoration:none;
    width: 265px;
	height: 22px;
    font-weight: bold;
}

.Submenu_menuitemsel2 {

	height: 20px;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.MainMenu_MenuIcon2 {
	/* Dit is het stukje aan de linkerkant van het uitgeklapte venster */
	/* als je dit laat staan krijg je default een streep van ong. 3 pixels breed */
	display: none;

}

.MainMenu_SubMenu {
	/* voor de carmel moet deze op 0 staan, anders krijg je rechts van het submenu weer een vals stukje */
	height: 20px;
	line-height:15px;
	padding: 4px 16px;
	color: #003366;
	
    background-color : Silver;
}

.MainMenu_MenuBreak2 {
}

.MainMenu_MenuItemSel2 {

 background-color : Silver;
	

	
}

.MainMenu_MenuItemSel_active2{		
	padding-right: 10px;
	padding-left: 10px;
	display: none;
    height: 19px;
	
	

}

.MainMenu_MenuArrow2 {
	/* Dit is het stukje aan de rechterkant van het uitgeklapte venster */
	display: none;
	
}

.MainMenu_RootMenuArrow2 {
	display: none;
	
}



