/* Hoofdnavigatie horizontaal */
#navigatie {
	position:absolute;
	top: 39px;
	left: 220px;
	width: 760px;
	color: #4486b0;
}
#navigatie A {
	padding: 0 6px;
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #81725e;
}
#navigatie A.actief,
#navigatie A:hover {
	color: #0671b0;
}
#navigatie .taalswitch {
	float: right;
}
#navigatie .taalswitch a {
	padding: 0;
}


/* subnavigatie */
.subnvav a {
	text-align:right;
	text-decoration: none;
	display: block;
	font-size: 13px;
	line-height: 22px;
	font-style: italic;
	color: #115d99;
}
.subnvav a.actief {
	font-weight: bold;
}
img.rsslink {
	
	vertical-align: top;
	border: 2px solid red;
}
#section118 a img {
	vertical-align: middle;
}

/* Icons */
.icon img {
	border: 0;
}