﻿img {
	border: none;
}
* {
	padding: 0;
	margin: 0;
}
body {
	min-width: 950px;
}
.midden {
	background: url(../images/achtergrond_div_begin.jpg);
	width: 800px;
	height: 470px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -235px 0 0 -400px;
}
.midden_profiel {
	background: url(../images/achtergrond_div_profiel.jpg);
	width: 800px;
	height: 470px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -235px 0 0 -400px;
}
.midden_nieuw {
	background: url(../images/achtergrond_div_nieuw.jpg);
	width: 800px;
	height: 470px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -235px 0 0 -400px;
}
.midden_contact {
	background: url(../images/achtergrond_div_contact.jpg);
	width: 800px;
	height: 470px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -235px 0 0 -400px;
}
.midden_color {
	background: url(../images/achtergrond_div_color.jpg);
	width: 800px;
	height: 470px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -235px 0 0 -400px;
}
.midden_training {
	background: url(../images/achtergrond_div_training.jpg);
	width: 800px;
	height: 470px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -235px 0 0 -400px;
}
.midden_efficiency {
	background: url(../images/achtergrond_div_efficiency.jpg);
	width: 800px;
	height: 470px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -235px 0 0 -400px;
}
.midden_support {
	background: url(../images/achtergrond_div_support.jpg);
	width: 800px;
	height: 470px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -235px 0 0 -400px;
}
.midden_design {
	background: url(../images/achtergrond_div_design.jpg);
	width: 800px;
	height: 470px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -235px 0 0 -400px;
}
.tekst_color {
	font: 12px 'verdana';
	line-height: 18px;
	color: #E2017B;
	width: 376px;
	float: left;
}
.tekst_contact {
	font: 12px 'verdana';
	line-height: 18px;
	color: #E2017B;
	width: 376px;
	float: left;
}
.tekst_profiel {
	font: 12px 'verdana';
	line-height: 18px;
	color: #E2017B;
	width: 376px;
	float: left;
}
.tekst_training {
	font: 12px 'verdana';
	line-height: 18px;
	color: #ff5a00;
	width: 376px;
	float: left;
}
.tekst_efficiency {
	font: 12px 'verdana';
	line-height: 18px;
	color: #f90202;
	width: 376px;
	float: left;
}
.tekst_support {
	font: 12px 'verdana';
	line-height: 18px;
	color: #5df501;
	width: 376px;
	float: left;
}
.tekst_design {
	font: 12px 'verdana';
	line-height: 18px;
	color: #a8039b;
	width: 376px;
	float: left;
}
.adres {
	margin: 68px 0px 0px 45px;
	font: 12px 'verdana';
	line-height: 18px;
	color: #e2017b;
	width: 376px;
	float: left;
}
h1 {
	color: #ff5a00;
	font: Bold 14px Verdana;
}
h2 {
	color: #f90202;
	font: Bold 14px Verdana;
}
h3 {
	color: #5df501;
	font: Bold 14px Verdana;
}
h4 {
	color: #a8039b;
	font: Bold 14px Verdana;
}
h5 {
	color: #E2017B;
	font: Bold 14px Verdana;
}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;


