#sitemap {
width:95%;
margin-top:15px;
}

#sitemap a {
text-decoration:none;
}

#sitemap li {
margin-bottom:5px;
list-style-type:none;
padding:5px 0px 5px 35px;
background-repeat: no-repeat;
background-position: 8px 10px;
}

.smHaupt li {
font-weight:bold;
color:#fff;
background-color:#3c637f;
background-image:url(../img/arrow1_white.gif);
}

.smHaupt li a {
color:#fff;
}

.smSec li {
font-weight:bold;
background-color:#b1c1cc;
background-image:url(../img/arrow.gif);
}

.smTh li {
font-weight:bold;
background-color:#eee;
background-image:url(../img/arrow3.gif);
}

.smFo li {
border: 1px solid #eee;
background-image:url(../img/arrow4.gif);
}
