body {
	font-family: Calibri, Verdana;
	text-align: center;
	background-image: url(images/background_grey.jpg);
	background-repeat: repeat-x;
	background-color: #F36F21;
}
.witte_lijn {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.header {
	text-align: left;
}

.pro {
	font-family: Calibri, Verdana;
	font-size: 25px;
	color: #F36F21;
	letter-spacing: 2pt;
	text-align: center;
}
.prowit {
	font-family: Calibri, Verdana;
	font-size: 25px;
	color: #FFFFFF;
	letter-spacing: 2pt;
	text-align: center;
}

.proBold {
	font-family: Calibri, Verdana;
	font-size: 25px;
	color: #898989;
	letter-spacing: 2pt;
	text-align: center;
	font-weight: bolder;
}

.kader_producten {
	text-align: center;
	vertical-align: middle;
}
.kader_producten_top {
	text-align: center;
	vertical-align: top;
}

.producten_kader {
	font-family: Calibri, Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-align: center;
}
.producten_kader_links {
	font-family: Calibri, Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-align: left;
}
.producten_kader_centreren {
	font-family: Calibri, Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-align: center;
}
.producten_kader_rechts {
	font-family: Calibri, Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-align: right;
}



.producten_kader_uitvullen {
	font-family: Calibri, Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-align: justify;
}


a:link {
	font-family: Calibri, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
a:visited {
	font-family: Calibri, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
a:active {
	color: #FF0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	text-align: center;
}
