@import url("n2style.css");


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

div#content h2,
div#content a:hover {
	color: #125565;
    }
    
div#content ul li {
	background: url(img/bullet_blue.gif) no-repeat left 6px;
    }
    
#colleft div.rgaccord2-nest h3 span {
	background: url(img/pfeil_kapital_rechts.gif) no-repeat top left;
	}
	
#colleft div.rgaccord2-nest h3:hover,
#colleft div.rgaccord2-nest h3.rgaccord2-toggle.act{
	color: #125565;
}
	
#colleft div.rgaccord2-nest h3.rgaccord2-toggle.act span {
	background: url(img/pfeil_kapital_unten.gif) no-repeat top left;
}