div#content_full input.aanmelden, div#content_registreer input.aanmelden
{
	background: url(images/aanmelden.png) no-repeat top left;
}

div#content_registreer input.volgende
{
	background: url(images/volgende.png) no-repeat top left;
}

div#content_registreer input.vorige
{
	background: url(images/terug.png) no-repeat top left;
}

div#content_full input.login, div#content_registreer input.login
{
	background: url('images/inloggen.png') no-repeat top left;
}

div#content input#bestellen
{
	background: url('images/bestellen.png') no-repeat top left;
}

div#content input.legen
{
	background: url('images/legen.png') no-repeat top left;
}

div#content input.verder
{
	background: url('images/verder.png') no-repeat top left;
}

div#content input.bestellen
{
	background: url('images/bestellen.png') no-repeat top left;
}

div#content input.login
{
	background: url('images/inloggen.png') no-repeat top left;
}

div#content input.verstuur
{
	background: url('images/versturen.png') no-repeat top left;
}

div#content input.filter
{
	background: url('images/filter.png') no-repeat top left;
}

div#content_contact input.verstuur
{
	background: url('images/versturen.png') no-repeat top left;
}

