/* CSS für die Sitemap */

#sitemap {
  width:80%;
  margin:0 auto;
}

#hauptseite .titel {
  padding:0.2em 15px;
  width:100%;
  /* background-color:#006666; */
  background:#D9D9D9;
  font-family:Arial, sans-serif;
  font-size:12pt;
  font-weight:bold;
  /* color:#EDEEE8; */
  color:#000;
}

#hauptseite .ebene1 {
  padding-left:15px;
}

#hauptseite .ebene2 {
  padding-left:30px;
}
