/* -------------------------------------------------------------- */	
/* Sitemap                                                        */ 
/* -------------------------------------------------------------- */	
#sitemap-container
	{
	padding-top:15px;
	padding-left:20px;
	line-height:14px;
	float:left;
	width:690px;
	margin-right:0px;
	padding-bottom:20px;
	}

#sitemap-container a
	{
	color:#184B67;
	}
#sitemap-container a:hover
	{
	color:#FD002A;
	}	

	
.sitemap
	{
	}
	
.sitemap .link_1
	{
	font-size:11px;
	font-weight:bold;
	position:relative;
	left:-20px !important;
	left:-20px;
	padding-left:20px !important;
	padding-left:20px;
	margin-left:0px;
	background:url("/conf/templates/1/web/images/btn_go.gif") 0px 2px no-repeat;
	margin-top:10px;
	margin-bottom:5px;
	display:block;
	width:200px;
	}
		
.sitemap .link_2
	{
	position:relative;
	left:2px;
	padding-left:15px;
	background:url("/conf/templates/1/web/images/pfeil.gif") 0px 4px no-repeat;
	display:block;
	margin-top:2px;
	margin-bottom:2px;
	width:160px;
	}

.sitemap .link_3
	{
	position:relative;
	left:28px;
	padding-left:15px;
	/*background:url("/conf/templates/1/web/images/pfeil.gif") 0px 4px no-repeat;*/
	display:block;
	width:150px;
	}
	
.standard .sitemap
	{
	}

.standard .sitemap .link_1
	{
	font-weight:normal;
	position:relative;
	left:2px !important;
	padding-left:15px !important;
	background:url("/conf/templates/1/web/images/pfeil.gif") 0px 4px no-repeat;
	display:block;
	margin-top:2px;
	margin-bottom:2px;
	width:200px;
	}

.standard .sitemap .link_2
	{
	position:relative;
	left:18px !important;
	padding-left:15px;
	background:url("/conf/templates/1/web/images/pfeil.gif") 0px 4px no-repeat;
	display:block;
	width:160px;
	}	

.sitemap-link
	{
	font-size:11px;
	font-weight:bold;
	position:relative;
	left:-20px !important;
	left:-20px;
	padding-left:20px !important;
	padding-left:20px;
	margin-left:0px;
	background:url("/conf/templates/1/web/images/btn_go.gif") 0px 2px no-repeat;
	margin-top:10px;
	margin-bottom:5px;
	display:block;
	width:200px;
	}		
