/* Version 5.4.1 vom 27.09.2007 */

DIV a:link { color:#C30076; }

DIV a:visited { color:#C30076; }

DIV a:active { color:#C30076; }

DIV#sitemap {
	   padding: 1em 1.5em;
	   line-height: 20px;
	   }
DIV#sitemap LI {
	   padding: 0 0 0 24px;
	   margin: 0;
	   list-style-type: none;
  		}
DIV#sitemap LI {
  		background: url(../grafik/extm1.gif)
					no-repeat
					0% 0%;
	   }
DIV#sitemap LI.last {
	   background: url(../grafik/exlm.gif)
					no-repeat
					0% 0%;
		}
DIV#sitemap UL {
	   padding: 0 0 0 24px;
	   margin: 0 0 0 -24px;
	   list-style-type: none;
	   }
DIV#sitemap UL {
	   background: url(../grafik/exim.gif)
					repeat-y
					0% 0%;
	   }
DIV#sitemap UL.last {
		background-image: none;
	   }

