#subnav_site { 
	margin: 0px;
	width: 140px; 
	height:100%;
	padding: 0px;
	vertical-align: top;
	margin-top: 200px;
	float: left;
}

#subnav_site ul	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 17px;
	color : #002642;
	background-color : #FFFFFF;
	padding : 0;
	margin : 0;
	white-space : nowrap;
	float : left;
	width : 100%;
	text-transform: none;
	list-style-type: none;
}

#subnav_site a	{
	display: block;
	padding-top: 1px;
	padding-right:0px;
	padding-bottom:1px;
	padding-left:15px;
	width: 140px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002642;
}

#subnav_site a:link, #subnav_site a:visited {
	color: #002642;
	text-decoration: none;
}

#subnav_site a:hover {
	color: #4D657F;
	background-color: #FFFFFF;
}	

#subnav_siteToevoeging { 
	margin: 0px;
	width: 140px; 
	height:100%;
	padding: 0px;
	vertical-align: top;
	margin-top: 10px;
	float: left;
}

#subnav_siteToevoeging ul	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 17px;
	color : #002642;
	background-color : #FFFFFF;
	padding : 0;
	margin : 0;
	white-space : nowrap;
	float : left;
	width : 100%;
	text-transform: none;
	list-style-type: none;
}

#subnav_siteToevoeging a	{
	display: block;
	padding-top: 1px;
	padding-right:0px;
	padding-bottom:1px;
	padding-left:15px;
	width: 160px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002642;
}

#subnav_siteToevoeging a:link, #subnav_siteToevoeging a:visited {
	color: #002642;
	text-decoration: none;
}

#subnav_siteToevoeging a:hover {
	color: #4D657F;
	background-color: #FFFFFF;
}	
