/* AUSBILDUNG */

#teaserboxen > div.csc-default h3 a,
.teaserbox h3 a
{
	background: #00b700;
}

#content h1
{
	background: #00b700;
}

/*#content h2
{
	background: #00b700;
}*/


#accordion h2 
{
	background: white;
}

#content p a, .news-single-backlink a {
	color: #00b700;
}

#content p a
{
	color: #666;
}

#content p a:hover
{
	color: #333;
	text-decoration: none;
}

blockquote {
	background: url('../images/bq_ausbildung.gif') no-repeat 10px 0.75em;
}




/*--->> SIDEBAR */

#sidebar #local_navigation ul li a:hover
{
	color: white;
	background: #00b700;
}

#sidebar #local_navigation ul li.active > a
{
	color: white;
	background: #00b700;
}

#sidebar #sidebar_news h2 {
	background: #00b700;
}

#sidebar li, #sidebar li h2 {
	background:none
}

/* ENDE SIDEBAR <<---*/