#content #links {
	width: 708px;
	height: 352px;
	float: left;
	position: relative;
}

#content #links #foto, #content #links #foto_pl {
	position: absolute;
	left: 0px;
	top: 0px;
}

#content #links #foto {
	z-index: 10;
}

#content #links #foto_pl {
	z-index: 5;
}

#content #rechts {
	width: 212px;
	height: 352px;
	position: relative;
	float: right;
}

#content #rechts img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}