#content #links {
	width: 350px;
	height: 352px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 8px;
}

#content #links img {
	float: left;
}

#content #midden {
	width: 350px;
	height: 352px;
	position: relative;
	float: left;
	background: url(../images/template/bg_content_rechts.png) no-repeat;
}

#content #midden #tekst {
	width: 286px;
	height: 288px;
	position: relative;
	margin: 28px 0 0 32px;
}

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

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