.container {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	position: absolute;
}
.logo {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	height: 89px;
	width: 885px;
	margin-left: -442px;
	left: 50%;
	position: absolute;
	top: 12px;
}

.contact {
	height: 10px;
	width: 40px;
	padding-right:-200px;
	right: 4px;
	position: absolute;
	top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #222222;
	font-size: 11px;
}

.blokken {
	width: 885px;
	height: 225px;
	margin-left: -442px;
	left: 50%;
	position: absolute;
	top: 139px;
}
.img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tekst {
	width: 885px;
	height: 60px;
	margin-left: -442px;
	left: 774px;
	position: absolute;
	top: 400px;
	font-family: Verdana, Geneva, sans-serif;
	color: #222222;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}
.linksonder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #CCC;
	padding-left: 10px;
	padding-right: 10px;
}

.linksonder:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #52c6e2;
	padding-left: 10px;
	padding-right: 10px;
}
.blokken2 {
	width: 885px;
	height: 225px;
	margin-left: -442px;
	left: 50%;
	position: absolute;
	top: 139px;
	padding-top: 0px;
	color: #222222;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 30px;
}

/* Normal link */
a {
	color: #009ee0;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #1bbcff;
	text-decoration: none;
}
.footer {
	width: 885px;
	height: 225px;
	margin-left: -442px;
	left: 50%;
	position: absolute;
	top: 139px;
	color: #222222;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 30px;
}
