/*
body {
	background-image:url(../gfx_green/bg.jpg);
}
*/
#schweindi
{
    display: none;
}
/*
#root {
background: url(../gfx_green/mainbg_shadow.png) repeat-y;
}
*/

/*
#page {
background: url(../gfx_green/mainbg_topgradient.jpg) no-repeat;
}
*/
/*
#navi {
background: url(../gfx_green/navi_bg.png) repeat-x;
}

	#navi ul li {
		background: url(../gfx_green/navi_separator.gif) no-repeat top right;
	}
	
		#navi ul li a:hover{
			background: url(../gfx_green/navi_active.jpg) no-repeat 50% 0%;
		}
		
		#navi ul li a.red-hover:hover{
			background: url(../gfx/navi_active.jpg) no-repeat 50% 0%;
		}
		
		
		
	#navi form#search fieldset
	{
		background: url(../gfx_green/search_bg.png) repeat-x top left;
	}
	*/
#navi div.search input
{
    color: #6E9810;
}
/*
			#navi #tools a#fontsize_plus {
				background: url(../gfx_green/fontsize_plus.png) no-repeat;
			}
			
			#navi #tools a#fontsize_minus {
				background: url(../gfx_green/fontsize_minus.png) no-repeat;
			}
			
			#navi #tools a#rss {
				background: url(../gfx_green/rss_icon.png) no-repeat;
			}
			*/

#subnavi a:hover, #subnavi a.active
,#treenavi a:hover, #treenavi a.active /* ergänzt Points */
{
    color: #6E9810;
    text-decoration: none;
}
/*			
#content {
	background:url(../gfx_green/content_background.png) repeat-y top left;
}

#printforward a.print {
	background: url(../gfx_green/icon_print.gif) no-repeat left;
}

#printforward a.forward {
	background: url(../gfx_green/icon_forward.gif) no-repeat left;
}

p.teaser_separator {
	background: url(../gfx_green/teaser_separator.png) no-repeat;
}

#footer {
	background: url(../gfx_green/footer.png) no-repeat;
}
*/
#breadcrumb .active
{
    color: #6E9810;
}

