#content div.sitemaptopbox h3,
#content div.sitemapbox h3
{
	display:block;
	position:absolute;
	top:0em;
	left:0em;
	height:2.08em;
	line-height:2.08em;
	color:#246078;
	font-weight:bold;
	font-size:1em;
	background-color:#f2f2f2;
	padding-left:0.16em;
	padding-right:1.0em;
	white-space: nowrap;
}

#content div.sitemaptopbox h3 a,
#content div.sitemapbox h3 a
{
	color:#246078;
	text-decoration:none;
}


#content div.sitemaptopbox h3 a:hover,
#content div.sitemapbox h3 a:hover
{
	color:#246078;
	text-decoration:underline;
}

#content div.sitemaptopbox
{
	clear:both;
	float:left;
	width:40.5em;
	background-color:#ffffff;
	position:relative;
	margin-bottom:1.5em;
	height:2.92em;
	line-height:2.92em;
}

#content div.sitemaptopbox ul
{
	list-style-type:none;
	padding-left:9.5em;
}

#content div.sitemaptopbox ul li
{
	float:left;
	padding-right:1.5em;
}

#content div.sitemaptopbox ul li a
{
	color:#333333;
	text-decoration:none;
	padding-left:1em;
	background-image:url(/gfx/sitemap_bullet_2.gif);
	background-repeat:no-repeat;
	background-position:center left;		
}

#content div.sitemaptopbox ul li a:Hover
{
	color:#333333;
	text-decoration:underline;
}

#content div.sitemapbox
{
	clear:left;
	float:left;
	width:19.17em;
	background-color:#ffffff;
	position:relative;
	margin-bottom:1.5em;
}

#content div.sitemapright
{
	clear:none !important;
	float:right;
	margin-left:1.67em;
}

#content div.sitemapbox ul
{
	list-style-type:none;
	padding-top:3em;
	margin-left:1em;
	margin-bottom:1em;
	
}

#content div.sitemapbox ul li
{
	margin-bottom:0.33em;
}

#content div.sitemapbox ul li a
{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	padding-left:1em;
	background-image:url(/gfx/sitemap_bullet_1.gif);
	background-repeat:no-repeat;
	background-position:center left;		
}

#content div.sitemapbox ul li a:Hover
{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

#content div.sitemapbox ul ul
{
	list-style-type:none;
	padding-top:0em !important;
/*	margin-left:1.67em;  spreis am 06.06.2008 */
	margin-bottom:0em !important;
}

#content div.sitemapbox ul ul li a
{
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding-left:1em;
	background-image:url(/gfx/sitemap_bullet_2.gif);
	background-repeat:no-repeat;
	background-position:center left;		
	
}

#content div.sitemapbox ul ul li a:Hover
{
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
}
