.basis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-attachment: fixed;
	background-image: url(images/bck.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.basisbedrijf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;

}
.basisblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 19px;


}
.basisred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: D82132;
	line-height: 19px;
	font-weight: bold;

}
.basisblackboard {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.basisblack2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}



h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2d459f;
	background: #ffffff;
	text-align: center;
	}

