@charset "iso-8859-1";

table.home_sitemap {
  margin-top:20px;
}

table.home_sitemap td {
  vertical-align:top;
  font-family:verdana,arial;
  font-size:9px;
  color:#949494;
}

table.home_sitemap td.home_sitemap_spacer {
  width:10px;
}

table.home_sitemap ul {
  margin:0px 0px 0px 0px;
  padding:0px;
  list-style: none;
}

table.home_sitemap li.level3 {
  padding:0px 0px 0px 0px;
  background: none;
}

table.home_sitemap li.level4 {
  padding:0px 0px 0px 8px;
  background: url(img/icon_pfeil_home_sitemap.gif) 1px 5px no-repeat;
}

table.home_sitemap li.level5 {
  padding:0px 0px 0px 16px;
  background: url(img/icon_pfeil_home_sitemap.gif) 9px 5px no-repeat;
}

table.home_sitemap a {
  font-size:9px;
  color:#949494;
  text-decoration:none;
}
