/***************/
/* SITEMAP *****/
/***************/

div.tx-flseositemap-pi1 ul {
 list-style: none;
	color:#999999;
	background-color:#FFFFFF;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	line-height:15px;
	padding:0px;
}
li.deep0 {
 list-style: none;
 background-image: url(/fileadmin/namtso-reisen/css/img/blue-dot.gif);
 background-repeat: no-repeat;
 background-position: 0px 8px;
 padding-left: 20px;
}
li.deep0 a{
 font-weight: bold;
 color: #990000;
}

li.deep1 {
 list-style: none;
 background-image: url(/fileadmin/namtso-reisen/css/img/bord-dot.gif);
 background-repeat: no-repeat;
 background-position: 0px 5px;
 padding-left: 20px;
}
li.deep2{
 list-style: none;
 background-image: url(/fileadmin/namtso-reisen/css/img/bord-dot.gif);
 background-repeat: no-repeat;
 background-position: 0px 5px;
  padding-left: 20px;
}
/*   NEW  */
li.lastWeek, li.lastDay, li.lastMonth {
 background-image: url(/fileadmin/namtso-reisen/css/img/new.gif);
 background-position: 0px 5px;
 padding-left: 20px;
}
