html, body{
	margin: 0;
	padding: 0;
}

#nhnavbar {
font-family: arial;
background-image: url(http://www.ellegirl.nl/images/nh_bg.gif);
height: 21px;
margin-bottom: 15px;
text-align: center;

}

 

#nhinner {
	margin: 0 auto;
	text-align: left;
	width:986px;
	font-family:arial;
	height: 21px;
}

.nhitem {
padding-right: 50px;
float: left;
text-align: left;
height: 21px;
padding-top: 0px;
margin: 0px;
}

.nhitem a:link, .nhitem a:visited {
text-decoration: none;
font-size: 11px;
color: #000000;
padding: 4px 10px 2px 10px;
font-family:arial;
line-height: 21px;
}

a.nhelle:hover, a.nhelleactive, a.nhelleactive:visited {
color: #fff;
background: #000;
}

a.nhew:hover, a.nhewactive:link, a.nhewactive:visited {
color: #fff;
background: #b39149;
}

a.nhee:hover, a.nheeactive:link, a.nheeactive:visited {
color: #fff;
background: #0d8013;
}

a.nheg:hover, a.nhegactive:link, a.nhegactive:visited{
color: #fff;
background: #d60585;
}

a.nhsante:hover, a.nhsante:link, a.nhsante:visited {
color: #fff;
background: #4171b1;
}

a.nhred:hover, a.nhredactive:link, a.nhredactive:visited {
color: #fff;
background: #e70d1c;
}

a.nhff:hover, a.nhffactive:link, a.nhffactive:visited {
color: #fff;
background: #d60585;
}

a.nhsb:hover, a.nhsbactive:link, a.nhsbactive:visited{
color: #fff;
background: #000000;
}


#closeNavBar{
	background: url(http://www.ellegirl.nl/images/nh_close.gif) no-repeat right center;
	text-indent: -9999em;
	text-align: left;
	display: block;
	width: 30px;
	line-height: 21px;
	float:left;
}

#nhclose {
font-family: arial;
}
