/*---| Alles |---*/
#Pdealres h1{
 font-size: 18px;
}


/*---| zoekresultaten postcode |---*/

#Pdealres .prem{
	width: 190px;
	float: left;
	border: 1px solid black;
	margin: 0px 12px 0px 0px;
	padding: 6px 18px 6px 18px;
	font-size: 12px;
	line-height: 16px;	
	margin-bottom: 10px;
	margin-top: 10px;
}

#Pdealres span.woonplaats{
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;line-height: 24px;
}

#Pdealres span.toevoeging{
	font-size: 11px;
}	


#Pdealres span.naam{
	font-size: 16px;
	font-weight: bold;
}

#Pdealres .prem p{
	background: #ED154B;
	height: 16px;
	color: white;
	font-size: 13px;
	margin: -6px -18px 6px -18px;
	padding: 2px 18px 4px 0px;
	text-align: right;
	font-weight: bold;
}

#Pdealres .prem .leesmeer a{
	color: #0000de;
}

#meerdealerslijst{
	position: relative;
	border: 1px solid black;
	padding: 6px 18px 24px 18px;
	font-size: 13px;
	line-height: 16px;	
	clear: both;
	width: 432px;
	margin-top: 16px;

}

#Pdealres #meerdkop{
	clear:left;
	padding:4px;
	font-weight: bold;
	color: #fff;
	background: #ed154b;
	margin: -6px -18px 8px -18px;
}

#Pdealres #meerdealers, #Pdealres #meerdealers a{
	line-height: 24px;
	color: #0000DE;
	font-weight: normal;
}
/*---*/



/*---| detailview |---*/

#dealerdetails #nawgegevens{
	font-size: 1.2em;
}

#dealerafbeelding{
	float: right;
	margin-bottom: 6px;
}

#dealerdetails h2{
	font-size: 1.4em;
	margin-bottom: 8px;
}

#dealerdetails #toevoeging{
	font-size: .80em;
}

#dealerdetails li{
	list-style-image: url(../images/li-check.gif);
	font-weight: bold;
	margin-bottom: 4px;
}

#dealerdetails li a{
	font-weight: bold;
	text-decoration: underline;
}


/*---| online bestellen |---*/
#vanaf_dag, #vanaf_maand, #tot_dag, #tot_maand, #vanaf_tijd, #tot_tijd{
	width: 66px;
	font-size: 11px;
}


#bottomtekst{
	font-size: 11px;
}
