/* --------------------------------	*/
/* maincontent					 	*/
/* --------------------------------	*/
#maincontent { 
	width				: 700px; 
	margin				: 0;
	background			: white;
}

#maincontent ul	{
	margin: 0;
	list-style: none;
}

/* --------------------------------	*/
/* doelentool					 	*/
/* --------------------------------	*/
#content #maincontent #doelentool	{
	height				: 304px;
	border-bottom		: 1px solid #c2e23d;
	margin				: 0 0 15px 0;	
}

#content #maincontent #doelentool ul	{
	margin				: 0;
	list-style			: none;
}



/* --------------------------------	*/
/* linker zijbalk - doelen		 	*/
/* --------------------------------	*/
.doelen_menu	{
	width				: 145px;
	float				: left;
}

.doel_banner	{
	float				: right;
	width				: 553px;
}

#doelentool h3	{
	width				: 145px;
	height				: 52px;
	text-indent			: -999em;
	overflow			: hidden;
	background			: url(../img/kies_je_lening.gif) no-repeat left top;
	border-right		: 1px solid #c2e23d;
}

#doelentool h3.first	{
	background			: url(../img/kies_je_lening_first.gif) no-repeat left top;
}

#doelentool ul li a {
	display				: block;
	width				: 145px;
	text-indent			: -999em;
	overflow			: hidden;
	background-position	: right top;
	background-repeat	: no-repeat;
	border-right		: 1px solid #c2e23d;
}

#doelentool ul li a:hover, #doelentool ul li a.actief {
	background-position	: 0 0;
	border-right		: 1px solid #fff;
}

#doelentool ul li.auto a 		{	height: 36px; background-image: url(../img/frontpage/doel_auto.gif); }
#doelentool ul li.motor a 		{	height: 36px; background-image: url(../img/frontpage/doel_motor.gif); }
#doelentool ul li.caravan a 	{	height: 36px; background-image: url(../img/frontpage/doel_caravan.gif); }
#doelentool ul li.boot a 		{	height: 36px; background-image: url(../img/frontpage/doel_boot.gif); }
#doelentool ul li.scooter a 	{	height: 36px; background-image: url(../img/frontpage/doel_scooter.gif); }
#doelentool ul li.camper a 		{	height: 36px; background-image: url(../img/frontpage/doel_camper.gif); }
#doelentool ul li.geld_lenen a 	{	height: 36px; background-image: url(../img/frontpage/doel_geld_lenen.gif); }

/* --------------------------------	*/
/* rekenvoorbeeld				 	*/
/* --------------------------------	*/
#rekenvoorbeeld	{
	float				: left;
	width				: 326px;
	height				: 355px;
	margin				: 0 0 0 14px;
	padding				: 9px 7px;
	background			: #fff url(../img/bg_rekenvoorbeeld.jpg) no-repeat left top;
}


/* --------------------------------	*/
/* bereken_restwaarde			 	*/
/* --------------------------------	*/
#bereken_restwaarde	{
	float				: right;
}



/* --------------------------------	*/
/* ervaringen					 	*/
/* --------------------------------	*/
#ervaringen	{
	width				: 400px;
	float				: left;
	margin				: 15px 0 0 14px;
	padding				: 15px 15px 30px 0;
	border-right		: 1px solid #c2e23d;
	color				: #647d00;
	font				: normal 11px/18px Tahoma;
}

#ervaringen .foto	{
	float				: left;
}

#ervaringen	.inhoud	{
	float				: right;
	width				: 280px;
	margin				: 0 10px 0 0;
}

#ervaringen .inhoud h4	{
	font				: normal 1.4em Tahoma;
}

#ervaringen .inhoud a	{
	font-weight			: bold;
	text-decoration		: underline;	
	padding				: 0 5px 0 12px;
	background			: url(../img/med_arrow.gif) no-repeat left 3px;
}



/* --------------------------------	*/
/* actiebuttons					 	*/
/* --------------------------------	*/
#actiebuttons	{
	float				: right;
	font				: normal 11px/18px Tahoma;
	margin				: 18px 15px 0 20px;
	padding				: 15px 0 0 0;
	width				: 230px;
}

#actiebuttons dl dt a	{
	display				: block;
	width				: 205px;
	height				: 12px;
	background-position	: left top;
	background-repeat	: no-repeat;
	text-indent			: -999em;
	overflow			: hidden;
}

#actiebuttons dl dt.sparen_vs_lenen a	{	background-image: url(../img/btn_sparen_vs_lenen.gif); }
#actiebuttons dl dt.maximaal_leenbedrag a	{	background-image: url(../img/btn_maximaal_leenbedrag.gif); }
#actiebuttons dl dt.direct_offerte_aanvragen a	{	background-image: url(../img/btn_direct_offerte_aanvragen.gif); }
#actiebuttons dl dt.keurmerk-financiele-dienstverlening a	{	height : 14px;width:250px;	background-image: url(../img/btn-keurmerk-financiele.gif); }




#actiebuttons dl dd	{
	margin				: 0 0 15px 0;
}