body {
	margin: 0;
	padding: 0;
	background-color: white;
 	font: 14px/18px Arial, Helvetica, Sans-Serif;
	color: #999;
}

img { border: 0; }

a { color: #666; }

#wrapper {
	position: relative;
	width: 1000px;
	margin: 0;
	background: url(/images/bg_hp.jpg) no-repeat 0 47px;
	overflow: hidden;
}

#header { height: 49px; }
#header a {
	float: right;
	margin: 19px 0 0 1px;
	padding: 0 12px 0 12px;
	background-color: #EEEEEE;
	text-decoration: none;
	color: #999;
	text-transform: uppercase;
	font-size: 12px;
}
#investeerders { width: 175px; }
#pers { width: 173px; }
#header #language { 
	width: 165px;
	background-color: #F4F4F4;
	text-align: right;
	text-transform: none;
}
#header span { background: url(/images/bg_hp_headeritem.gif) no-repeat 0 2px; padding-left: 14px; }
#language span { background: url(/images/bg_language.gif) no-repeat 0 2px; padding-left: 14px; }

#search form { float: left; padding: 17px 0 0 340px; margin: 0; }
#search form label { display: inline; width: 50px; text-align: right; }

#content { height: 509px; }

#logo { 
	position: absolute;
	top: 300px;
	left: 37px;
}

#hp_intro {
	position: absolute;
	top: 370px;
	left: 37px;
	width: 315px;
	font-size: 14px;
	color: #999;
}

#esf {
	position: absolute;
	top: 490px;
	left: 37px;
	width: 335px;
	font-size: 10px;
	line-height: 11px;
}
#esf img { float: left; margin-right: 5px; }

#mainmenu {
	position: absolute;
	top: 210px;
	left: 390px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainmenu li { float: left; height: 235px; }
#mainmenu a { 
	float: left;
	height: 65px;
	padding: 180px 10px 0;
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #000;
	/*text-indent: -9999em;*/
}
#papier { width: 181px; }
#verpakking { width: 178px; }
#handel { width: 179px; }
/*
.nl #papier { background: url(/images/bg_hp_papier_nl.gif) no-repeat 0 170px; }
.en #papier { background: url(/images/bg_hp_papier_en.gif) no-repeat 0 170px; }
.nl #verpakking { background: url(/images/bg_hp_verpakking_nl.gif) no-repeat 0 170px; }
.en #verpakking { background: url(/images/bg_hp_verpakking_en.gif) no-repeat 0 170px; }
.nl #handel { background: url(/images/bg_hp_handel_nl.gif) no-repeat 0 170px; }
.en #handel { background: url(/images/bg_hp_handel_en.gif) no-repeat 0 170px; }
*/
#sidebaritems {
	position: absolute;
	top: 455px;
	left: 380px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebaritems li { display: inline; }
#duurzaam span, #vacatures span, #euronext span { display: none; }
#duurzaam { display: block; width: 259px; height: 47px; }
.nl #duurzaam { background: url(/images/bg_hp_sidebaritems_nl.gif) no-repeat; }
.en #duurzaam { background: url(/images/bg_hp_sidebaritems_en.gif) no-repeat; }
#vacatures { display: block; width: 259px; height: 51px; }
.nl #vacatures { background: url(/images/bg_hp_sidebaritems_nl.gif) no-repeat 0 -47px; }
.en #vacatures { background: url(/images/bg_hp_sidebaritems_en.gif) no-repeat 0 -47px; }

#infomenu { 
	position: absolute;
	top: 465px;
	right: 12px;
	width: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#infomenu li {
	display: block;
	width: 184px;
	padding: 5px 0 4px 16px;
	border-top: 1px solid #666;
	font-size: 14px;
	background: url(/images/bg_info_item.gif) no-repeat 0 8px;
}
#infomenu li.first { border: none; }
#infomenu a { text-decoration: none; }

/* =================== JOBDAG =================== */

#jobdag { background: url(/images/jobdag.jpg) no-repeat; width: 110px; height: 99px; position: absolute; top: 455px; left: 660px; text-indent: -9000px; }


#footer {
	padding: 5px 0 5px 380px;
	border-top: 1px solid #9F874A;
	color: #999;
	font-size: 13px;
}
#footer a { padding: 0 5px; color: #999; text-decoration: none; }


