body {
	background: #e9f0ec;
}

.link {
	text-decoration: none;
	font-family: Arial; font-size: 12; color: #00674d;
}

.mail {
	text-decoration: none;
	font-family: Arial; font-size: 10; color: #00674d;
}

img {
	position: relative; top: 0px; left: 0px;
}

table {
	font-family: Arial; font-size: 12; color: #00674d;
}

.onderschrift {
	position: relative; top: 300px; left: 0px;
}

.title {
	background: url('title.jpg');
	position: absolute; top: 0px; left: 0px;
	height: 180px; width: 1000px;
}

.text {
	position: absolute; top: 195px; left: 36px;
	width: 514px;
	font-family: Arial; font-size: 12; color: #00674d;
}

.content {
	position: absolute; top: 195px; left: 36px;
}

.watermerk {
	background: url('watermerk.jpg');
	position: absolute; bottom: 0px; left: 462px;
	width: 538px; height: 619px;
}

.watermerkfoto {
	background: url('watermerk.jpg');
	position: relative; top: 655px; left: 454px;
	width: 538px; height: 619px;
}

.contact {
	position: absolute; bottom: 1px; right: 0px;
	width: 514px;
	font-family: Arial; font-size: 10; color: #00674d;
}