/* Sitemap Level 1 */

.sitemap_table {
	border: none;
	margin-top: -30px;
}

.sitemap_td {
	width: 185px;
	padding: 0px;
	line-height: 21px;
}
.sitemap_niveau1 {
	width:185px;
	height:20px;
	color:#00547c;
	font-weight:bold;
	text-align:left;
	padding-top:2px;
	text-transform:uppercase;
}

.sitemap_link1 {
	color:#00547c;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

.sitemap_link1:visited {
	color:#00547c;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

.sitemap_link1:hover {
	color:#00547c;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;
}

/* Sitemap Level 2 */
.sitemap_niveau2 {
	padding-left:10px;
}

.sitemap_link2, .sitemap_link2:visited {
	color:#000000;
	text-decoration:none;
}

.sitemap_link2:hover {
	color:#00547c;
	text-decoration:underline;
}

/* Sitemap Level 3 */
.sitemap_niveau3 {
	
}

.sitemap_link3, .sitemap_link3:visited {
	color:#000000;
	text-decoration:none;
}

.sitemap_link3:hover {
	color:#00547c;
	text-decoration:underline;
}