/******************************
	Global
******************************/

* {
	margin: 0;
	padding: 0;
}


body, html {
	width: 100%;
}

body {
	background: #ffffff url(../img/home_bg.gif) 250px 0px repeat-x;
	font-family: Arial, sans-serif, Helvetica;
	color: #000;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	text-align: left;
}

img {
	border: 0;
}

a {
	text-decoration: none
}

a:link {
	color: #000
}

a:visited {
	color: #000
}

a:active {
	color: #000;
}

a:hover {
	color: #f00;
	text-decoration: underline;
}

input, select {
	border: 0;
}

p {
	margin: 11px 0 11px 0;
}

/******************************
	Main divisions
******************************/

div#container {
	width: 1259px;
	overflow:hidden;
/*	margin-top:86px;*/
}

div#head {
	position: relative;
	/*height: 238px;*/
}

div#middle {
	height: 426px;
}

div#foot {
	height: 125px;
}

/******************************
	Sub divisions
******************************/

div#boxleft {
	float: left;
	width: 313px;
	/*height: 194px;*/
	height: 813px;
	background-color: #ffFFFF;
}

div#boxright {
	/*height: 194px;*/
	/*background: #ffffff url(../img/home_bg.gif) 0px 0px repeat-x;*/
	margin-left:0px;
	float: left;
	width:850px;
}

div#head_logo {
	background: #0F0075;
	/*padding: 90px 0 0 64px;*/
	padding: 30px 0 0 53px;
	height : 127px;
}

div#head_bar {
	height: 48px; /*44*/
	padding-top:4px;
	width: 1100px;
	*width: 900px;
}

#img_findajob {
	float:left;
	margin-left:20px;
	margin-top: 14px;
}

div#head_findajob {
	float: left;
	margin: 12px 0 0 20px;
	width: 310px;

}

div#head_findajob form div {
        *overflow : hidden !important;
        *border : 5px solid #cccccc !important;
/*        *height : 16px !important; */
}

div#head_bar div#head_findajob form div select.job_select {
	background : #cccccc;
	margin-top:2px;
	*border: 1px solid #cccccc !important;
        *display : block !important;
        *float : none !important;
        *margin-top: -3px !important;
        *margin-left: -3px !important;
        *margin-bottom: -4px !important;
/*        *margin-right: -20px !important;*/
/*        *height:26px; */
}

div#head_findajob form div select.job_select option {
        *height:28px !important;   
}

div#head_searchsite {
	float: left;
	margin: 13px 0 0 0px;
	width: 300px;
}

div#middle_boxleft {
	background: #fe0000 url('../img/phonebooth.gif') 10px 70px no-repeat;
	margin: 0;
	float: left;
	width: 260px;
	height: 813px;
}

div#middle_boxright1 {
	float: left;
	height: 168px; /*200*/
	width: 790px; /*750*/
	padding: 65px 0 0 41px;
}


div#middle_boxright2 {
	float: left;
	height: 157px; /*228*/
	width: 790px; /*750*/
	padding: 25px 0 0 35px;
//	background : #e80000;
}

div#middle_boxright1 div.first, div#middle_boxright2 div.first {
	margin: 0;
}

div#foot_bar {
/*	clear: both;
	height: 48px; /*38*/
	padding: 15px 0px 15px 25px;
	background : #ffffff;
}

/******************************
	Specializations
******************************/

div#head_findajob img {
	float: left;
	margin: 6px 20px 0 0;
}

div#head_findajob select {
	width: 134px;

	/*border: 1px solid #fff;*/
	border: 0;

	text-transform: uppercase;
	font-size: 9px;
}

div#head_findajob form div {
	float: left;
	background-color: #cccccc;
	padding: 3px;
	*padding: 0px !important;
	margin-left: 4px;
}

div#head_searchsite img {
	float: left;
	padding : 3px;
	padding-bottom : 4px;
	background : #cccccc;
}

div#head_searchsite input.tx-indexedsearch-searchbox-sword {
	float: left;
	width: 150px;
	height: 15px;
	margin: 0;
	background-color: #cccccc;
	padding: 3px;
	vertical-align: top;
	line-height: 100%;
}

div#head_searchsite input.tx-indexedsearch-searchbox-button {
	background: transparent url('../img/search_btn.gif') no-repeat;
	width: 112px;
	height: 21px;
	margin-left: 2px;
	cursor: pointer;
	font-size: 0;
}

#go_dutch_site {
	float: left;
	padding-top : 13px;
	margin-left:0px;
}

div#middle_boxleft div#middle_banner {
	background-color: #F5CF00;
	width: 100%;
	height: 200px;
}

div#middle_boxleft div#middle_banner h1 {
	padding: 25px 10px 0 10px;
	margin: 0;
	color: #DD0908;
	font-weight: bold;
	font-size: 19px;
	line-height: 25px;
	text-align: center;
}

div#middle_boxleft div#middle_banner p {
	padding: 10px;
	padding-top: 0;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

div#middle_boxleft div#middle_randimg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 200px;
	padding-left: 10px;
	height:253px;
	top:560px;
	width:250px;
}

div#middle_boxright1 div {
	float: left;
	margin-left: 49px;
	*margin-left: 0px;
	*width:160px;
}

div#middle_boxright1 div#jobs {
	*width:140px;
}
div#middle_boxright1 div#candidates {
	*width:220px;
}
div#middle_boxright1 div#clients {
	*width:160px;
}
div#middle_boxright1 div#aboutus {
	*width:160px;
}
div#middle_boxright1 div ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

div#middle_boxright1 div ul li {
	display: list-item;
	float: none;
	height: 18px;
	margin : 0px;
	position: relative;
	background: url('../img/listimage2.gif') left center no-repeat;
	padding: 0 0 0 0px;
}

div#middle_boxright2 div {
	float: left;
	width: 300px;
	margin-left: 55px;
}

div#middle_boxright2 div span {
	color: #fff;
	font-weight: bold;
	padding-left: 3px;
}

div#middle_boxright2 div img {
	display: block;
	margin-bottom: 20px;
}

div#middle_boxright2 div a, div#middle_boxright2 div a:visited {
	font-family : Arial;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	padding: 0 0px 0 0px;
}

div#foot_bar img {
	display: block;
	float: left;
	margin: 2px 12px 0 0;
}

/*
div#foot_bar ul{
	list-style: none;
	font-size: 0;
	line-height: 0;
}

div#foot_bar ul li {
	float: left;
	background: url('../img/listimage.gif') left center no-repeat;
	padding-left: 10px;
	margin: 0 8px 0 4px;
	font-size: 11px;
}

div#foot_bar ul li a, div#foot_bar ul li a:visited {
	color: #CC0107;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
}
*/

div#foot_links{
	clear : both;
	padding-top : 12px;
	padding-left : 10px;
	height: 20px;
}

div#foot_links ul {
	font-size: 0;
	line-height: 0;
	margin: 5px 0 0 14px;
	padding: 0;
}

div#foot_links ul li {
	float: left;
	list-style: none;
	color: #f00;
	font-size: 9px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
}

div#foot_links ul li a, div#foot_links ul li a:visited {
	color: #f00;
}


/*
News scroller
*/
div#foot_bar #scr1 div {
	visibility:hidden;
}

div#foot_bar #scr1,
div#foot_bar #scr1 div.default {
	width: 650px;
	height: 20px;
	overflow: hidden;
	visibility: visible;
}

div#foot_bar #scr1 ul{
	list-style: none;
	font-size: 0;
	line-height: 0;
}

div#foot_bar #scr1 ul li {
	float: left;
	background: url('../img/listimage.gif') left center no-repeat;
	padding-left: 10px;
	margin: 0 8px 0 4px;

	font-size: 11px; /*test*/
}

div#foot_bar #scr1 ul li a,
div#foot_bar #scr1 ul li a:visited {
	color: #CC0107;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
}

div#foot_bar #scr1 table tr td div {
	visibility: visible;
}

div#wittebalk {
	position: absolute;
	left: 1215px;
	top: 0px;
	width: 38px;
	height: 900px;
	background: white;
}

