/* hoofdmenu stijlen ===================================================== */

.MainGroup {}
.MainItem  {cursor: pointer; cursor: hand; height: 42px; font: bold 11pt Arial, Verdana, Sans-Serif; color: #fff; padding-left: 0.8em; padding-right: 0.8em; *padding-left: 0.4em; *padding-right: 0.4em;}
.MainItemOver {cursor: pointer; cursor: hand; height: 42px; font: bold 11pt Arial, Verdana, Sans-Serif; color: #fff; background: url('/Portals/51ea77c2-30c2-4f45-8cec-7fc264755ae2/skin/nav_active.jpg') repeat-x; padding-left: 0.8em; padding-right: 0.8em; *padding-left: 0.4em; *padding-right: 0.4em;}
.MainItemClicked  {cursor: pointer; cursor: hand; height: 42px; font: bold 11pt Arial, Verdana, Sans-Serif; color: #fff; background: url('/Portals/51ea77c2-30c2-4f45-8cec-7fc264755ae2/skin/nav_active.jpg') repeat-x; padding-left: 0.8em; padding-right: 0.8em; *padding-left: 0.4em; *padding-right: 0.4em;}
.SelectedPathMainItemCss {cursor: pointer; cursor: hand; height: 42px; font: bold 11pt Arial, Verdana, Sans-Serif; color: #fff; background: url('/Portals/51ea77c2-30c2-4f45-8cec-7fc264755ae2/skin/nav_active.jpg') repeat-x; padding-left: 0.8em; padding-right: 0.8em; *padding-left: 0.4em; *padding-right: 0.4em;}

.MenuGroup {}
.MenuItem {cursor: pointer; cursor: hand; height: 31px; width: 160px; font: bold 11pt Arial, Verdana, Sans-Serif; color: #fff; background-color: #10338f;}
.MenuItemOver {cursor: pointer; cursor: hand; height: 31px; width: 160px; font: bold 11pt Arial, Verdana, Sans-Serif; color: #fff; background-color: #bf2615;}
.MenuItemClicked {cursor: pointer; cursor: hand; height: 31px; width: 160px; font: bold 11pt Arial, Verdana, Sans-Serif; color: #fff; background-color: #bf2615;}
.SelectedPathMenuItemCss {cursor: pointer; cursor: hand; height: 31px; width: 160px; font: bold 11pt Arial, Verdana, Sans-Serif; color: #fff; background-color: #bf2615;}

/* submenu stijlen ===================================================== */

.subMainGroup {}
.subMainItem  {cursor: pointer; cursor: hand; width: 249px; height: 31px;}
.subMainItem td {font: bold 10pt Arial, Verdana, Sans-Serif; color: #e12d19;}
.subMainItemOver {cursor: pointer; cursor: hand; width: 249px; height: 31px; background: url('/Portals/51ea77c2-30c2-4f45-8cec-7fc264755ae2/skin/subnav_active.jpg') repeat-x;}
.subMainItemOver td {font: bold 10pt Arial, Verdana, Sans-Serif; color: #fff;}
.subMainItemClicked  {cursor: pointer; cursor: hand; width: 249px; height: 31px; background: url('/Portals/51ea77c2-30c2-4f45-8cec-7fc264755ae2/skin/subnav_active.jpg') repeat-x;}
.subMainItemClicked td {font: bold 10pt Arial, Verdana, Sans-Serif; color: #fff;}
.subSelectedPathMainItemCss {cursor: pointer; cursor: hand; width: 249px; height: 31px; background: url('/Portals/51ea77c2-30c2-4f45-8cec-7fc264755ae2/skin/subnav_active.jpg') repeat-x;}
.subSelectedPathMainItemCss td {font: bold 10pt Arial, Verdana, Sans-Serif; color: #fff;}

.subMenuGroup {background-color: #10338f;}
.subMenuItem {cursor: pointer; cursor: hand; width: 249px; height: 31px;}
.subMenuItem td {font: bold 10pt Arial, Verdana, Sans-Serif; color: #fff;}
.subMenuItemOver {cursor: pointer; cursor: hand; width: 249px; height: 31px; background-color: #bf2615;}
.subMenuItemOver td {font: bold 10pt Arial, Verdana, Sans-Serif; color: #fff;}
.subMenuItemClicked {cursor: pointer; cursor: hand; width: 249px; height: 31px; background-color: #bf2615;}
.subMenuItemClicked td {font: bold 10pt Arial, Verdana, Sans-Serif; color: #fff;}
.subSelectedPathMenuItemCss {cursor: pointer; cursor: hand; width: 249px; height: 31px; background-color: #bf2615;}
.subSelectedPathMenuItemCss td {font: bold 10pt Arial, Verdana, Sans-Serif; color: #fff;}
