#menu_link_207, #menu_link_279, #menu_link_282, #menu_link_292, #menu_link_324, #menu_link_334 {
	height:28px;
}
/*#menu_link_237 {
	height:28px;
}*/


.guiMenu_container {
	border				: none;
	text-align			: right;
}

.guiMenu_container TABLE {
	width				: auto;
}

.menubar {
	background			: none;
	border				: none;
	height				: 41px;
	text-align			: left;
}

.menulist UL {
	padding-bottom		: 18px;
	list-style			: none;
	list-style-image	: none;
}

.menulist li {
	line-height			: 29px;
	margin				: 0;
	z-index				: 1;
	background-image	: url(../images/Template/bg_menu_border.png);
	background-repeat	: no-repeat;
	background-position	: right top;
}

.menulist ul>li:first-child {
	margin-bottom		: 0px;
}

/* Main menu items, niet highlighted */
.menulist a:link, .menulist a:hover, .menulist a:visited, .menulist a:active, .menulist a.highlighted{
	color				: #36424d;
	line-height			: 29px;
	height				: 41px;
	font-size			: 12px;
	background			: none;
	border				: none;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 10px 0px 10px;
}

/* Main menu items, highlighted, zonder submenu */
.menulist a:hover, .menulist a:focus, .menulist a.highlighted:link, .menulist a.highlighted:visited, .menulist a.highlighted:hover, .menulist a.highlighted:active {
	color				: #0099ff;
	line-height			: 29px;
	height				: 41px;
	font-size			: 12px;
	background			: none;
	border				: none;
	background-image	: url(../images/Template/bg_menu_hover.png);
	background-position	: left top;
	background-repeat	: repeat-x;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 10px 0px 10px;
}

.menulist_active a:link, .menulist_active a:hover, .menulist_active a:visited, .menulist_active a:active {
	color				: #FFFFFF;
	background-image	: url(../images/Template/bg_menu_active.png);
	background-position	: top center;
	background-repeat	: no-repeat;
}

* html .menulist_active a:link, * html .menulist_active a:hover, * html .menulist_active a:visited, * html .menulist_active a:active {
	background-image	: url(../images/Template/bg_menu_active.gif);
}

.menulist_item {
	top					: 29px;
	left				: -3px;
	width				: 214px;
	border				: none;
	background			: none;
	background-image	: url(../images/Template/bg_menu_sub.png);
	background-repeat	: no-repeat;
	background-position	: bottom left;
}

* html .menulist_item {
	background-image	: url(../images/Template/bg_menu_sub.gif);
}

.menulist_item ul {
	top					: 0px;
	left				: 204px;
	width				: 214px;
	background			: none;
	background-image	: url(../images/Template/bg_menu_sub.png);
	background-repeat	: no-repeat;
	background-position	: bottom left;
	padding-bottom		: 18px;
}

* html .menulist_item ul {
	background-image	: url(../images/Template/bg_menu_sub.gif);
}

.menulist_item li {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	background			: none;
}

/* Sub menu items, niet highlited */
.menulist_item a:link, .menulist_item a:visited, .menulist_item a:hover, .menulist_item a:active, .menulist_item a.highlighted {
	font-size			: 12px;
	color				: #142733;
	font-weight			: normal;
	border				: none;
	border-top			: 1px solid #aaadb0;
	background			: none !important;
	padding				: 5px 0px 5px 0px;
	margin				: 0px 15px 0px 15px;
	line-height			: 14px;
	height				: 14px;
}

.menulist_item a:hover, .menulist_item a.highlighted:link, .menulist_item a.highlighted:visited, .menulist_item a.highlighted:hover, .menulist_item a.highlighted:active, .menulist_item a.focus {
	font-size			: 12px;
	color				: #0099ff;
	font-weight			: normal;
	border				: none;
	border-top			: 1px solid #aaadb0;
	background			: none !important;
	padding				: 5px 0px 5px 0px;
	margin				: 0px 15px 0px 15px;
	line-height			: 14px;
	height				: 14px;
}

.menulist_item a .subind {
	margin-top			: 3px;
	background-image	: url(../images/Template/arrow_menu.png);
	width				: 6px;
	height				: 11px;
	right				: 10px;
}

* html .menulist_item a .subind {
	margin-top			: 3px;
	background-image	: url(../images/Template/arrow_menu.gif);
}

.menulist_item a:hover .subind {
	background-image	: url(../images/Template/arrow_menu_active.png);
}

* html .menulist_item a:hover .subind {
	background-image	: url(../images/Template/arrow_menu_active.gif);
}

.menulist_item UL a .subind {
	margin-top			: 3px;
	background-image	: url(../images/Template/arrow_menu.png);
	width				: 6px;
	height				: 11px;
	right				: 10px;
}

* html .menulist_item UL a .subind {
	background-image	: url(../images/Template/arrow_menu.gif);
}

.menulist_item UL a:hover .subind {
	background-image	: url(../images/Template/arrow_menu_active.png);
}

* html .menulist_item UL a:hover .subind {
	background-image	: url(../images/Template/arrow_menu_active.gif);
}

.menulist_item_first a:link, .menulist_item_first a:visited, .menulist_item_first a:hover, .menulist_item_first a:active, .menulist_item_first a.highlighted {
	border				: none;
	margin-top			: 5px;
}

.menulist_item_first a:hover, .menulist_item_first a.highlighted:link, .menulist_item_first a.highlighted:visited, .menulist_item_first a.highlighted:hover, .menulist_item_first a.highlighted:active, .menulist_item_first a.focus {
	border				: none;
	margin-top			: 5px;
}