/* ======== sitemap ===================================*/
.sitemap h2:before,
.sitemap h3:before,
.sitemap h4:before,
.sitemap h5:before,
.sitemap h6:before {
	content: url(../img/icons/separator.gif) "  ";
}

.sitemap h3 { margin-left: 85px; }
.sitemap h4 { margin-left: 0; }
.sitemap h5 { margin-left: 0; }
.sitemap h6 { margin-left: 0; }

/* ----------- Sitemap ------------*/
.sitemap h1,
.sitemap h2 {
	font-size: 1em;
	font-weight: bold;
	line-height:25pt;
}
.sitemap h3,
.sitemap h4,
.sitemap h5,
.sitemap h6 {
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 0.8em;
}
.sitemap .MenuSubtitel {
	display: block;
	margin-top: 1.5em;
}

