#tekstvak {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 15px;
	position: relative;
	width: 85%;
	left: 10px;
	top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FEF7F5;
}

#linken {
	display: block;
	float: left;
	position: absolute;
	left: 50px;
	top: 0px;
	width: 200px;
}

#linken a {
	display: block;
	clear: none;
	top: 0px;
	float: left;
}
#kopbanner img {
	position: absolute;
	left: 50px;
	top: 23px;
}
