#zoekverdeler 
{
	height:130px;
	min-height:130px;
	margin-top:30px;
	padding: 5px 5px 5px 10px;
}

#zoekverdeelkaart 
{
	width: 169px;
	height:108px;
	min-height:108px;
	margin-top:30px;
	padding: 50px 5px 5px 20px;
	background-image:url(../imgs/fr_css_bg_verdelerzoeken.gif);
	background-position:center;
	background-repeat:no-repeat;
}

div.BTbrochures 
{
	/*background-image:url(../imgs/FR_BT_brochures.gif);*/
	background-repeat:no-repeat;
	background-position: top center;
}

#kaart
{
	float: left;
	margin: 0;
	padding: 0;
	width: 65px;
}

#kaart a img
{
	border-style: none;
}

#dealer_inhoud
{
	width:635px;
}

#dealer_left
{
	width:220px;
	float:left;
	line-height: 5px;
	background-image:url(../imgs/topBG_newdealer.png);
	background-repeat:no-repeat;
}

#dealer_right
{
	width: 415px;
	float: left;
}

#dealer_top 
{
	width:425px;
	float:left;
	line-height: 5px;
	background-image:url(../imgs/topBG_newdealer.png);
	background-repeat:no-repeat;
}
#dealer_mid 
{
	width:405px;
	float:left;
	background-image:url(../imgs/midBG_newdealer.png);
	background-repeat:repeat-y;
	padding: 0 10px 0px 10px;
}
#dealer_bot 
{
	width:425px;
	float:left;
	line-height: 5px;
	background-image:url(../imgs/botBG_newdealer.png);
	background-repeat:repeat-x;
}

