html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin:0; padding:0; border:0;
outline:0; background:transparent;
}

ul	{list-style-type:none;}
p	{margin:9px 0; line-height:140%;}
a	{color: #0d4b77; border-bottom:dotted 1px #0d4b77; text-decoration:none;}
a:hover	{color: #333; border-bottom:dotted 1px #333;}
a img	{border:none;text-decoration:none;}
div.errors	{ padding:10px; border: 1px solid #a80532; }

/* jQuery */
a.noBorder,a.noBorder:hover{border:none;text-decoration:none;}

.highlight,span.ajaxSearch_highlight{
	/*background-color: #ffc;*/
	background-color: #ff0; /* = temp color */
}

body {
	font-size: 12px;
	color: #555555;
	font-family: Arial, sans-serif;
	background: url('/_template/img/bg.gif') repeat-x left top;
	position:relative;
}


#center-column ul, #center-column ol, #large-column ul, #large-column ol, #rightbar ul, #rightbar ol,
#leftcol ul, #leftcol ol,
#centercol ul, #centercol ol,
#rightcol ul, #rightcol ol{
	margin: 9px 0 9px 30px;
}
#center-column ul ul, #center-column ol ol, #large-column ul ul, #large-column ol ol, #rightbar ul ul, #rightbar ol ol,
#center-column ul ol, #center-column ol ul, #large-column ul ol, #large-column ol ul #rightbar ul ul, #rightbar ol ol{
	margin: 6px 0 6px 30px;
}
#center-column ul li, #large-column ul li, #rightbar ul li,
#leftcol ul li,
#centercol ul li,
#rightcol ul li{
	list-style-type:disc;
}


.clearer {
	clear: both;
}
#container {
	width: 940px;
	margin: 0px auto;
}

#header {
	border-bottom: solid 7px #000;
	/*     background: url("/_template/img/logo.jpg") no-repeat left top; */
	height: 137px;
	margin-bottom: 27px;
	position:relative;
}
#header h1 {
	position:absolute;
	top: 0px;
	left: 0px;
}
#header h1 a{
	border:none;
}

.siteWideNav {
	text-align:right;
	height: 27px;
	padding-top: 14px;
	color: #9e9e9e;
	font-size: 11px;
	float:right;
}
.siteWideNav li {
	float:left;
	padding: 0px 7px;
	border-right: solid 1px #9E9E9E;
	height: 12px;
}
.siteWideNav a {
	color: #9e9e9e;
	text-decoration:none;
	padding: 1px 0px;
	border:none;
}
.siteWideNav a.nl {
	background: url("/_template/img/flag-NL.gif") no-repeat left center;
	padding-left: 22px;
}
.siteWideNav a.en {
	background: url("/_template/img/flag-EN.gif") no-repeat left center;
	padding-left: 22px;
}
.siteWideNav a:hover {
	color: #333;
	text-decoration:underline;
}
.siteWideNav img {
	position:relative;
	top: 2px;
}

/* BEGIN sitewide search form */
form#search {
	text-align:right;
	height: 67px;
}
form#search input.submit {
	position:relative;
	top: 9px;
}
form#search input.search {
	width: 244px;
	padding-left:6px;
	height: 23px;
	padding-top: 4px;
	background: url("/_template/img/search_input.gif") no-repeat left top;
	border:none;
	font-size: 14px;
	color:#555555;
}
form#search input.search:focus {
	background-image:url("/_template/img/search_input-focus.gif");
}
/* END sitewide search form */

#mainNav {
	text-align:right;
	color: #555;
	float:right;
}
#mainNav li {
	float:left;
	padding: 0px 16px;
	border-right: solid 1px #dbdbdb;
	/*height: 14px;*/
}
#mainNav li.last {
	border-right: none;
}
#mainNav a {
	color: #555;
	text-decoration:none;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana;
	font-weight:normal;
	position:relative;
	top: -2px;
	border:none;
}
#mainNav a:hover, #mainNav a.active {
	color: #a80532;
}

#center-column {
	width: 367px;
	padding: 0px 17px;
	float:left;
	background: url("/_template/img/center_dots.gif") repeat-y left top;
	overflow:hidden;
}

#center-column strong, #large-column strong, #center-column b, #large-column b {
	color: #000;
	font-size: 13px;
}

#subNav {
	width: 221px;
	float:left;
	margin-right: 10px;
	overflow:hidden;
}
#subNav hr { visibility:hidden; }
#subNav ul li ul {
	margin:0;
	padding:0;
}
#subNav li {
	background: url("/_template/img/horizontal_dots.gif") repeat-x left bottom;
}
#subNav li.no-border {
	background: none;
}
#subNav li a {
	border:none;
	display:block;
	line-height: 26px;
	font-size: 14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	margin-left: 8px;
}
#subNav li a:hover {
	color: #333;
}
#subNav li.active a {

	color: #a80532;
}
#subNav ul ul a {
	background: url("/_template/img/right_arrow_grey.gif") no-repeat left center;
	margin-left: 15px;
	padding-left: 14px;
	font-weight:normal;
	text-transform:none;
}
#subNav ul ul li.active a {
	background: url("/_template/img/right_arrow_red.gif") no-repeat left center;
	margin-left: 15px;
	padding-left: 14px;
	font-weight:normal;
	color: #a80532;
	text-transform:none;
}

h1 {
	color: #a80532;
	font-size: 22px;
	font-family: "Trebuchet MS", Verdana;
	margin-bottom: 11px;
	line-height:normal;
}
h2 {
	color: #a80532;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana;
	margin-bottom: 11px;
	line-height:normal;
	font-weight:normal;
}

.center-bottom-links {
	border-top: solid 4px #eaeaea;
	padding-top: 15px;
	margin-top: 15px;
	padding-bottom: 10px;
}
.center-bottom-links a {
	margin-right: 10px;
}
.center-bottom-links a, .center-bottom-links a * {
	text-decoration:none;
}
.center-bottom-links a span {
	color: #a80532;
	border-bottom: dotted 1px #a80532;
	margin-left: 8px;
}
.center-bottom-links a:hover * {
	color: #222;
}

#rightbar {
	width: 285px;
	float:left;
	margin-left: 19px;
}
.dotted-spacer {
/*	width: 300px; */
/*	margin-left: -15px; */
	background: url("/_template/img/horizontal_dots.gif") repeat-x left center;
	height: 42px;
}

/* #rightbar a{
	color: #0d4b77;
	text-decoration:none;
}
#rightbar a:hover{
	text-decoration:underline;
}*/

.big {
	font-size: 14px;
	color: #000;
}
.uppercase {
	text-transform:uppercase;
}
.small {
	font-size: 11px;
	color: #888;
}
#footer {
	width: 960px;
	margin: 50px auto 0px;
	padding-bottom: 10px;
}
div.careerOpportunities {
	background: #a80532;
	height: 36px;
	line-height: 36px;
	color: #fff;
}
div.careerOpportunities ul {
	float:left;
	margin-left: 10px;
}
div.careerOpportunities ul li {
	width: 680px;
}
div.careerOpportunities ul li a {
	color:#fff;
	border:none;
}
div.careerOpportunities ul li a:hover {
	text-decoration:underline;
}
div.careerOpportunities h3{
	float:left;
	font-weight:bold;
	font-size: 14px;
	margin-left: 15px;
	background: url("/_template/img/white_bullets.gif") no-repeat right center;
	padding-right:14px;
	text-transform:uppercase;
}

.mainNavRepeater {
	width: 940px;
	margin: 0px auto;
	border-top: solid 7px #000;
	padding-top: 18px;
	color: #aaaaaa;
}
.mainNavRepeater li {
	float:left;
	padding: 0px 4px;
	border-right: solid 1px #aaa;
}
.mainNavRepeater a {
	margin: 0px 5px;
	text-decoration:none;
	text-transform:uppercase;
	border:none;
	color: #000;
	padding-bottom: 1px;
}
.mainNavRepeater a.active, .mainNavRepeater a:hover {
	color: #a80532;
	border-bottom: dotted 1px #a80532;
}

.ourWebsites {
	margin-top: 10px;
	padding-top: 7px;
	border-top: solid 1px #cccccc;
	position:relative;
	font-size: 11px;
	padding-left: 5px;
}
.ourWebsites .website {
	float:left;
}
.ourWebsites ul {
	float:left;
	margin-left: 5px;
}
.ourWebsites ul li {
	float:left;
	padding: 0px 5px;
	border-right: solid 1px #555;
}
ul li.last{
	border-right: none;
}
.ourWebsites a {
	color: #a80532;
	text-decoration:none;
	border:none;
}
.ourWebsites a:hover {
	color: #333;
	text-decoration:underline;
}
.ourWebsites .copy {
	position:absolute;
	top: 8px;
	right: 5px;
}
#large-column {
	width: 680px;
	float:left;
	overflow:hidden;
	background: url("/_template/img/vertical_dots.gif") repeat-y left top;
	padding-left: 20px;
	padding-bottom: 5px;
}

form#frmVacancies {
	background: #f4f4f4;
	border: solid 1px #eaeaea;
	padding: 15px 0px 10px 19px;
	margin-bottom: 15px;
}
form#frmVacancies select {
	width: 175px;
	margin-right: 8px;
}
form#frmVacancies a, form#frmVacancies a:hover {
	border:none;
	display:inline;
}

/*
.button{
	border:none;
	background-image:url("/_template/img/button.png");
	padding: 5px;
	color: #666;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
}
.button:hover {
	border:none;
	color: #333;
}*/

.button {
	/*display:block;
	width:88px;*/
	border:none;
	color: #666;
	background: #e7e7e7 url("/_template/img/bkg_button.png") repeat-x left top;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	padding: 5px;
	font-size: 11px;
	margin:5px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.button:hover {
	border:none;
	color: #333;
	background: #cfcfcf;
}


#vacancy-center {
	width: 354px;

	padding-right: 15px;
	float:left;
	background: url("/_template/img/vertical_dots.gif") repeat-y right top;
}
.grey-border {
	border-bottom: solid 4px #eaeaea;
	padding-bottom: 6px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight:bold;
	color: #000;
}
#large-column #rightbar a:hover {
	text-decoration:none;
}
#large-column a.no-border, #large-column a.no-border * {
	border:none;
}
.red-font {
	color: #a80532;
}
.navigation {
	word-spacing: 3px;
}
#large-column .navigation a {
	border-bottom:none;
}
#large-column .navigation span {
	color: #a80532;
	font-weight:bold;
}




#large-column table,
#large-column table.VacancyListing {
	empty-cells:show;
	width: 100%;
	margin: 20px 0px;
	border-collapse:collapse;
}

table caption{
	padding:0;
	margin:0;
	color: #a80532;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana;
}

#large-column table tr.odd,
#large-column table tr.odd th,
#large-column table tr.odd td{
	background-color:#f5f5f5;
}

#large-column table th {
	font-weight:bold;
	text-align:left;
}
#large-column table th,
#large-column table td {
	padding:5px;
	border:1px solid #eaeaea;
	vertical-align:top;
}
#large-column table th p,
#large-column table td p{
	margin:1px 0 4px 0;
}

/*
.VacancyListing TABLE
*/

#large-column table.VacancyListing th, #large-column table.VacancyListing td {
	padding: 5px 0px 5px 12px;
	text-align:left;
	border:none;
}
#large-column table.VacancyListing th {
	border-bottom: solid 2px #eaeaea;
	color: #111;
	font-size: 13px;
}
#large-column table.VacancyListing a {
	border-bottom: none;
}
#large-column table.VacancyListing a:hover {
	color: #a80532;
	text-decoration:underline;
	border-bottom:none;
}
#large-column table.VacancyListing .grey td {
	background: #f4f4f4;
	border-top: solid 1px #eaeaea;
	border-bottom: solid 1px #eaeaea;
}

#homepage-visual {
	height: 251px;
	background:#2C2D2D url("/_template/img/bkg_homepage_header.png") repeat-x left bottom;
	width: 100%;
	top: 137px;
	left: 0px;
	position:absolute;
	z-index: 1;
}
#homepage-visual a{
	color:#fff;
}
#homepage-visual a:hover{
	text-decoration:none;
}
#home-content {
	margin-top: 265px;
	width:100%;
}
#leftcol {
	width: 290px;
	padding-right: 10px;
	/*     margin-left:10px; */
    overflow:hidden;
	float:left;
}
#centercol {
	width: 321px;
	background: url("/_template/img/home_center_dots.gif") repeat-y left top;
	padding-bottom: 10px;
	float:left;
	overflow:hidden;
}
#rightcol {
	width: 295px;
	margin-left: 18px;
	float:left;
	overflow:hidden;
}
.centercol-content {
	margin: 0px 18px 0px 21px;
}
#centercol img {
	padding: 5px 0px;
}
#centercol a.details {
	text-decoration:none;
	color: #555;
	font-size: 11px;
	border: none;
}
.details img {
	margin-right: 6px;
	position:relative;
	top: 1px;
}
.pdf-icon {
	float:left;
	margin-right: 7px;
	position:relative;
	top: -5px;
}


/* without JS, no Employee intro, sorry */
.employeesIntro li { display:none; }

.employeesIntro {
	top:0;
	width: 900px;
	margin: 0px auto;
	height: 251px;
	position:relative;
}
.employeesIntro div.employeeImg {
	top:0;
	float:left;
	width: 880px;
	left:20px;
}
.employeesIntro .text {
	top:0;
	float:left;
	left: 400px;
	width: 470px;
	display:block;
	visibility:visible;
	position:absolute;
}
.employeesIntro .text .heading {
	padding-top: 62px;
}
.employeesIntro .text .content {
	margin-left: 30px;
	color: #9b9b9b;
	line-height: 16px;
	width: 400px;
}
.employeesIntro .text .heading h1 {
	padding-left:30px;
	background: transparent url("/_template/img/white_bullets_right.gif") no-repeat 0px 7px;
	font-size: 32px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:30px;
	color: #fff;
}
.employeesIntro .text .heading h1 em {
	color: #a80532;
	font-style:normal;
}
.employeesIntro li { width: 100%; height: 251px; cursor: wait; }

/*.form-submit {
	float:right;
	margin: -28px 55px 0px -20px;
	width: 45px;
}*/

#frmVacancies select{
	float:left;
}

.form-submit {
	width:40px;
	float:left;
	margin-top:-8px;
}