body {
	background:url(/images/achtergrond.gif) repeat-x top #f2f2ed;
	line-height:200%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	/* font-weight:bold; */
	color:#6d7173;
}
* {
	margin:0;
	padding:0;
}
a {
	color:#0955a2;
	text-decoration:none;
}
a img {border:0;}
div.clear {
	display:block;
	width:1px;
	height:1px;
	font-size:1px; /* IE Fix */
	line-height:0%; /* IE Fix */
	clear:both;
}
h2 {
	line-height:normal;
	padding:20px 0 2px 0;
	color:#74b70b;
	font-size:11pt;
}
h3 {
	padding:15px 0 10px 0;
	font-size:10pt;
	color:#38a2bf;
}

/* Container */
#container {
	background:url(/images/container.png);
	width:960px;
	padding:0 6px;
	margin:0 auto;
}
* html #container {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/container.png", sizingMethod="scale");
}
#container_bottom {
	background:url(/images/container_bottom.png);
	width:972px;
	height:7px;
	line-height:0%;
	margin:0 auto;
	font-size:0pt;
}
* html #container_bottom {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/container_bottom.png", sizingMethod="scale");
}

/* Top */
#top {
	background:url(/images/logo.gif) no-repeat 27px 27px;
	width:934px;
	height:60px;
	padding:13px;
	text-align:right;
}

/* /Top */

/* Menu */
#menu {
	background:#0955a2;
	width:960px;
	overflow:hidden;
}
#menu li {
	float:left;
	display:block;
	line-height:38px;
}
#menu li a {
	float:left;
	display:block;
	padding:0 15px;
	border-right:1px solid #3d7fc2;
	color:#fff;
	font-size:11pt;
}
#menu li a:hover {color:#77d0f9;}
#menu li.right {float:right;}
#menu li.right a {
	padding:0 8px;
	border:0;
	font-size:8pt;
	color:#d3f1ff;
}
/* /Menu */

/* Header */
#header {
	background:url(/images/header.gif) #d9f3fa;
	width:960px;
	padding:0 0 20px 0;
}
div.kolom {
	float:left;
	width:200px;
	padding:0 20px;
	overflow:hidden;
}
ul.border {border-top:1px solid #bedde6;}
ul.border li {
	line-height:24px;
	border-bottom:1px solid #bedde6;
	overflow:hidden;
	list-style:none;
}
ul.border li a {
	float:left;
	width:200px;
	color:#777777;
}
ul.border li img {
	float:left;
	margin:3px 5px 0 0;
}
ul.border span.left {float:left;}
ul.border span.right {
	float:right;
	color:#999999;
}
#header img.left {padding:20px 0 0 0;}
img.left {float:left;}
img.right {float:right;}
p.right {text-align:right;}
a.button_green, a.button_red, a.button_blue, a.button_orange, a.button_grey, a.button_green_large, a.button_blue_large {
	float:left;
	display:block;
	width:63px;
	line-height:23px;
	margin:5px 2px;
	color:#fff;
	text-align:center;
}
a.button_green {
	float:right;
	background:url(/images/button_green.gif);
}
a.button_red {background:url(/images/button_red.gif);}
a.button_blue {
	background:url(/images/button_blue.gif);
	width:68px;
}
a.button_orange {background:url(/images/button_orange.gif);}
a.button_grey {
	background:url(/images/button_grey.gif);
	width:63px;

}
a.button_green_large {
	float:right;
	background:url(/images/button_green_large.gif);
	width:185px;
}
a.button_green_large span {color:#faf875;}
a.button_blue_large {
	float:right;
	background:url(/images/button_blue_large.gif);
	width:164px;
}
a.button_blue_large span {color:#ccf4ff;}
/* /Header */

/* Body */
#body {
	width:960px;
	padding:0 0 30px 0;
}
div.kolom_middle {
	float:left;
	width:480px;
	overflow:hidden;
}
div.jobmatcher {
	background:url(/images/jobmatcher_border.gif) repeat-y 195px 0 #dcf4fa;
	width:480px;
	margin:20px 0 0 0;
}
div.jobmatcher_top {background:url(/images/jobmatcher_top.gif) no-repeat top;}
div.jobmatcher_bottom {
	background:url(/images/jobmatcher_bottom.gif) no-repeat bottom;
	width:480px;
	padding:5px 0 15px 0;
	overflow:hidden;
}
div.jobmatcher div.top {
	float:left;
	background:#dcf4fa;
	width:480px;
	border-bottom:2px solid #fff;
}
div.jobmatcher h2 {padding:6px 0 10px 10px;}
div.jobmatcher div.left {
	float:left;
	width:165px;
	padding:0 15px;
	overflow:hidden;
}
div.jobmatcher p.stappen {
	line-height:normal;
	padding:8px 0 0 0;
	font-size:10pt;
	color:#38a2bf;
}
div.jobmatcher div.right {
	float:left;
	background:url(/images/jobmatcher_border2.gif) no-repeat 0 22px;
	width:239px;
	padding:15px 24px 0 22px;
	overflow:hidden;
}
input.text {
	float:left;
	background:url(/images/input_text.gif);
	width:223px;
	height:15px;
	margin:0 0 10px 0;
	padding:5px 8px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#757d80;
	font-size:8pt;
}
p.select {
	float:left;
	background:url(/images/input_select.gif);
	width:192px;
	height:23px;
	margin:0 0 10px 0;
	padding:1px 8px;
}
select, option {
	background:none;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#757d80;
	font-size:8pt;
}
select {width:192px;}
a.icoon {float:right;}
a.left {float:left;}
a.right {float:right;}
.justify {text-align:justify;}
input.submit {
	float:right;
	background:url(/images/input_submit.gif);
	width:77px;
	height:25px;
	cursor:pointer;
	border:0;
}
div.font-size {
	line-height:225%;
	font-size:9pt;
}
p.h2_sub {color:#98a0a2;}
div.padding_left_20px {padding:0 0 0 20px;}
div.content {
	float:left;
	background:url(/images/content_bottom.gif) no-repeat bottom #dcf4fa;
	width:700px;
	margin:20px 0 0 0;
}
div.content_top {
	background:url(/images/content_top.gif) no-repeat top;
	width:700px;
	overflow:hidden;
}
div.content div.top {
	width:680px;
	line-height:35px;
	padding:0 10px;
	border-bottom:2px solid #fff;
	overflow:hidden;
}
div.content div.top h2 {
	float:left;
	line-height:35px;
	padding:0;
}
div.content div.top a {
	float:right;
	font-size:9pt;
	color:#ff6c00;
}
div.inhoud {
	float:left;
	width:700px;
}
div.vacature, div.vacature_bg {background:url(/images/jobmatcher_border.gif) repeat-y 528px;}
div.vacature_bg {background:url(/images/jobmatcher_border.gif) repeat-y 528px #edfafe;}
div.vacature2, div.vacature_bg2 {background:url(/images/jobmatcher_border.gif) repeat-y 603px;}
div.vacature_bg2 {background:url(/images/jobmatcher_border.gif) repeat-y 603px #edfafe;}
div.padding {padding:10px;}
div.bg {background:#edfafe;}
div.vacature div.left, div.vacature_bg div.left {
	float:left;
	width:510px;
	padding:5px 10px;
	overflow:hidden;
}
div.vacature2 div.left, div.vacature_bg2 div.left {
	float:left;
	width:585px;
	padding:5px 10px;
	overflow:hidden;
}
div.vacature div.right, div.vacature_bg div.right {
	float:right;
	width:155px;
	padding:10px 0 10px 15px;
	overflow:hidden;
	text-align:center;
}
div.vacature2 div.right, div.vacature_bg2 div.right {
	float:right;
	width:80px;
	padding:10px 0 10px 15px;
	overflow:hidden;
	text-align:center;
}
div.content span.titel, div.content span.titel_size, div.content span.titel_green, h1, h2 {
	display:block;
	font-size:10pt;
	color:#38a2bf;
}

div.content span.titel_size, h1 {
	padding:5px 0;
	font-size:13pt;
}
div.content span.titel_green {color:#74b70b;}
div.content p.right {text-align:right;}
div.content span.grey {color:#959b9d;}
div.content div.width_50 {
	float:left;
	width:330px;
	padding:10px;
}
div.content ul.list_image li {
	background:url(/images/list_image.gif) no-repeat left;
	padding:4px 0 4px 16px;
	list-style:none;
}
a.green {color:#74b70b;}
div.content div.bottom {
	line-height:35px;
	text-align:center;
}
div.content div.bottom a {
	margin:0 3px;
	color:#6d7173;
}
div.content div.bottom a:hover {color:#74b70b;}
div.content a.page {font-size:9pt;}
div.trefwoorden {line-height:18px;}
div.trefwoorden a {color:#85898a;}
a.size {font-size:10pt;}
a.size2 {font-size:11pt;}
a.size3 {font-size:12pt;}

div.tekst {padding:20px 0 0 0;}
div.float_left {
	float:left;
	width:340px;
	padding:0 20px 0 0;
}
div.float_left2 {
	float:left;
	width:400px;
	padding:0 20px 0 0;
}
div.float_right {
	float:left;
	width:340px;
}
div.float_right2 {
	float:left;
	width:280px;
}
div.border {
	width:700px;
	height:1px;
	margin:20px 0;
	border-top:1px solid #e5e5e5;
}
form.registreren td {padding:5px;}
form.registreren span {color:#fe0024;}
form.registreren label {
	display:block;
	text-align:right;
}
form.registreren label.error {
	display:block;
	text-align:right;
	color: #FF0000;
	font-weight:bold;
}
form.registreren label.small {
	display:inline;
	text-align:left;
}
input.registreren, input.registreren_italic, input.registreren_small, input.registreren_small2, input.registreren_small3 {
	background:url(/images/registreren_input.gif);
	width:163px;
	height:16px;
	border:0;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#666666;
}
input.registreren_italic {
	font-style:italic;
	color:#888888;
}
input.registreren_small {
	background:url(/images/registreren_input_small.gif);
	width:86px;
	margin:0 0 0 5px;
}
input.registreren_small2 {
	float:left;
	background:url(/images/registreren_input_small2.gif);
	width:54px;
}
input.registreren_small3 {
	background:url(/images/registreren_input_small3.gif);
	width:23px;
	margin:0 0 0 5px;
}

select.registreren, select.registreren_italic {
	background:url(/images/registreren_input.gif);
	width:175px;
	height:28px;
	padding:5px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
select.registreren_small4 {
	background:url(/images/registreren_input_small4.gif);
	width:75px;
	height:28px;
	padding:5px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
select.registreren_italic {
	font-style:italic;
	font-weight:normal;
}
form.registreren span.italic {
	font-style:italic;
	color:#999999;
}
form.registreren textarea {
	background:url(/images/registreren_textarea.gif);
	width:375px;
	height:130px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding:5px;
}
form.registreren a {
	text-decoration:underline;
	color:#999999;
}
form.registreren input.submit {
	float:none;
	background:url(/images/registreren_submit.gif);
	width:77px;
	height:23px;
	margin:20px 0 0 0;
	cursor:pointer;
}

#subfooter {
	background:#e8f9fd;
	padding:0 20px 30px 20px;
}
#subfooter ul {
	float:left;
	width:450px;
	overflow:hidden;
}
#subfooter li {
	float:left;
	width:150px;
	list-style:none;
}
#subfooter li a {color:#777777;}
/* /Body */
/* /Container */

/* Footer */
#footer {
	width:940px;
	margin:0 auto;
	font-size:9pt;
	font-weight:normal;
}
p.left {float:left;}
p.right {float:right;}
#footer span.bold {font-weight:bold;}
#footer a {
	font-weight:bold;
	color:#666666;
}
/* /Footer */

.checklist li { background: none; padding-left: 0; }

/* CSS for checklists */
.checklist {
	border: 1px solid #FFFFFF;
	list-style: none;
	height: 10em;
	overflow: auto;
	width: 16em;
	margin-bottom:8px;
}
.checklist, .checklist li { margin-left: 1px; padding:1px; }
.checklist label { display: block; padding-left: 25px; text-indent: -25px; }
.checklist label:hover, .checklist label.hover {  color: #fff; }
* html .checklist label { height: 1%; }

/* Checklist 1 */
.cl1 { font-size: 0.9em; width: 100%; height: 15em; }
.cl1 input { vertical-align: middle; }
.cl1 label:hover, .cl1 label.hover { background: #FFF; color: #000; }

.error { color: red; }

.submit_button {
	float:left;
	display:block;
	height: 23px;
	border-width: 0px;
	margin:5px 2px;
	color:#fff;
	text-align:center;
	background:url(/images/button_green_large.gif);
	width:185px;
	cursor: pointer;
}

a.info{
    position:relative; /*this is the key*/
    color: white;
	font-size: 15px;
    text-decoration:none
	margin: 2px;}

a.info:hover{z-index:25; background-color: #000000; color: #fff;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:300px;
    border:1px solid #a0a0a0;
    background-color: #e8e8e8; color:#000;
    text-align: justify; }

.ulmain {
	margin-left: 25px;
	list-style: circle;
}

.ulsub {
		margin-left: 35px;
		list-style: square;
}

.socialmedia1, .socialmedia2, .socialmedia3 {
	padding-left: 25px;
}

.socialmedia1 {
	background: url('/images/socialmedia/hyves.png') no-repeat;
}

.socialmedia2 {
	background: url('/images/socialmedia/linkedin.png') no-repeat;
}

.socialmedia3 {
	background: url('/images/socialmedia/twitter.png') no-repeat;
}