/* de haas print ============================================== */

/* General Content ======================================== */
/* ======================================================== */
* {
	color: #000000 !important;
}

	 body, td, th, div
	{
	color: #000000 !important;
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	text-decoration:none;
	}

/* Custom ======================================== */
/* ======================================================== */
.kop-print
{
	font-size: 122%;
	font-weight: bold;
	text-align: left;
	display: block;
	width: 95%;
	margin-bottom: 2em;
}
	
.img-right{
	width: 200px !important;
}

.img-left{
	width: 153px !important;
}

.form-button, .form-field-100pro, .form-field-auto, textarea
{
	border: 1px solid #cccccc !important;
}
/* ======================================================== */
/* Custom ======================================== */	

/* No Print ======================================== */
/* ======================================================== */
.no-print {
	display: none !important;
}
/* ======================================================== */

/* de haas print ============================================== */