#contentbox #sitemap table{
	background-color: #EFF2F5;
	margin: 27px 9px 9px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 472px;
}
#contentbox #sitemap td {
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 9px;
	color: #CCCCCC;
	margin: 0;
	padding: 0px 0px 0px 9px;
	text-align: left;
	vertical-align: top;
	/* width: 119px; */
}
#sitemap td a:link, #sitemap td a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	background-image:   url(pfeil_sitemap.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	padding: 0px 0px 2px 14px;
}
#sitemap td.small h3 {
	margin: 8px 0 0 0;
	padding: 4px;
}
#sitemap td a:hover {
	text-decoration:underline;
	background-image: none; !important
	background-repeat: no-repeat;
	background-position: top left;
}
#sitemap .header{
	color: #666666;
	font-weight: normal;
	background-image:   url(dotted_line.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 9px;
	letter-spacing: 2px;
}
#contentbox #sitemap .info{
	font-size: 10px;
	padding-bottom: 18px;
	padding-left: 23px;
	color: #666666;
	}
#contentbox #sitemap .small{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*width: 118px;*/
}
#contentbox #sitemap .small ul{
	margin: 0px;
	padding: 0px;
	
}
#contentbox #sitemap .small li{
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
	font-size: 10px;
	color: #000000;
	padding: 0px 0px 1px 0px;
	border-bottom-color: #828CDC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
}
#contentbox #sitemap .small a:link, #sitemap .small a:visited{
	background: none;
	display: block;
	color: #000000;
	padding: 0px 0px 2px 4px;
	border: 0px;
}
#contentbox #sitemap .small a:hover{
	background-color: #D5E6F9;
	text-decoration: none;
	background-image: none;
	
}
#sitemap h3, #sitemap h4, #sitemap h5, #sitemap h6{
	margin: 9px 0px 0px 0px;
	border-bottom-color: #828CDC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 0px 0px 2px 4px;
	color: #000099;
	font-size: 11px;
}
