div#header {
	margin-right: auto;
	margin-left: auto;
	width: 658px;
	position: relative;
}
#LOGO {
	position: absolute;
	top: 9px;
	right: 13px;
}
#navigatie {
	width: 652px;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #F68B1E;
	position: relative;
	height: 26px;
	padding-top: 7px;
}
#navigatie ul {
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0px;
}
#navigatie li {
	display: inline;
	font-size: 10px;
	color: #003399;
	padding-right: 15px;
	font-weight: bold;
}
#chooseCountry {
	position: absolute;
	top: 7px;
	right: 10px;
}
select#file {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
input#btCountry {
	background: #FFFFFF;
	border: 1px solid #003399;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	padding-right: 3px;
	padding-left: 3px;
}
div.width {
	position: relative;
	/*width: 500px;*/
}
