@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
}
/* Gegevens linker kolom & contactformulier */
.style1 {
	color: #804000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* Telefoonnummer linker kolom */
.style2 {
	font-size: 24px;
	font-weight: bold;
	color: #804100
}
/* Gegevens helemaal onderaan */
.style3 {
	font-size: 11px;
	color: #999999; 
}
/* Tekst maintab */
.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #804100
}