#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;
}
.veld
{
	width: 203px;
	height: 16px;
	font-family: Arial, "Trebuchet MS";
	font-size: 12px;
	color: #fff;
	border: 1px solid #672a00;
	background: none;
}

.textarea
{
	width: 203px;
	height: 36px;
	font-family: Arial, "Trebuchet MS";
	font-size: 12px;
	color: #fff;
	overflow: auto;
	border: 1px solid #672a00;
	background: none;
}

.submit
{
	width: 87px;
	height: 21px;
	background: #672a00;
	font-family: Arial, "Trebuchet MS";
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	border: none;
	cursor: pointer;
}

.melding
{
	width: 286px;
	height: 32px;
	position: absolute;
	top: 122px;
	left: 0px;
	color: #ff0000;
}

