.green {
	background-color: #8DBD33;
}
.blue {
	background-color: #002754;
}
.light_blue {
	/*background-color: #E5EAF2;*/
	/*background-color: #CEDBED;*/
	background-color: #000000;
}
.body {
	background-color: #CEDBED;
	margin-top: 8px;
	
}
.home_background {
	background-image: url(images/homepage_leeg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12pt;
}
.profiel_background {
	background-image: url(images/profiel.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contact_background {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.opdrachten_background {
	background-image: url(images/opdrachten.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.alg_voorw_background {
	background-image: url(images/algemene_voorwaarden.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pagetextheader {
	color: #8DBD33;
}
.linksspace {
	width: 50px;
}
.linksvak {
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-align: left;
}
.middenspace {
	width: 110px;
}
.rechtsvak {
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-align: left;
}

.rechtsspace {
	width: 40px;
}

.linkje {
	color: #8DBD33;
	text-decoration: underline;
}
.linda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12pt;
	height: 15px;
	width: 250px;
	float: right;
	position: relative;
	right: 80px;
	top: 420px;
}
