* { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; color: #000; }
#navigation { display: none; }
#col-a { display: none; }
#language-nav { display: none; }
#logo img { border: none; }
#keuze_bekendeklant { display: block; }
#keuze_nieuweklant { display: none; }
#NVSopties { display: block; }
/* =CALCULATOR 
	------------------------------------------------------------------*/
	#calculator * { color: black; }
	#calculator .formerror { color: red; font-weight: bold; margin-bottom: 15px; }
	#calculator h2 { width: 600px; color: #9b9d9f; border-bottom: 1px solid #cfd0d1; } 
	#calculator table tr td { color: black; padding: 3px 0; xbackground: green; }
	#calculator ul { margin: 0; padding: 0 0 0 17px; }


	#calculator .col-a { width: 155px; }
	
	#calculator .select { height: 20px; }
	#calculator .select.large { width: 111px; }

	#calculator .invoer { height: 15px; padding: 2px; border: 1px solid #9b9d9f; }
	#calculator .invoer.small { width: 15px; } 
	#calculator .invoer.medium { width: 30px; }
	#calculator .invoer.large { width: 146px; }
	#calculator .invoer.xlarge { width: 168px; }
	#calculator .auto-vsl { margin-top: -12px; } 
	#calculator .auto-spec { width: 120px; display: block; float: left; }
	
	#calculator .hr { width: 600px; height: 100%; overflow: hidden; clear:both; padding: 5px 0; border-top: 1px solid #cfd0d1; }
	#calculator .hr .formule { float: left; font-weight: bold; }
	#calculator .hr .prijs { float: right; font-weight: bold; }
	#calculator .hr .prijs.lg { font-weight: bold; }
	#calculator .belangrijk { margin-top: 0px; padding: 5px; border: 1px solid black; background: #f4f4f4 url(../img/calculator_belangrijk_bg.gif) repeat-x; } 
	
	#calculator .col-a-large { width: 210px; } 
	#calculator .col-a-xlarge { width: 500px; }
	#calculator .opties { height: 100%; overflow: hidden; margin-bottom: 15px; }
	#calculator .opties .item { width: 500px; float: left; margin-top: 2px; }
	#calculator .opties .prijs { display: inline; width: 40px; float: right; margin-top: 2px; }
	
	#calculator .opmerkingen { height: 100%; overflow: hidden; margin: 15px 0;}
	#calculator .opmerkingen .titel { float: left; width: 100px; }
	#calculator .opmerkingen .opmerking { float: right; padding: 2px; border: 1px solid #9b9d9f; width: 480px; height: 80px;  }
	#calculator .elders { width: 168px; height: 40px; border: 1px solid #9b9d9f; }
	
	#calculator #calculatorresultaat_subtotaal { margin-top: 22px; line-height: 20px; }
		
	#calculator .visible { display: block; }
	#keuze_bekendeklant.hidden { display: none; }
	#keuze_nieuweklant.hidden  { display: none; }
	#locatie_aanvang_huur_elders { display: none; }
	#locatie_aanvang_huur_elders.visible { display: table-row; }
	#locatie_einde_huur_elders { display: none; }
	#locatie_einde_huur_elders.visible { display: table-row; }
	#mob_nummer_changed { display: none; }
	#mob_nummer_changed.visible { display: table-row; }
	#adres_changed { display: none; }
	#adres_changed.visible { display: table-row; }
	
	#aantal_kinderzitjes { display: none; }
	#aantal_kinderzitjes.visible { display: inline; }
	#aantal_babyzitjes { display: none; }
	#aantal_babyzitjes.visible { display: inline; }
	#aantal_boosters { display: none; }
	#aantal_boosters.visible { display: inline; }

