* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

body {
	padding-right: 10px;
}

h2 {
	margin: 0;
	padding: 0;
	
	font-weight: bold;

	font-size: 13px;
	/*color: #000000;*/
}

h3 {
	margin: 0;
	padding: 0;
	
	font-weight: bold;

	font-size: 12px;
	/*color: #000000;*/
}


p {
	margin: 0px 0 0px 0;
}	
.prijsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7bab3d;
}

.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7bab3d;
	text-decoration: none;
}

.subkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7bab3d;
	text-decoration: none;
}
.prijsopaanvraag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.aanbieding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7bab3d;
	text-decoration: none;
	background-color: #FFF110;
}
.plaatje {
	border-top-width: 3px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #85bc3c;
	border-right-color: #73a432;
	border-bottom-color: #73a432;
	border-left-color: #85bc3c;
}