#header{
		width:800px;
		height:150px;
		color:#fff;
		position:relative;
		left:0px;
		top:50px;
		background:#fff url(../img/animationwithtitle_nl.gif) no-repeat;
		}	
#header_noanimation{  		
		width:800px;
		height:150px;
		color:#fff;
		position:relative;
		left:0px;
		top:50px;
		background: url(../img/headerwithtitle_nl.gif) repeat;
		z-index:10;
		}

#li_home    {
		background: url(../img/menu_home_nl.gif) repeat;
		height: 28px;
		width:80px;
		margin: 0px 0px;
	}

#li_home:hover{
		background: url(../img/menu_home_nl_on.gif) repeat;
}


#li_page2    {
		background: url(../img/menu_page2_nl.gif) repeat;
		height: 28px;
		width:240px;
		margin: 0px 0px;
	}

#li_page2:hover{
		background: url(../img/menu_page2_nl_on.gif) repeat;
	}


#li_page3    {
		background: url(../img/menu_page3_nl.gif) repeat;
		height: 28px;
		width:240px;
		margin: 0px 0px;
	}

#li_page3:hover{
		background: url(../img/menu_page3_nl_on.gif) repeat;
	}


#li_page4    {
		background: url(../img/menu_page4_nl.gif) repeat;
		height: 28px;
		width:240px;
		margin: 0px 0px;
	}

#li_page4:hover{
		background: url(../img/menu_page4_nl_on.gif) repeat;
}


#flag_li_nl li a {
		height: 18px;
		margin: 0px 3px;
		text-align: center;
		color:#e858f5;
	}
#flag_li_nl li a:hover {
		height: 18px;
		margin: 0px 3px;
		text-align: center;
		color: #d752e3;
	}
