.sf-sub-indicator {
	right:			0em;
	top:			1.05em; /* IE6 only */

	/* Zur Auswahl stehen "arrows-dark.png" und "arrows-light.png */
	background:		url('../images/arrows-dark.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			1.3em;
}