#content-pagebox h2 {
	font-size:1em;
}
#content-pagebox ul {
	margin:1em 0 1em 1em;
	padding:0;
}
#content-pagebox ul ul {
	margin:0 0 0 2em;
	border:none;
}
#content-pagebox ul li {
	list-style:none;
	border:solid 1px #ffffff;
}
#content-pagebox ul li a {
	display:block;
	padding:0.4em 0 0.4em 0.8em;
	text-decoration:none;
}
ul#sitemap-list {
	width:18em;
	margin-left:5em;
	margin-bottom:2em;
}
#sitemap-list a.sm-level1 {
	border-top:none;
	border-bottom:1px solid #Fc9016;
}
#sitemap-list a.sm-level2 {
	border-top:none;
	border-bottom:1px solid #BDCBDF;
}
#sitemap-list a.sm-level3 {
	border:none;
}

#sitemap-list a:link, #sitemap-list a:visited {
	color:#002C54;
}  
#sitemap-list a:focus, #sitemap-list a:hover, #sitemap-list a:active {
	font-weight:normal;
	text-decoration:none;
	background-image:url('/__resources/img/Head/Jumpmarker_rechts.gif');
	background-position:left center;
	background-repeat:no-repeat;
}
