#taxatiemodule table.stappen {
	background			: #3f84bf;
	color				: #efefef; 
	width				: 550px;
}

#taxatiemodule table.stappen td,
#taxatiemodule table.stappen th	{
	border				: 1px solid #3F84BF;
}

#taxatiemodule table.stappen td	{
	color				: #6C6C6C;
	background			: #fff;
}

#taxatiemodule table.stappen td.actief	{
	color				: #efefef;
	background			: #65a4da;
}

#taxatiemodule table.stappen input.veld {
	width				: 250px;
}

#taxatiemodule .tabel td	{
	padding				: 5px;
}

#taxatiemodule .tabel tr.even td	{
	background			: #fbf7f8;
}

/* Stap 1 */
#taxatiemodule #formulier div#id_opties_container label,
#taxatiemodule #formulier div#id_accessoires_container label,
#taxatiemodule #formulier div#id_algemene_staat_container label	{
	width				: 190px;
	float				: left;
}