@import url("n2style.css");

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


div#content h2,
div#content a:hover {
	color: #aa002d;
    }
    
div#content ul li {
	background: url(img/bullet_red.gif) no-repeat left 5px;
	padding: 0 0 10px 15px;
    }
    
#colleft div.rgaccord2-nest h3 span {
	background: url(img/pfeil_business_rechts.gif) no-repeat top left;
	}
	
#colleft div.rgaccord2-nest h3:hover,
#colleft div.rgaccord2-nest h3.rgaccord2-toggle.act{
	color: #aa002d;
}
	
#colleft div.rgaccord2-nest h3.rgaccord2-toggle.act span {
	background: url(img/pfeil_business_unten.gif) no-repeat top left;
}