.sitemap_rot, .sitemap_turkis , .sitemap_violet {
	display: block;
	width: 100%;
	font-weight: bold !important;
	width: 698px;
	margin-top:3px;
}

.sitemap_turkis a, .sitemap_violet a, .sitemap_rot a, #sitemap_meta_nav  a {
	display: block;
	width: 712px !important; width:685px;
	padding: 6px 0px 0px 15px;
	height: 21px;
}
.sitemap_header {
	background-color:#838F97;
	color:white;
	font-size:1.3em;
	font-weight:bold;
	padding:5px 0 5px 15px;
	width: 712px !important; width:685px;
        margin-top: 5px;
}

.sitemap_rot a {
	background-color: #A72B31;
}

.sitemap_turkis a {
	background-color: #0E9E9E;
}

.sitemap_violet a {
	background-color: #38378B;
}

.sitemap_rot  a, .sitemap_violet a, .sitemap_turkis a {
	text-decoration: none !important;
	color: white !important;
}

div#site div#content div#middle .level_01_sitemap a {
	color:black;
	text-decoration:none;
}

.level_01_sitemap {
	list-style: none;
	padding:0px;
	margin:0px;
	border:0px;
}

.level_02_sitemap {
	list-style-type: disc;
	padding-bottom:5px;
	padding-top:5px;
}
.level_02_sitemap a {
	background-color: white;
	height: 14px;
	font-size: 1.2em;
	color: black !important;
	padding: 0px !important;
}

#sitemap_meta_nav  {
	/*width: 100%;*/
}

#sitemap_meta_nav  a {
	display: block;
	background-color: #838F97;
	color: black !important;
	font-weight: bold;
	text-decoration: none;
	margin-top: 4px;
}
