/* Body Style */	
body  {
	position: relative;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0.1px;
	color: #555555;
}
a, strong a {
	color: #585ca4;
	text-decoration:none;
	outline: none;
}
a:visited {
	color: #585ca4;
}
a:hover {
	color: #9ea0cd;
	text-decoration: underline;
}

a.vacature { 
	color:#555555;
	text-decoration: underline;
	font-weight:bold;
}

a.vacature:hover {
	color:#555555;
	text-decoration:underline;
	font-weight:bold;
}

p  {
	margin: 0px 0px;
	text-align: left;
}

.small_text {
	font-size: 11px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b8bbe;
	font-size: 20px;
	font-weight: 500;
	text-align: left;
	line-height: 24px;
	padding: 0px 0px 18px;
	margin: 0px auto;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b8bbe;
	font-size: 14px;
	font-weight:bold;
}
.interim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00016c;
	font-size: 26px;
	font-weight: 500;
}
.detachering {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b8bbf;
	font-size: 48px;
	font-weight: 500;
}
.werving {
	position: relative;
	width: 120px;
	top: 20px;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #979acb;
	font-size: 30px;
	font-weight: 500;
	border: #000000 1px solid;
}
.selectie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5d60a6;
	font-size: 52px;
	font-weight: 500;
}

ul {
	padding: 0px;
	margin: 5px 0px 15px 0px;
	padding-left: 30px;
	list-style: disc;
}
ul li ul{
	padding: 0px;
	margin: 0px;
}
ul li {
	margin: 0px;
	padding: 0px;
	line-height: 18px;

}
ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*
hr {
	height: 20px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #E3E3E3;
}
*/
.clear {
	clear:both;
}
.displaynone {
	display:none;
}
hr.hidden {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

small {
	font-size: 85%;
	color: #999999;
	line-height: 120%;
}


/* Header Elements */
div#header {
	position: relative;
	width: 970px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	border-bottom: #000000 1px solid;
	background: #f9f8e8;
}
div#logo {
	float: left;
	width: 276px;
	height: 120px;
	margin: 10px 25px;
	padding: 0px;
	background:  url(../images/header_logo.gif) no-repeat left top;
}
div#page_title {
	float: right;
	width: 500px;
	height: 140px;
	padding: 0px;
}

/* Main Content Elements */
div#main {
	position: relative;
	width: 970px;
	padding: 0px;
	margin: 0px auto;
	background: #ffffff url(../images/main_bg.gif) repeat-y left top;
}
div#menu {
	float: left;
	width: 285px;
	height: 340px;
	margin-left: 0px;
	text-align: left;
}
div#menu_pu {
	float: left;
	width: 125px;
	height: 340px;
	margin: 0px;
	background: url(../images/pu_70.png) repeat left top;
}
div#menu_bl {
	float: right;
	width: 160px;
	height: 340px;
	margin: 0px;
	background: url(../images/bl_70.png) repeat left top;
}
div#content {
	float: right;
	width: 675px;
	margin-right: 0px;
}
#content .text {
	float:left;
	width:465px;
	margin-top:6px;
	text-align:left;
}
#content .image {
	float: right;
	width: 200px;
	margin-top: 0px;
}

#wrap_right {
	float: right;
	width: 200px;
}

#content .imageR {
	margin-top: 0px;
	text-align:right;
}
#content .widget {
	margin-top: 20px;
	text-align:right;
}

#content .employees {
	float: left;
	width: 185px;
	margin: 0px;
}
#content .employee {
	float: right;
	width: 410px;
	margin: 0px;
	background: url(../images/employee_bg.png) no-repeat left top;
}
#content .employee_photo {
	float: left;
	width: 140px;
	margin: 0px;
}
#content .employee_text {
	float: right;
	width: 254px;
	margin: 0px 8px 0px 0px;
	padding: 14px 0px;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 16px;
}

/* Footer Elements */
div#footer {
	position: relative;
	width: 970px;
	height: 30px;
	margin: 0px;
	padding: 2px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
	text-align: left;
	border-top: #000000 1px solid;
	background: #ffffff;
}
#footer a, #footer a:visited {
	color: #555555;
	text-decoration: none;
	margin-right: 20px;
}
#footer a:hover {
	color: #0a2a84;
	text-decoration: underline;
	margin-right: 20px;
}

.error {
	font-weight:bold;
	color:#FF0000;
}

.twtr-widget {
	width:160px;
	margin:15px 0 15px 0; 
}

.twtr-tweet-text p {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

div#rssincl-box-336259 {
	float:right;
	width:178px;
	margin:0 0 15px;
}
