@charset "utf-8";
/* CSS Document */

/* CSS Document */
/**
 * Sitemap CSS Defenitions
 *
 * @author Johannes Harth <jharth@bpinteractive.com>
 * @version 0.1.0.2
 */
 
	.TCL-Headline_meta {
		background-color: #E4E4E4; color: #000000;
	}
 
		.TCL-Headline_meta .TCL-HeadlineContent_meta {
			background-image: url(/images/global/general/flag-edge-white_left.gif);
			background-repeat: no-repeat;
			background-position: left;
			color: #000000;
		} 
 
	.TCR-HeadlineContent_meta {
		background-color: #E4E4E4; color: #000000;
	}
	
	.TCL-Headline_meta h2 {
		color: #444444;
	}
 
	.TCL-Headline_meta h3 {
		color: #666666;
	}
 
	div.sitemapGroup
	{
		margin-left: 10px;
	}
 
	div.sitemapGroupElement
	{
		font-size: 12px;
		font-weight: bold;
	}
 
	div.sitemapElement
	{
		font-size: 10px;
	}