.s_headermenu {
	margin-top:50px;
	float: left;
}
#s_headermenu {
	list-style-type: none;
	margin-top:60px;
	font-weight: bold;
	color: #039;
	position: absolute;
	overflow: visible;
	float: left;
	right: -1px;
	width: 550px;
	top: -3px;
	height: 28px;
	font-size: 0.9em;
}
.s_headermenu_li {
	float:left;
	display:block;
	width:180px;
	height: 19px;
	
}
.s_headermenu_li a{
	float:left;
	display:block;
	width:180px;
	height: 19px;
	color: #039;
	text-align: center;
	line-height: 3em;
	text-decoration:none;
	
}
.s_headermenu_li a:hover{
	float:left;
	display:block;
	width:180px;
	text-align: center;
	height: 19px;
	color: #000;
	line-height: 3em;
	text-decoration:none;
}


#s_headermenu_in {
	list-style-type: none;
	margin-top:60px;
	font-weight: bold;
	color: #039;
	position: absolute;
	overflow: visible;
	float: left;
	right: 0px;
	width: 550px;
	top: -3px;
	height: 28px;
	font-size: 0.9em;
	}
.s_headermenu_in_li {
	float:left;
	display:block;
	width:180px;
	height: 19px;
	
}
.s_headermenu_in_li a{
	float:left;
	display:block;
	width:180px;
	height: 19px;
	color: #039;
	text-align: center;
	line-height: 3em;
	text-decoration:none;
	
}
.s_headermenu_in_li a:hover{
	float:left;
	display:block;
	width:180px;
	text-align: center;
	height: 19px;
	color: #07852F;
	line-height: 3em;
	text-decoration:none;
}
/*.s_headermenu_li a:visited{
	float:left;
	display:block;
	width:155px;
	text-align: center;
	height: 19px;	
	line-height: 3em;
}
.s_headermenu_li a:active{
	float:left;
	display:block;
	width:155px;
	text-align: center;
	height: 19px;
	line-height: 3em;
}*/
.s_headermenu_li_actief {
	float:left;
	display:block;
	width:181px;
	text-align: center;
	font-size: 1.1em;
	padding-top: 4px;
}

.s_headermenu_in_li_actief {
	float:left;
	display:block;
	width:181px;
	text-align: center;
	font-size: 1.1em;
	padding-top: 4px;
}


