/* @override 
	http://www.pools.de/css/emotion.css
*/

body{
		background-color: #ECE8DD;
		background-image: none;
	}
	h1{
		color: #807766;
		font-weight: normal;
		font-size: 1.6em;
	}
	h2{
		color: #807766;
	}
	h3{
		color: #000;
		background-color: #A9A9A9;
	}
	a{
		color: #807766;
	}
	
	
	
/* LAYOUT */
	#content{
		/*background-color: #FAF9F6;*/
	}
	#topbar{
		color: #807766;
		background-color: #ECE8DD;
	}
	
	#location a{
		color: #807766;
	}
		
	#hilfsnavi{
		/*background-color: #FAF9F6;*/
	}
	
	#hilfsnavi a{
		background-color: #FFF;
	}
		
	#hilfsnavi .active a{
		background-color: #ECE8DD;
		color: #807766;
	}

	#quicklinks h2{
		background-color: #807766;
	}

/* TABELLEN */
	.techspecs th, .greytable th{
		background-color: #807766;
	}
