/*
 * $Id: news.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.actueel.jpg);
}                               
#sub-het-bedrijf{               
    background            : url(../../images/headers/kop.actueel.muisover.jpg) -97px 0px no-repeat;
}                               
#sub-producten{                 
    background            : url(../../images/headers/kop.actueel.muisover.jpg) -254px 0px no-repeat;
}                               
#sub-actueel{                   
    background            : url(../../images/headers/kop.actueel.muisover.jpg) -431px 0px no-repeat;
}                               
#sub-service{                   
    background            : url(../../images/headers/kop.actueel.muisover.jpg) -584px 0px no-repeat;
}
#sub-contact{                   
    background            : url(../../images/headers/kop.actueel.muisover.jpg) -739px 0px no-repeat;
}

/* submenu actueel aan */
#kop .submenubalk #sub-actueel{
    display               : block;
}
/*#content-background {
	background: url(../../images/layout/bg_uk_news.jpg) 0px 1px no-repeat;
}*/
#container {
	/*background: url(../../images/layout/news_bg.jpg) 0px 0px no-repeat;*/
	background-color: #e8e8e8;
}

