.rand_grijs{
	border:1px solid #DBDAD9;
}


a.motornaam:link {
	color: #1E7BB1;
	text-decoration: none;
}
a.motornaam:visited {
	text-decoration: none;
	color: #1E7BB1;
}
a.motornaam:hover {
	text-decoration: underline;
	color: #1E7BB1;
}
a.motornaam:active {
	text-decoration: none;
	color: #1E7BB1;
}
a.motornaam {
	font-size: 11px;
	color: #1E7BB1;
}

div.smallfont{
	font-size:11px;
}

div.prijsrood{
	color:#C71E24;
	font-weight:bold;
	font-size:11px;
}

a.bedrijfsnaam:link {
	color: #0D0D0D;
	font-weight:bold;
	text-decoration: none;
}
a.bedrijfsnaam:visited {
	text-decoration: none;
	color: #0D0D0D;
}
a.bedrijfsnaam:hover {
	text-decoration: underline;
	color: #0D0D0D;
}
a.bedrijfsnaam:active {
	text-decoration: none;
	color: #0D0D0D;
}
a.bedrijfsnaam {
	font-size: 11px;
	color: #0D0D0D;
}

a.nav:link {
	color: #C71E24;
	text-decoration: none;
	font-weight:bold;
	font-size: 10px;
}
a.nav:visited {
	text-decoration: none;
	font-weight:bold;
	color: #C71E24;
}
a.nav:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #C71E24;
}
a.nav:active {
	text-decoration: none;
	font-weight:bold;
	color: #C71E24;
}
a.nav {
	font-size: 10px;
	font-weight:bold;
	color: #C71E24;
}

div.dottedborder{
	height:2px;
	width:363px;
	border-bottom:1px dotted #848385;
}

div.dottedborder {
	border-bottom:1px dotted #848385;
	height:2px;
	width:100%;
}