/* CSS Document */

a.omhoog {
	position:relative;
	width:96px;
	float: right;
	height: 27px;
	background-image: url(images/b_naarboven.gif);
	margin-left: -5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

a.omhoog:hover {
	position:relative;
	width:96px;
	float: right;
	height: 27px;
	background-image: url(images/b_naarboven_over.gif);
	margin-left: -5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.sitemap a{
	font-size: 11px;
	color: #b6518d;
	padding:0 10px;
}

.sitemap a:hover{
	color: #9E005D;
}
