@import url("n2style.css");

div#mainsubnavi {
	background: url(img/gradient_green.jpg) repeat-y;

	}

div#content h2,
div#content a:hover {
	color: #a5be28;
    }
    
div#content ul li {
	background: url(img/bullet_green.gif) no-repeat left 6px;
    }
	
#colleft div.rgaccord2-nest h3 span {
	background: url(img/pfeil_kontakt_rechts.gif) no-repeat left 1px;
    }
	
#colleft div.rgaccord2-nest h3:hover,
#colleft div.rgaccord2-nest h3.rgaccord2-toggle.act{
	color: #a5be28;
}
	
#colleft div.rgaccord2-nest h3.rgaccord2-toggle.act span.startdate {
	background: url(img/pfeil_kontakt_unten.gif) no-repeat 0 1px;
}