BODY {
	background-color: #E6E6E6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-left : 10;
	margin-top : 10;
	margin-bottom : 10px;
	margin-right : 10px;
}
BODY.kop {
	margin-left : 10;
	margin-top : 20;
	margin-bottom : 0px;
	margin-right : 20px;
}
TABLE {
	background-color : #FFFFFF;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : Black;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : Black;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : Black;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : Black;
}
TABLE.noborder {
	background-color :#E6E6E6;
	border-left-width : 0px;
	border-left-style : none;
	border-right-width : 0px;
	border-right-style : none;
	border-top-width : 0px;
	border-top-style : none;
	border-bottom-width : 0px;
	border-bottom-style : none;
}
TABLE.tekst {
	background-color : White;
	border-left-width : 0px;
	border-left-style : none;
	border-right-width : 0px;
	border-right-style : none;
	border-top-width : 0px;
	border-top-style : none;
	border-bottom-width : 0px;
	border-bottom-style : none;
}
TABLE.categorieen {
	background-color : #B22222;
	color : #EBEBEB;
}
A {
	color : Black;
}
A.categorieen {
	color : #EBEBEB;
	text-decoration : underline;
}
A.sorteren {
	color : #EBEBEB;
	font-weight : bold;
	text-decoration : none;
}
A.sorterengeselecteerd {
	color : #EBEBEB;
	font-weight : bold;
	text-decoration : underline;
}
H1 {
	font-size : 16px;
	font-weight : bold;
}
H2 {
	font-weight : bold;
	font-size : 14px;
}
H3 {
	font-size : 12px;
	font-weight : bold;
}
UL {
	list-style-type : square;
	list-style-position : outside;
}
LI {
	padding-left : 10px;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
	text-align : left;
	vertical-align : top;
}
TD.dashedbottomline {
	border-top-style : dashed;
	border-top-width : 1px;
	border-top-color : Black;
}
TD.transparant {
	background-color : transparant;
}
TD.tekst {
	padding-right : 20px;
	padding-left : 20px;
	padding-top : 10px;
	padding-bottom : 10px;
}
TH {
	font-weight : bold;
	font-size : 11px;
	text-align : left;
	vertical-align : top;
	background-color : #B22222;
	color : #EBEBEB;
}
TH.spacer {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top : 0px;
	margin-bottom: 0px;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : Black;
}
.formmaterial {
	border-left-color : black;
	border-left-width : 1px;
	border-left-style : solid;
	border-right-color : Silver;
	border-right-width : 1px;
	border-right-style : solid;
	border-bottom-color : Silver;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-top-color : black;
	border-top-width : 1px;
	border-top-style : solid;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.adviesprijs
{
	text-decoration : line-through;
}