/*** Sitemap ***/

.sitemap1,
.sitemap2,
.sitemap3,
.sitemap4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
}

.sitemap1 {
  background: #d6d6d6;
  padding: 0px 2px 1px 2px;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.sitemap2 {
  background: #d6d6d6;
  padding: 0 25px;
  font-size: 10px;
  color: #000000;
  text-align: center;
}

.sitemap2 A:link,
.sitemap2 A:visited,
.sitemap2 A:active {
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.sitemap2 A:hover {
  background: #ffffff;
  color: #df0822;
}

.sitemap3 {
  background: transparent url(/fileadmin/templates/images/symbole/bullet_rot.gif) 0em 0.3em no-repeat;
  padding: 0 0 0 12px;
  font-size: 10px;
  text-align: left;
}

.sitemap3 A:link,
.sitemap3 A:visited,
.sitemap3 A:active {
  text-decoration:none;
  text-align: left;
}

.sitemap3 A:hover {
  background: #d6d6d6;
}

.sitemap4 {
  background: transparent url(/fileadmin/templates/images/symbole/bullet_rot.gif) 0.5em 0.3em no-repeat;
  padding: 0 0 0 24px;
  font-size: 10px;
  text-align: left;
}

.sitemap4 A:link,
.sitemap4 A:visited,
.sitemap4 A:active,
.sitemap4 A:hover {
  text-decoration:none;
  text-align: left;
}

