@charset "UTF-8";
	/* 
	* ============================================================== 
	*
	* FARB STYLESHEET: GREEN
	*
	* ============================================================== 
	*/

	#colRight {	background: url(../../img/balken_grey.png) no-repeat top right; }
	#colRight h1,
	#colRight h2,
	#colRight h5  { color: #BBB; }
	#colRight .teaser-einstieg a:hover { border-color: #BBB; }
	#subnavi ul li a:hover,
	#subnavi ul li.active a  { background: url(../../img/subnavi_grey_2_bottom.gif) no-repeat bottom right; }
	#subnavi ul li a:hover span,
	#subnavi ul li.active a span { background: url(../../img/subnavi_grey_2_top.gif) no-repeat top right; }
	
	.produktbild_green {
		border:1px solid #B7C730;
	}

	



