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