@media print {
/* BASIS ELEMENTEN */
body {
	font-size: 7.5pt;
}

table {
	background-color:#FFFFFF;
}

tr {
	background-color:#FFFFFF;
}

td {
	background-color:#FFFFFF;
}

a:link, a:visited, a:active, a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF00CC;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF00CC;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	line-height: 12pt;
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
}

/* GESPECIFICEERDE ELEMENTEN */

header_rechter_bg {
	display: none;
	vertical-align:top;
}

/* LINKS */
.tekst a:link, .tekst a:visited, .tekst a:active {
	color: #000;
	text-decoration: underline;
	}

.tekst a:hover {
	color: #000;
	}
	
.tekst_impact a:link, .tekst_impact a:visited, .tekst_impact a:active {
	color: #000;
	text-decoration: underline;
	}

.tekst_impact a:hover {
	color: #000;
	}
	
.tekst_zoeken a:link, .tekst_zoeken a:visited, .tekst_zoeken a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	}

.tekst_zoeken a:hover {
	color: #000;
	}

.tekst_adres a:link, .tekst_adres a:visited, .tekst_adres a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	}

.tekst_adres a:hover {
	color: #000;
	}

/* TEKST *//* TEKST *//* TEKST *//* TEKST *//* TEKST *//* TEKST *//* TEKST */

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height : 13pt;
}

.tekstbold {
	font-weight: bold;
}

.tekst_impact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height : 13pt;
}

.tekstbold {
	font-weight: bold;
	}

.tekstmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height: 13pt;
	}

.tekst_zoeken {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height: 13pt;
	}

.tekst_adres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height: 13pt;
	}