div#header {
	background: none;
	background: #ffe46b;
	margin: 0;		
}

div#newproduct {
	float:right;
	font-size:1.1em;
	margin:5px 17px 0 0;
}	

div#newproduct a.plaatszelf {
	background: url(/images/header/header_bt_big.jpg) no-repeat;
	font-size: 11px;
	text-decoration: none;
    text-align: center;
	color: #6c6c6c;
	padding: 0 0 0 5px;
	height: 23px;
	line-height: 23px;
	width: 100px;
}

div#newproduct a.mijnp4e {
	background: url(/images/header/mijn_p4e.jpg) no-repeat;
	font-size: 10px;
	text-decoration: none;
	color: #6C6C6C;
	padding: 0 0 0 5px;
	height: 23px;
	line-height: 23px;
	width: 51px;
}

div#newproduct a.beheer {
	background: url(/images/header/mijn_p4e.jpg) no-repeat;
	font-size: 10px;
	text-decoration: none;
	color: #b3af9c;
	padding: 0 0 0 8px;
	height: 23px;
	line-height: 23px;
	width: 48px;
}

div#newproduct a.uitloggen {
	background: url(/images/header/mijn_p4e.jpg) no-repeat;
	font-size: 10px;
	text-decoration: none;
	color: #b3af9c;
	padding: 0 0 0 9px;
	height: 23px;
	line-height: 23px;
	width: 47px;
}

div#newproduct a.home {
	background: url(/images/header/mijn_p4e.jpg) no-repeat;
	font-size: 10px;
	text-decoration: none;
	color: #b3af9c;
	padding: 0 0 0 5px;
	height: 23px;
	line-height: 23px;
	width: 51px;
}

div#header div#search {
	float: right;
	width: 498px;
	clear: none;
	margin: 10px 0 0 0;
	padding:8px 0 0 15px;
}

div#header input#query {
	width: 410px;	
	border: 2px solid #7f7f7f;
	border-bottom: 1px solid black;
	padding:2px 3px 2px 0px;
	font-size: 11px;
	height: 15px;
	margin: -1px 0 0 0;
}

div#header input.submit {
	background: url(/images/header/zoekbutton_new.jpg) no-repeat;
	color: #6c6c6c;
	padding: 3px 2px 4px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	width: 61px;
	height: 23px;
}

div#nav {
	background: #fff5d2;
	border-top: 1px solid #555246;
	border-bottom: 1px solid #555246;
	padding: 0;
	height:26px;
	position: relative;
}

div#nav ul.main {
	border: 0;
	width:670px;
}

div#nav ul.main li {
	border-right: 1px solid #d3d0c8;
}

div#nav ul.main li a {
	padding:0px 11px;
	line-height: 26px;
	margin: 0;
}

div#nav ul.extra {
	background: none;
	color: #000000;
	border: 0;
}

div#header ul.extra li a {
	color: #000000;
	padding: 0px 3px;
	line-height: 26px;
	text-decoration: underline;
}

div#nav ul.extra {
	width: 305px;
}

div#newproduct strong {
	height:23px;
	padding: 0 5px 5px 0;
	display: block;
	float: left;
	line-height:23px;
	font-size: 10px;
}

.extramenuitems {
	float:right;
	left:670px;
	margin:17px 0 0;
	position:absolute;
	top:-31px;
}

.extramenuitems a.twitter {
	background: url(/images/header/twitter.jpg) no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 8px;
}

.extramenuitems a.rss {
	background: url(/images/header/iconrss.jpg) no-repeat;
	padding: 0 0 0 24px;
	margin: 0 0 0 8px;
	float:none;
}

.extramenuitems a.nieuwsbrief {
	background: url(/images/header/emailicon.jpg) no-repeat;
	padding: 0 0 0 30px;
	margin: 0 0 0 8px;
}

.extramenuitems a.faq {
	background: url(/images/header/faq.jpg) no-repeat 0px 1px;
	padding: 0 0 0 20px;
	margin: 0 0 0 8px;
}


.extramenuitems a:hover {
	text-decoration: none;
}