div#indhold form {
	width: 50%;
	float: left;
}
div#indhold form textarea {
	width: 90%;
	height: 400px;
}
div#indhold iframe {
	width: 49%;
	height: 400px;
	border: 1px solid #000;
}
div#indhold table td{
	width: 220px;
	padding: .5em;
}