@charset "UTF-8";
	/* 
	* ============================================================== 
	*
	* FARB STYLESHEET: GREEN
	*
	* ============================================================== 
	*/

	#colRight { background: url(../../img/balken_green.jpg) no-repeat top; }
	#colRight h1,
	#colRight h2,
	#colRight h5  { color: #b7c730; }
	#colRight .teaser-einstieg a:hover { border-color: #b7c730; }
	#subnavi ul li a:hover,
	#subnavi ul li.active a  { background: url(../../img/subnavi_green_bottom.gif) no-repeat bottom right; }
	#subnavi ul li a:hover span,
	#subnavi ul li.active a span { background: url(../../img/subnavi_green_top.gif) no-repeat top right; }

	


