/* Alle Designs in Zusammenhang mit dem Ersatz-Tool V4.05.29 von e-Consultance fuer MY*/


/* Ab Hier die Sitemap CSS Die Style die fuer die Ausgabe einer Sitemap benoetigt werden SITEAP   SITEMAP   SITEMAP*/

#sitemap {
   padding: 1em 1.5em;
   line-height: 22px;
   }
#sitemap .empty{
   padding: 0 0 0 24px;
   margin: 0;
   border: 0px solid #ff0000;
   }
#sitemap .line{
   padding: 0 0 0 24px;
   margin: 0;
   background: url(../images/exim.gif) no-repeat  0% 0%;
   border: 0px solid #00ff00;
   }

#sitemap LI {
   padding: 0 0 0 48px;
   margin: 0;
   list-style-type: none;
   }
#sitemap LI {
   background: url(../images/extm.gif) no-repeat 0% 0%;
   margin: 0 0 0 0px;
   padding: 0 0 0 24px;
   }
#sitemap LI.main {
   background: url(../images/extm.gif) no-repeat  0% 0%;
   margin: 0 0 0 24px;
   padding: 0 0 0 24px;
   }
#sitemap LI.empty {
   background: url(../images/exim.gif) no-repeat 0% 0%;
   }
#sitemap LI.last {
   background: url(../images/exlm.gif) no-repeat 0% 0%;
    }
#sitemap LI.lastmain {
   background: url(../images/exlm.gif) no-repeat 0% 0%;
    margin: 0 0 0 24px;
   padding: 0 0 0 24px;
    }
#sitemap LI.start {
  background:  url(../images/exlm.gif) no-repeat  0% 0%;
  position: relative;
  margin: 0 0 0 0px;
  padding: 0 0 0 24px;
   }

#sitemap A.subfile {
   background: url(../images/exsubfilebw.jpg) no-repeat  0% 0%;
   color: #555555;
   padding: 0 0 0 23px;
    }
#sitemap A.subfile:hover {
   background: url(../images/exsubfilecolor.jpg) no-repeat 0% 0%;
   padding: 0 0 0 23px;
   color: #006400;

}
#sitemap A.file {
   background: url(../images/exfilebw.jpg) no-repeat 0% 0%;
   color: #555555;
   padding: 0 0 0 23px;
   }
#sitemap A.file:hover {
   background: url(../images/exfilecolor.jpg)  no-repeat  0% 0%;
   padding: 0 0 0 23px;
   color: #006400;
   }
#sitemap A.folder {
   background: url(../images/exfolderbw.jpg) no-repeat 0% 1px;
   color: #555555;
   padding: 6px 0 0 23px;
   }
#sitemap A.folder:hover {
   background: url(../images/exfoldercolor.jpg) no-repeat 0% 2px;
   padding: 6px 0 0 23px;
   color: #006400;
   }

/* Die Borderanweisungen dienen zur Analyse von fehlerhafen Sitemaps. Dann Sieht man gleich die Struktur in
der Ausgabe */
#sitemap UL {
   padding: 0 0 0 24px;
   margin: 0 0 0 -24px;
   /* border: 2px dotted #f40FF40; */
   list-style-type: none;
   }
#sitemap UL.start {
   padding: 0 0 0 0px;
   margin: 0 0 0 0px;
   /*  border: 2px dotted #f02080; */
   list-style-type: none;
    }
#sitemap UL {
   background: url(../images/exim.gif) repeat-y 0% 0%;
   /*   border: 2px dotted #f020F0; */
   }
#sitemap UL.common {
   background: url(../images/exim.gif) repeat-y 0% 0%;
   /*  border: 1px dotted #ff0000; */
   margin: 0 0 0 0px;
   }
#sitemap UL.empty {
  background-image: none;
   /*  border: 1px dotted #00FF00;*/
   margin: 0 0 0 -24px;
   }
#sitemap UL.iempty {
   background: url(../images/exim.gif) repeat-y 0% 0%;
   /* border: 1px dotted #0000FF;*/
   margin: 0 0 0 0px;
   }
#sitemap UL.start {
   background-image: none;
   margin: 0 0 0 -23px;
   }

