#main_content {
	position:absolute;
	left: 250px;
	top:132px;
	width: 721px;
	min-height: 350px;
	height: auto !important; /* voor moderne browsers */
	height: 350px; /* voor IE */
	border-top: solid 1px #cacbcc;
}

#content {
	width: 700px;
	margin: 20px 11px 0px 11px;
	min-height: 350px;
	height: auto !important; /* voor moderne browsers */
	height: 350px; /* voor IE */
}

#tekst {
	padding-right: 10px;
}
