/* SITEMAP */

/*andere Hintergrundkachel */

#sitemap{
  width:579px;
  float:left;
}


/* MF 060613 deaktiviert */
/*
#sitemap h1 {
padding: 15px 10px 0px 10px;
color: #00517E;
font-size:100%;
}*/

/*
#topstory-header{
padding-bottom:0px;
}
*/

#sitemap ul{
  font-weight: bold;
}

/* für gleiche Höhe wie andere Content-Seiten */
#sitemap{
padding-top: 1px;
}

#sitemap ul,
#sitemap li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: none;
}

#sitemap ul li ul li {
  margin-left: 5px;
  line-height: 1.7em;
}

#sitemap ul li ul li.validator-dummy {
  background: none;
  height: 1%;
}

#sitemap ul li ul li {
  background: url(/C1257235004370C1/RepositoryFile/Images/$File/oranges_kaestchen.gif) no-repeat 0 0.7em;
  padding-left: 10px;
}

#sitemap ul li ul li ul li{
  background: url(/C1257235004370C1/RepositoryFile/Images/$File/schwarzes_kaestchen.gif) no-repeat 0 0.7em;
  padding-left: 10px;
}

/* 1.Ebene hervorgehoben mit grünem Hintergrund  */
#sitemap li.level0{
  background-color: #E0E1E2;
  padding: 2px 5px;
}

#sitemap li.level0 a{
  color: #00517E;
  text-decoration: none;
  font-size: 1.1em;
}

#sitemap a:hover,
#sitemap li.level0 a:hover {
  text-decoration: underline;
}

/* Links tieferer Ebenen schwarz */
#sitemap a{
  color: #000000;
}

/* zweispaltiges Layout */
#sitemap div.line0{
 float:left;
 width: 287px;
}

#sitemap div.line1{
  margin-left: 292px;
}


