
.grijze_achtergrond {
	background: #DBF1F4;
	height: 1px;
}

.td_menuitem1 {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background: #c2c8d5 url("/01/images/img_submenu_normal2.gif") 95% 50% no-repeat;
	height: 28px;
	color: #002065;
	text-decoration: none;
    padding: 1px 20px 2px 12px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.td_menuitem2 {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background: #ffffff url("/01/images/img_submenu_normal2.gif") 95% 50% no-repeat;
	height: 28px;
	color: #000000;
	text-decoration: none;
    padding: 1px 20px 2px 12px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.td_menuitem3 {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background: #ffffff url("/01/images/img_submenu_normal2.gif") 95% 50% no-repeat;
	height: 28px;
	color: #616365;
	text-decoration: none;
    padding: 1px 20px 2px 12px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #d2d2d2; 
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}
/* */
.td_menuitem1_hover {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background: #002065 url("/01/images/img_submenu_mouseover.gif") 95% 50% no-repeat;
	height: 28px;
	color: #FFFFFF;
	text-decoration: none;
    padding: 1px 20px 2px 12px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

.td_menuitem2_hover {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background: #d52b1e url("/01/images/img_submenu_mouseover.gif") 95% 50% no-repeat;
	height: 28px;
	color: #FFFFFF;
	text-decoration: none;
    padding: 1px 20px 2px 12px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

.td_menuitem3_hover {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background: #d52b1e url("/01/images/img_submenu_mouseover.gif") 95% 50% no-repeat;
	height: 28px;
	color: #FFFFFF;
	text-decoration: none;
    padding: 1px 20px 2px 12px;
    text-align: left;
    cursor: pointer;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;	
}
/**/
.link_menuitem1 {
	color: #002065;
	text-decoration: none;
	font-weight: normal;
}

.link_menuitem1_hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.link_menuitem1_hover:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.link_menuitem1:hover {
	color: #FFFFFF;
	text-decoration: none;	
	font-weight: normal;
}

.link_menuitem2 {
	color: #616365;
	text-decoration: none;
	font-weight: normal;
}

.link_menuitem2_hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.link_menuitem2_hover:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.link_menuitem2:hover {
	color: #FFFFFF;
	text-decoration: none;	
	font-weight: normal;
}

.link_menuitem3 {
	color: #616365;
	text-decoration: none;
	font-weight: normal;
}

.link_menuitem3_hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.link_menuitem3_hover:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.link_menuitem3:hover {
	color: #FFFFFF;
	text-decoration: none;	
	font-weight: normal;
}
/**/

