/* CSS Document */

body {

	color: #000000;
	
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10pt;	
	
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#footer, #header, #nietprinten, .columnone {
	display: none;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 90%;
}

h5 {
	font-size: 80%;
}


.productentabel {

	border: medium solid #000000;
}

.print_lijnen {

	border: thin solid #000000;
}

hr {

	color:#000000

}

.klein {
	font-size: 80%;
}

.zichtbaar_voor_print {

	display: normal;
}
