body
{
	text-align: center;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	background: #fdfdf8;
}

body, div
{
	font: 11px/20px tahoma;
	color: #4b4b4b;
}

table, td
{
	padding: 0px;
	width: 100%;

	font: 11px/18px tahoma;
	color: #4b4b4b;

	vertical-align: top;
	text-align: left;
}

/**/

#header
{
	height: 6px;
	background: #afbd21;
	width: 100%;
	font-size: 0;
}

#content-header
{
	clear: both;

	width: 900px;
	height: 110px;

	margin: 0px auto;
	background: #b0be24;
}

#content-header-home
{
	clear: both;

	width: 900px;
	height: 225px;

	margin: 0px auto;
	background: #b0be24;
}

#flag-en img, #flag-nl img
{
	margin: 0px !important;
	height: 12px;
	border: 1px solid #fff;
}

#outer
{
	text-align: left;
	width: 900px;
	margin: 0px auto;
	border: 1px solid #eeeeee;
	border-top: 0px;
	background: #fff url(../images/shared/bg_header.jpg) right top no-repeat;
}

div.logo
{
	position: absolute;
	display: inline;
	width: 215px;
	margin: 18px 0px 25px 16px;
}

#content
{
	clear: both;
	background: #fff url(../images/shared/bg_content.gif) left top repeat-x;
	text-align: left;
}

#breadcrumb
{
	margin: 0px 0px 0px 21px;
	padding-top: 3px;
	height: 20px;
	font: 10px/18px tahoma;
	color: #4b4b4b;
}

#breadcrumb a
{
	margin: 0px 3px;
}

td.content-left div
{
	text-align: left;
	margin: 0px 10px 0px 0px;
}

td.content-left
{
	vertical-align: top;
	padding: 30px 30px 10px 24px;
	color: #58585a;
}

td.content-right, td.content-right-home
{
	vertical-align: top;
	padding: 55px 24px 10px 0px;
}

td.content-right div
{
	padding: 18px;
	background: #f8f8ec;
}

td.content-right-home div
{
	padding: 5px;
	background: #f8f8ec;
}

div.nav
{
	display: inline;
	position: absolute;
	width: 630px;
	margin: 0px 0px 0px 260px;
	padding: 0px;
	text-align: left;
}

div.nav-spacer
{
	position: absolute;
	margin-top: 50px;
	margin-left: 95px;
}

div.nav-gradient
{
	 display: inline;
	 float: left;
}

/**/

ul#navlist
{
	margin: 3px 0px 0px 0px;
	padding: 0px;
	width: 429px;
	white-space: nowrap;
	float: left;
}

#navlist li, #navlist li.active
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navlist li div a
{
	font: bold 12px/18px tahoma;
	color: #4b4b4b;

	padding: 3px 10px;

	border-bottom: 1px solid #afbd21;
	text-decoration: none;
	float: left;
}

#navlist li div:hover, div.active
{
	background: url(../images/shared/nav_button.gif) bottom right no-repeat;
	float: left;
	display: inline;
}

#navlist li div a:hover, a.active
{
	color: #afbd21;
	text-decoration: none;
	border-bottom: 0px !important;

	background: url(../images/shared/nav_button.gif) bottom left no-repeat;
}

/**/

#footer
{
	width: 900px;
	height: 35px;
	margin: 0px auto;
	background: #e0e1de url(../images/shared/bg_footer.gif) top center repeat-x;
}

#footer-left
{
	width: 400px;
	float: left;
	text-align: left;
	margin-left: 25px;
	margin-top: 8px;
	color: #fff;
}

#footer-right
{
	width: 250px;
	float: right;
	text-align: right;
	margin-right: 25px;
	margin-top: 8px;
	color: #fff;
}

#footer-right a
{
	font: 11px/18px arial, tahoma;
	color: #fff;
	margin: 0px 3px;
}

#footer-right a:hover
{
	color: #fff;
}

div.language
{
	position: absolute;
	margin: 5px 0px 0px 850px;
	width: 35px;
}

div.language img
{
	display: inline;
}

div.ref-block
{
	background: #f8f8ec;
	text-align: center;
	width: 100%;
	padding: 10px;
}

div.ref
{
	clear: both;
	width: 100%;
	border: 1px solid #c9d267;
}

div.ref b
{
	color: #b0bf26;
}

div.ref-left
{
	float: left;
	padding: 10px;
	width: 380px;
}

div.ref-right
{
	width: 150px;
	float: right;
	padding-top: 10px;
}

/**/

a.client_image_hidden
{
	display: none;
}

a.client_image
{
	display: ;
}