/* CSS, (c) SemWeb.nl, SemWeb internet services 2007*/
/* Menu Onderdelen */
dl, dt {
	margin:0;
	padding:0;
	list-style-type:none;
}
#snellinks {
	width:198px;
}
#snellinks dt {
	height:24px;
	line-height:24px;
	text-align:left;
	background:#d7d7d7;
	font-family:Tahoma;
	font-size:11px;
	text-indent:11px;
	border-top:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
}
#snellinks dt a {
	color:#0060a9;
	text-decoration:none;
	padding-left:10px;
	background-image:url(../images/semwebhyperlinks.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#snellinks dt a:hover {
	color:#ce4670;
	text-decoration:underline;
	padding-left:10px;
	background-image: url(../images/semwebhyperlinkshover.gif);
	background-position:left;
	background-repeat:no-repeat;
}
/* End Menu Onderdelen */
