.StaticMenuItemStyle
{
	font-family: Verdana;
	font-size:8pt;
	background-color: Transparent;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	color:#454e5e;
}

.StaticSelectedStyle
{
	background-color:#A8160F;
	color:White;
}

.StaticHoverStyle
{
	background-color:#A8160F;
	color:White;
}

.DynamicMenuStyle
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #A8160F;
	border-style:solid;
	border-width:0px;
	border-color:#A8160F;
	color:White;
	padding-top:10px;
}

.DynamicMenuItemStyle
{
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	/*color: #454e5e;*/
	color:White;
	font-weight:bold;
	text-align: left;
	background-color: #A8160F;
}
.DynamicHoverStyle
{
	background-color:#A8160F;
	color:White;
}


.Doelgroepen_Menu
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	background-color:Transparent;
}
.DoelgroepMenu_Item, .DoelgroepMenu_Item a:link, .DoelgroepMenu_Item a:visited
{
	font-family: Verdana;
	padding-left:3px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:middle;
	font-size: 9pt;
	font-weight: bold;
	color:  #454E5E;
	
}

.DoelgroepMenu_Item img
{
}

.DoelgroepMenu_Hover , .DoelgroepMenu_Hover a:link, .DoelgroepMenu_Hover a:visited
{
	font-size: 9pt;
	font-weight: bold;
	background-color: #A8160F;	
	/* color:  #454E5E; */
	color:White;
}

.DoelgroepMenu_Selected, .DoelgroepMenu_Selected a:link, .DoelgroepMenu_Selected a:visited
{
	font-size: 9pt;
	font-weight: bold;
	background-color:#A8160F;
	/*color:  #454E5E;*/
	color:White;
}

.DoelgroepMenu_DynamicItem img
{
	margin-right:5px;
	width:20px;
}

.DoelgroepMenu_Dynamic
{
	font-size: 9pt;
	background-color:#A8160F;
	line-height:11pt;
	border-style:solid;
	border-width:1px;
	border-color:#454E5E;
}
.DoelgroepMenu_DynamicItem
{
	font-family: Verdana;
	margin-right:5px;
	padding-left:3px;
	padding-top:5px;
	padding-bottom:5px;
	color:  #454E5E;
	vertical-align:middle;
	text-align: left;
	background-color:#A8160F;
	font-weight:bold;
}

.DoelgroepMenu_DynamicHover
{
	background-color: #A8160F;
	color:White;
}

.UitgeverijMenu
{
	background-color:Transparent;	
	padding-top:0px;
	padding-bottom:0px;
}
