/* override H1!*/
H1 {
	margin-bottom:20px;
	margin-top:2px;
	}


#centerContent .contentElement a:link,
#centerContent .contentElement a:active,
#centerContent .contentElement a:hover,
#centerContent .contentElement a:visited {
	text-decoration:none;
}

 /* style Sitemap */
.sitemap1 {
	margin-top:12px;
	font-size : 12px;
	color : #DD3333;
	border-bottom:1px solid #666666;
	width:100%;
}
.sitemap2 {
	font-size : 11px;
	color : #88AABB;
	margin-left : 20px;
}
.sitemap3 {
	font-size : 10px;
	color : #999999;
	margin-left : 40px;	
	border-left: 1px solid #888888;
}
.sitemap4 {
	font-size : 9px;
	color : #999999;
	margin-left : 60px;
	font-weight:normal;
}


