#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;
	text-align: justify;
}

#content #midden #tekst #scrollable {
	width: 259px;
	height: 288px;
	position: relative;
	float: left;
	overflow: hidden;
}

#content #midden #scrollbalk {
	position: absolute;
	right: 28px;
	top: 28px;
	height: 288px;
	width: 17px;
	background: url(../images/template/scroll_bar.jpg) 8px repeat-y;
}

#content #midden #scrollbalk #scroll {
	width: 17px;
	height: 17px;
	position: relative;
	cursor: n-resize;
	background: url(../images/template/scroll_button.png) no-repeat;
}

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

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

#content #midden #tekst #scrollable td img {
	margin: 0px 0px 10px 0px;
}

#content #midden #tekst #scrollable table {
	margin-top: 15px;
}

#content #midden #tekst #scrollable td {
	font-size: 11px;
}
