/*Style für die Sitemap*/
td#content .ksSitemapHeadline {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
}

td#content .ksSitemapFullWidTable {
	width:346px;
	border:0px;
   font-size: 12px;
   font-family: Arial, Verdana, sans-serif;	
}

td#content .ksSitemapLeftMargMin {
	margin-left:9px;
}

td#content .ksSitemapL0TD {
	background-color:#cc0000;
	height:25px;
	padding-left:10px;
	vertical-align: middle;
}

td#content .ksSitemapL1TopSpace {
	margin-top:15px;
}

td#content .ksSitemapL1TD {
	border-top:solid 1px #666666; 
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
	border-left:solid 1px #666666;
	padding-left:10px;
	height:20px;
	vertical-align: middle;	
}
td#content .ksSitemapL2TD {
	background-color:#f0f3f7;
	padding-left:11px;
	height:20px;
	vertical-align: middle;	
}
/* Sitemap Level 0:*/
td#content a.ksSitemap0, td#content a.ksSitemap0:link, td#content a.ksSitemap0:visited, td#content a.ksSitemap0:active {
   font-family: Arial, Verdana, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
td#content a.ksSitemap0:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size:14px; 
	color:#ffffff; 
	font-weight:bold; 
	text-decoration:underline;
}

/* Sitemap Level 1:*/
td#content a.ksSitemap1, td#content a.ksSitemap1:link, td#content a.ksSitemap1:visited, td#content a.ksSitemap1:active {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

td#content a.ksSitemap1:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;	
	color:#000000; 
	font-weight:bold; 
	text-decoration:underline;
}

/* Sitemap Level 2:*/
td#content a.ksSitemap2, td#content a.ksSitemap2:link, td#content a.ksSitemap2:visited, td#content a.ksSitemap2:active {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;	
	color:#333333; 
	text-decoration:none;
}

td#content a.ksSitemap2:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;	
	color:#000000; 
	font-weight:bold; 
	text-decoration:underline;
}

/* Sitemap Level 3:*/
td#content a.ksSitemap3, td#content a.ksSitemap3:link, td#content a.ksSitemap3:visited, td#content a.ksSitemap3:active {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;	
	color:#333333;	
	text-decoration:none; 
	font-weight:normal;
}
td#content a.ksSitemap3:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;	
	color:#000000; 
	text-decoration:underline;
}

/* Sitemap Level 4:*/
td#content a.ksSitemap4, td#content a.ksSitemap4:link, td#content a.ksSitemap4:visited, td#content a.ksSitemap4:active {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;	
	color:#333333;	
	text-decoration:none; 
	font-weight:normal;
}

td#content a.ksSitemap4:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;	
	color:#000000; 
	text-decoration:underline;
}

