@charset "utf-8";
.arial12 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: normal;
}
.tekstmakelaars {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #8ba9cf;
	font-weight: bolder;
}

.lucida12lichgrijs {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #999;
}
.tekstwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.bgorange {
	background-color: #EB930C;
}
.tekstreferenties {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #930;
}
.tekstwebdesign {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #C00;
}
a.grijs:link,a.grijs:active,a.grijs:visited,a.grijs:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
.tekstcaps {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	color: #333;
}
.oranje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F90;
}
a.zwart:link,a.zwart:active,a.zwart:visited,a.zwart:hover {
	text-decoration: none;
	color: #333333;
}
a.wit:link,a.wit:active,a.wit:visited,a.wit:hover {
	text-decoration: none;
	color: #ffffff;
}

