.sitemap a {
  color:#052f62;
}

.sitemap a:hover {
  color:#c90400;
  text-decoration:none;
}

.sitemap div.alles {
  margin-top:2em;
}

.sitemap div.alles a {
  background: url(../images/buttons/klapuit.gif) 0px 2px no-repeat;
  padding-left:19px;
}

.sitemap UL {
  margin:1em 0 0 0;
  padding:0px 0 0 0 !important; /* was 4px */
  border-top:1px solid #87a0ba;
}

.sitemap UL UL {
  margin:0 0 6px 0;
  border-top:0px none #ffffff;
}

.sitemap UL LI {
  background-image:none;
  padding-left:0px;
  float:none;
  clear:left;
  line-height:1.5em;
  margin-top:3px;
}

.sitemap UL UL LI {
  padding-left:20px;
}

.sitemap A.collapse,
.sitemap A.uncollapse,
.sitemap span.no_collapse {
  margin-right:0.5em;
}

.sitemap span.no_collapse {
  background: url(../images/buttons/klapniet.gif) 0px 2px no-repeat;
  width:12px !important;
  height:10px;
  overflow:hidden;
}

.sitemap A.collapse { 
  background: url(../images/buttons/klapuit.gif) 0px 3px no-repeat;
  width:12px !important;
  height:10px;
}

.sitemap A.uncollapse {
  background: url(../images/buttons/klapin.gif) 0px 3px no-repeat;
  width:12px !important;
  height:10px;
}