@charset "utf-8";
.Menu        {
	color: #046836;
	height: 17px;
	text-align: left;
	float: left;
	z-index: 1;
	overflow: visible;
	font: normal 10pt Arial;
	width: 100;
	margin-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	background-color: #FFFFFF;
}
.SubMenu a:hover  {
	text-decoration: underline;
	color: #B3CA2D;
}

.SubMenu a  {
	color: #046836;
}
.SubMenu     {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #046836;
	background-color: #FFFFFF;
	z-index: 1;
	overflow: visible;
	text-align: left;
	width: 100%;
	cursor: hand;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}

.indicatiemenu {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #046836;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	background-color: #FFFFFF;
}
.Sub {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #046836;
	background-color: #FFFFFF;
	z-index: 1;
	overflow: visible;
	text-align: left;
	border: 1px solid #CCCCCC;
}
.menutabel {
	float: left;
	z-index: 1;
	overflow: visible;
	margin-top: 15px;
	position: absolute;
	margin-left: 0px;
	border-style: none;
	visibility: visible;
}
.Subborder {
	text-align: left;
	padding: 0px;
	border: 1px none #CCCCCC;
}
.hand {
	cursor: auto;
	background: #FFFFFF;
	border-bottom: 1px solid #FF9933;
}

