/*
 * $Id: contact.css,v 1.3 2005/06/22 13:27:58 pascal Exp $
 *
 * Copyright (c) 2002-2005 Immerzeel Pictures. All rights reserved.
 */


#kop .submenubalk{
    background-image      : url(../../images/headers/kop.contact.jpg);
}
#sub-het-bedrijf{
    background            : url(../../images/headers/kop.contact.muisover.jpg) -97px 0px no-repeat;
}
#sub-producten{
    background            : url(../../images/headers/kop.contact.muisover.jpg) -254px 0px no-repeat;
}
#sub-actueel{
    background            : url(../../images/headers/kop.contact.muisover.jpg) -431px 0px no-repeat;
}
#sub-service{
    background            : url(../../images/headers/kop.contact.muisover.jpg) -584px 0px no-repeat;
}
#sub-contact{
    background            : url(../../images/headers/kop.contact.muisover.jpg) -739px 0px no-repeat;
}

/* submenu "het bedrijf" aan */
#kop .submenubalk #sub-contact {
    display               : block;
}
/*#content-background {
	background: url(../../images/layout/bg_uk_contact.jpg) 0px 1px no-repeat;
}*/
#container {
	/*background: url(../../images/layout/contact_bg.jpg) 0px 0px no-repeat;*/
	background-color: #e8e8e8;
}

