/*---{ english }-------------------------------------------------------*/


body#english  #loginBox h3{
	background: url(../images/accountbox-inloggen.gif) left top no-repeat;
}

body#english #addressBox h3{
	background:url(../images/home-adres.gif) left top no-repeat;
}

body#english #homeSearch h3{
	background:url(../images/home-zoeken.gif) left top no-repeat;
}


/*---{ deutsch }-------------------------------------------------------*/

body#deutsch  #loginBox h3{
	background: url(../images/accountbox-inloggen.gif) left top no-repeat;
}

body#deutsch #addressBox h3{
	background:url(../images/home-adres.gif) left top no-repeat;
}

body#deutsch #homeSearch h3{
	background:url(../images/home-zoeken.gif) left top no-repeat;
}

