/*---SITEMAP---*/
.sitemap_table { 
	width: 340px;
	}
 
#produkte .header a   { 
	display: block;
	padding-left: 10px;
	}
#produkte   { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; padding: 15px 0 0 15px; border-width: 0 }
#produkte table   { margin: 0; padding: 0; vertical-align: top; border-width: 0; outline-width: 0; empty-cells: show }
#produkte td.header      { width: 0 }
#produkte .topheader      { font-size: 11px; font-weight: bold; text-align: left; text-transform: uppercase; white-space: nowrap; vertical-align: top }
#produkte .header a, 
#produkte .header a:visited  { 
	color: #333333; 
	font-size: 11px; 
	font-weight: normal; 
	text-align: left; 
	vertical-align: top;
	}
#produkte .header a:hover, 
#produkte .header a:active { 
	color: #ff0000;
	}
#produkte .line  { border-top: 1px solid #000 }
#produkte .haken   { border-top: 1px solid #000; border-right: 1px solid #000 }
#produkte .line, #produkte .haken  { font-size: 4px; height: 10px;  }

.kategorie h1  { font-size: 11px; font-weight: bold }
.unterkategorie {}
.unterkategorie .node    { padding: 0 10px 10px }

#sitemap a, #sitemap a:hover, #sitemap a:visited, #sitemap a:active  { color: #f00 }
