/* CSS Document */
body,html, td{
  font-family: Arial;
  font-size: 10.0pt;
  font-weight: 500;
  color: #000000;
	margin: 0;
	padding:0;
}

h1, h2, h3, h4, h5, h6, h7 {
display: inline;
font-weight:bold;
}

h1 { font-size: 16pt;}
h2 { font-size: 16pt;}
h3 { font-size: 12pt;}
h4 { font-size: 12pt;}
h5 { font-size: 12pt;}
h6 { font-size: 12pt;}
h7 { font-size: 12pt;}


.h1 { font-size: 18pt;color:  #cbd200; font-weight:bold;}
.h2{ font-size: 8pt;color: #e2007a;}
.h3{ font-size: 17pt;color:  #cbd200;font-weight:bold;}
.h4 { font-size: 9pt;color: #000000;font-weight:bold;}
.h5{ font-size: 16pt;color: #000000;font-weight:bold;}
.h6 { font-size: 10pt;color:  #cbd200;font-weight:bold;}
.h7{ font-size: 15pt;color:  #b1b3b4;}
.h8 { font-size: 11pt;color:  #b1b3b4;font-weight:bold;}
.h9{ font-size: 14pt;color:  #cbd200;font-weight:bold;}
.h10 { font-size: 12pt;color: #000000;}

td.lijntje {
	border: 1px solid #b7b7b8;
}
td.lijnboven {
	border-top: 1px solid #b7b7b8;
	border-bottom: 1px solid #b7b7b8;
}

.productlijst{
	width: 955px;
	height: 200px;
	overflow: hidden;
	border: 0px solid black;
}
a {
 text-decoration: none; 
 font-family: Tahoma;
  font-size: 10.0pt;
  font-weight: 500;
 color: #007bc3;
}
a:hover {
 color: #000000;
}

