body {
	background:#fff;
	font:12px "Trebuchet MS";
}

strong {
	font-weight:bold;
}

a {
	color:#6E6E70;
	text-decoration: underline;
}

a:hover {
	color:#25A0D3;
	text-decoration: none;
}

#wrapper {
	width:980px;
	height: 653px;
	background-image: url('../images/heidemeer.jpg');
	padding:0;
	margin: 0 auto;
	position: relative;
}

#tekst { 
	color: #ADACAC;
	line-height: 22px;
	padding: 12px 0 0 10px;
	margin: 250px 0 0 95px;
	width: 693px;
	height: 199px;
	float: left;
}

#tekst h1 {
	font-size: 40px;
}

#tekst p {
	font-size: 12px;
	color: #6E6E70;
}