#navi li.back {
	background-image: url(/media/background/navi-element.png);
	background-repeat: no-repeat;
	background-position: right -30px;
    width: 9px;
	height: 30px;
	top: auto;
    z-index: 29;
    position: absolute;
	margin-right: 0px;
	float: none;
}

#navi li.back .backleft {
	background-image: url(/media/background/navi-element.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 30px;
    margin-right: 5px;
}

#navi li a {
	z-index: 30;
    position: relative;
}
