/* CSS CheckMark website */

body {
	background-color: #F2F1F1;
/*	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;*/
}
body td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:center;
}
.titel_welkom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B39170;
	text-align:right;
}
.languageselector a {
	text-decoration:none;
}
.languageselector img {
	border:1px solid #000000;
}
img {
	border:none;
}
a {
	color:#B39170;
}
.pink {
	color:#FF0066;
}
.menuitems td {
	font-size:11px;
}
.menuheader {
	width:100%;
	height:24px;
	font-size:16px;
	color:#666666;
	text-transform:capitalize;
}
.vacatureheaders a {
	color:#FFFFFF;
}
p .text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#666666;
}
span .text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#666666;
}
.sitemapheader {
	font-size:12px;
	color:#FF0099;
	font-weight:bold;
}
.oneven {
	background-color:#F2F2E6;
	text-align:left;
}
.even {
	background-color:#FFFFFF;
	text-align:left;
}
.vacaturedetails .header {
	background-color:#FF0099;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:2px;
}
.left_menu_left {
	width:22px;
	height:230px;
	background-image:url(/images/right_menu_left3.jpg);
	background-repeat:no-repeat;
}
.left_menu_middle {
	width:181px;
	height:230px;
	background-image:url(/images/right_menu_middle3.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}
.left_menu_right {
	width:16px;
	height:230px;
	background-image:url(/images/right_menu_right3.jpg);
	background-repeat:no-repeat;
}
.left_menu_leftbottom {
	background-image:url(/images/right_menu_left2.jpg);
	width:23px;
	height:32px;
	background-repeat:no-repeat;
}
.left_menu_middlebottom {
	background-image:url(/images/right_menu_bottom.jpg);
	width:189px;
	height:32px;
	background-repeat:no-repeat;
}
.left_menu_rightbottom {
	background-image:url(/images/right_menu_right2.jpg);
	width:17px;
	height:32px;
	background-repeat:no-repeat;
}
.content {
	 padding:11px;
	 line-height:16px;
}
.content-text {
	padding-top:0px;
	line-height:16px;
}
p {
	line-height:16px;
}
.filter-hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border:solid 1px #000000;
	display:none;
	position:absolute;
	background-color: white;
	padding: 2px;
}