/** reset of colors for werken bij **/
.recruitement .columns {
	background-color:white;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}
#header-navigation-path {
	border-bottom: 1px solid #F4F4F4; 	
}
#layoutcontainer {
	background-color: white;	
}
.recruitement .right-column-recruitement
{
	position:relative;
	width: 305px;
	height: 340px;
	float:right;
	padding: 15px 30px;
	margin-top: 5px;
	background: url(/images/recruitement/background-search.jpg);
}
.recruitement .middle-right-column-wrapper{
	background-color:white;
}
.recruitement .middle-column-recruitement {
	position:relative;
	width: 480px;
	background-color: white;
	margin-top: 5px;
	padding: 15px 30px;
}
body.recruitment .middle-column{
	background-color: white;
	color: #666666;
	
}
.recruitement-item {
	color: #666666;
}
#vacancy-detail .recruitement-item {
	margin-left:150px;
	padding:1px;
	padding-bottom: 20px; 
	padding-right: 120px;
}
.recruitementslist .recruitement-item {
	position:relative;
	border-bottom: 1px solid #cecece;
	padding-bottom: 8px;
	margin: 8px 0px;
}

.recruitement .left-column-block,
body.recruitment .left-column-block {
	background-color: #EDF8FB;
}

.recruitement .pager-bar {
	border-bottom: 1px solid #cecece;
}
.vacancy-left-column {
	background: url('/images/recruitement/background-recruitement-detail.jpg'); 
	position:absolute;
	width: 130px;
	color: #666666;
	padding: 80px 10px;
}
.vacancy-left-column h2 {
	margin-bottom: 40px;
	color: #0099CC;
}
.recruitement .footer ,
body.recruitment .footer {
	background: url('/images/recruitement/background-plus.gif');	
}
.recruitement-item a.read-more {
	color: #666666;
	font-weight: bold;
}
.recruitement-item a.read-more:hover {
	color: #0099CC;	
}
.recruitement-search label {
	color: #0099CC;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.bottommenu {
	width: 130px;
	border-top: 1px solid #cfcfcf;
}
.bottommenu-item,.recruitement .extra-menuitem  {
	vertical-align: top;
	border-bottom: 1px solid #cfcfcf;
	white-space: no-wrap;
	font-size: 11px;
}
.vacancy-detail {
	position:relative;
	padding-right: 35px;
	padding-top: 0px; 
	padding-left: 0px;
	background: white;
	margin-top: 5px;	
}
.recruitement  .extra-menuitem,
.recruitement  .extra-menuitem a,
.recruitement  .extra-menuitem img,
.recruitement  .extra-menuitem span,
.bottommenu-item a,
.bottommenu-item img,
.bottommenu-item span {
	line-height: 16px;
	vertical-align: top;
}
.recruitement-search select {
	width: 243px;
	font-size: 11px;
}
.recruitement-search select option {
	font-size: 11px!important;
}
.recruitement-search input {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
}
.vacancy-left-column {
	z-index: 9;
	padding-top: 140px;
}


