.OVG .SitemapHeader {
	font-family: Tahoma;
	color: #5f5f5f;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}

.Sitemap_wrapper .Sitemap_item {
	margin-bottom: 3px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e5e5e5;
}

.Sitemap_wrapper .clear {
	clear: both;
}

.Sitemap_wrapper .Sitemap_item .SitemapDate {
	text-align: right;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	width: 140px;
}

.Sitemap_wrapper .Sitemap_item .SitemapSeparator {
	height: 6px;
	width: 4px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
}

.Sitemap_wrapper .Sitemap_item .SitemapTitle {
	float: left;
}

.Sitemap_wrapper .Sitemap_item .SitemapTitle a,
.Sitemap_wrapper .Sitemap_item .SitemapTitle a:link,
.Sitemap_wrapper .Sitemap_item .SitemapTitle a:hover,
.Sitemap_wrapper .Sitemap_item .SitemapTitle a:active,
.Sitemap_wrapper .Sitemap_item .SitemapTitle a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.Sitemap_wrapper {
	margin-bottom: 10px;
}

.Sitemap_wrapper .Sitemap_item .SitemapTitle {
	width: 300px;
}

/* -- Grijs -- */
.OVG .Sitemap_wrapper .Sitemap_item .SitemapDate {
	color: #5f5f5f;
}

.OVG .Sitemap_wrapper .SitemapDate {
	font-family: Tahoma;
	color: #5f5f5f;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}

.OVG .Sitemap_wrapper .Sitemap_item .SitemapSeparator {
	background: url(images/sep_Grijs.gif) no-repeat;
}
.OVG .Sitemap_wrapper .Sitemap_item .SitemapTitle a:hover {
	color: #5f5f5f;
	text-decoration: underline;
}

