.wordwrap {
	overflow: hidden !important;
}
/**************************** Element styles ****************************/
html {
	margin: 0px;
	padding: 0px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: auto;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #E3E3E3;
}

/* When in standards-compliance mode images are inline elements, not block-level elements.
img {
	display:block;
}
*/
img {
	border: 0px none;
}

/* meestal in headers */
img.rssicon {
	vertical-align: middle;
}

form {
	margin: 0;
	padding: 0;
}

sup {
	vertical-align: bottom;
}
/**************************** Text styles ****************************/
h1,h2,h3,h4,h5 {
	margin-top: 0;
}

body,td,.default {
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

.default {
	font-weight: normal;
	font-style: normal;
}

a, a:visited, .href {
	color: #008ed8;
	text-decoration: none;
	cursor: pointer;
}

#mainContentDiv a, #mainContentDiv .href {
	font-weight: bold;
}

a:hover,a:visited :hover {
	color: #3da3d9;
	text-decoration: underline;
}

.red {
	color: red;
}

/**************************** Cursor styles ****************************/
.clickable,.imgclickable {
	cursor: pointer;
}

/* clickable images align absmiddle for text */
img.clickable {
	vertical-align: middle;
}

.movable { /*cursor: url(../img/icon/arrow_out.png), move;*/
	cursor: n-resize;
	cursor: move;
}

/**************************** Div styles ****************************/
#container {
	position: relative;
	width: 983px;
	margin-left: auto;
	margin-right: auto;
}

#container div.main {
	min-height: 694px;
	height: auto;
	background: #ffffff;
}
#contentcontainertbl {
	height:550px;
	min-height:551px;
	width:100%;
}
/* content moet ook in IE minimale hoogte hebben */ /*\*/
* html #container div.main {
	height: 694px;
}
/**/

/**************************** HEADER styles ****************************/
div.main #header {
	width: 983px;
	height: 155px;
	background: #FFFFFF;
}

div.main #header img#hdrlogo {
	margin-top: 5px;
	margin-left: 5px;
}

div.main #header #contact {
	position: absolute;
	right: 16px;
	top: 60px;
	height: 32px;
	color: #00a9c3;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	text-align: right;
}

div.main #header #contact a {
	color: #00a9c3;
}

div.main #header #contact img {
	vertical-align: middle;
	border: 0px none;
}

div.main #header #persoonlijk {
	position: absolute;
	top: 97px;
	right: 10px;
	height: 16px;
	display:none;
}

div.main #header a,
div.main #header a:visited,
div.main #header #persoonlijk
{
	text-align: right;
	color: #2a3238;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
}
div.main #header a:hover,
div.main #header a:visited :hover {
	font-size: 10px;
	font-family: verdana;
	color: #3da3d9;
}
/**************************** SKYSCRAPER BANNER styles ****************************/
div.main #scraper {
	margin: 0px 0px 7px 7px;
	border-right: 0px none;
	/* deze overriden bij hogere content, dan nl border-bottom tonen */
	float: right;
	height: 600px;
}

/**************************** TOP MENU styles ****************************/
#menubottom,
div.main #menutop {
	font-size: 12px;
	font-family: Verdana;
	width: 100%;
	height: 21px;
}
#menubottom table,
div.main #menutop table {
	width: 100%;
}
#menubottom td,
div.main #menutop td {
	padding: 3px 0px 2px 0px;
	border-left: 0px none;
}

#menubottom .items,
div.main #menutop #items {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;

	text-transform:uppercase;
	padding-left: 12px;
	color: #7998aa;
}

div.main #menutop #items a {
	margin-right: 30px;
}

div.main #header #menu a.menu_highlight,
div.main #header #menu a.menu_highlight:hover,
div.main #header #menu a.menu_highlight:visited {
	color: #FFF312;
}

div.main #menutop #count {
	font-family: Verdana, sans-serif;
	font-size: 12px;

	width: 145px;
	color: #8cb901;
	font-weight: bold;
	text-align: right;
	padding-right: 12px;
}

#menubottom .items a,
#menubottom .items a:visited,
div.main #menutop #items a,
div.main #menutop #items a:visited {
	color: #7998aa;
}

#menubottom .items a:hover,
#menubottom .items a:visited:hover,
div.main #menutop #items a:hover,
div.main #menutop #items a:visited:hover {
	text-decoration: underline;
	color: #3da3d9;
}

/**************************** BREADCRUMB styles ****************************/
#breadcrumb {
	padding: 0px 6px 0px 6px;
	float:right;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	border-left: 1px outset #417c00;
}

#breadcrumb a,
#breadcrumb a:visited {
	color: #e16ad4;
	text-decoration: underline;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Verdana, sans-serif;
}

#breadcrumb a:hover,
#breadcrumb a:visited:hover,
#breadcrumb .current {
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
	font-family: Verdana, sans-serif;
}
#breadcrumb .current {
	color: #6A7E8D;
}

/**************************** CONTENT MAIN styles ****************************/
div.main #spacer {
	width: 854px;
	height: 3px;
	clear: left;
	font-size: 0px;
	line-height: 0px;
}

div.spacer {
	height: 1px;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

/*** LEFT BOXES ***/
#leftcolumn {
	width: 251px;
	padding: 0px;
	padding-bottom: 30px;
	background-color: #B3C3D3;
}
#leftcolumn div.hmgbox {
	border-bottom: 3px solid #FFF;
}

/*** CONTENT BOX ***/
div#contentTitle {
	width: 583px;
	border-bottom: 0px none;
}

div.content {
	border: 7px solid #e6eef9;
	border-bottom-width: 11px;
	margin-bottom: 5px;
	padding: 8px 8px;
	color: #333;
	background-color: #fff;
	line-height: 160%;
	width: 583px;
}

div.content p.kop {
	font-weight: bold;
	margin: 0;
}

/*** BOTTOM BANNERS ***/
#banners.small {
	width: 550px;
	height: 67px;
	border: 1px solid #ffffff;
	margin-left: 23px;
	/*position: absolute;
	bottom: 32px;
	width: 582px;*/
}
/*#mainContentDiv {
	margin-bottom: 76px;
}*/

#banners.small img {
	float: left;
	margin-right: 3px;
}

#banners.small img.last {
	margin-right: 0px;
}

#banners.small img.row1 {
	margin-bottom: 2px;
}

/**************************** BOTTOM MENU styles ****************************/
#menubottom {
	position: relative;
	top: -30px;
	height: 30px;
	border-bottom: 0px solid;
}

#menubottom .items a {
	font-size: 10px;
	margin-right: 5px;
}
/**************************** SUB MENU styles ****************************/

#submenu {
	white-space: nowrap;
	font-family: Verdana;
	color: 	#707070;
	height: auto;
	font-size: 10px;
	background-color: #FFF;
	border: 1px solid #DADADA;
	border-top: 0px none;
	height: 20px;
}
#submenu p {
	padding: 0px;
	margin: 0px;
	WHITE-SPACE: normal !important;
}
#submenu a,
#submenu a:visited {
	display:block;
	height: 17px;
	float:left;
	text-align: center;
	padding: 3px 4px 0px 4px;
	color:  #707070;

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;

	border-right: 1px solid #DADADA;
}

#submenu a:hover,
#submenu a:visited:hover,
#submenu a.current {
	top: 1px;
	height: 18px;
	position: relative;
	border-bottom: 0px none;
}

/**************************** DISABLE styles ****************************/
a.disabled,
a.disabled:hover,
a.disabled:active,
a.disabled:active:hover {
	color: #999999;
}

/**************************** CAPTCHA styles ****************************/
td.captcha_why {
	text-align: center;
	vertical-align: middle;
}
/* HMG box alle boxen */
div.hmgbox {
	position: relative;
	/*border: 1px solid #c7cbcc;*/
}

div.hmgbox .boxmain {
	font-family: Verdana, sans-serif;
	height: auto;
	font-size: 11px;
	color: #696969;
}

div.hmgbox .boxmain a,
div.hmgbox .boxmain a:visited {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #00a8c3;
}
div.hmgbox .boxmain a:hover,
div.hmgbox .boxmain a:visited:hover {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #e16ad4;
}


div.hmgbox .boxheader {
	padding: 4px 0 4px 6px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	text-transform: uppercase;
}
div.hmgbox .boxheader * {
	text-transform: none;
}

div.hmgbox .boxmain .boxtop,
div.hmgbox .boxmain .boxbot {
	padding: 6px;
}

/* rows content geen padding */
div.rows .boxmain .boxtop,
div.nopadding .boxmain .boxtop,
div.acties .boxmain .boxtop {
	padding: 0;
}

div.hmgbox .boxspacer {
	height: 1px;
	font-size: 0;
	line-height: 0;
}

/* HMG box per kleur */

/* gray header (is blue) */
.grayheader .boxheader {
	background-color: #6a7e8d;
	color: #ffffff;
}

/* page header */
.main div.pageheader .boxheader {
	background-color: #d1e988;
	color: #6a7e8d;
	font-weight: bold;
	min-height: 15px;
	padding: 2px 0px 2px 5px;
	border: 1px solid #aacc44;
}

/* light green header */
.lightgreenheader .boxheader {
	background-color: #d1e988;
	color: #6a7e8d; /* home: #727E56 */
	font-weight: bold;
	border: 1px solid #aacc44;
	height: 15px;
}
/* green header */
.greenheader .boxheader {
	background-color: #e1fafe;
	color: #707070;
	font-weight: bold;
	border-top: 5px solid #00a8c3;
	border-bottom: 1px solid #00a8c3;
	padding-bottom: 6px;
}

/* greenwer header */
.greenwerheader .boxheader {
	background-color: #d1def0;
	color: #6a7e8d;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	border:1px solid #adbfd9;
}

/* darkergrayheader header */
div.darkergrayheader div.boxheader {
	background-color: #dcdcdc;
	border:1px solid #bcbcbc;
	background-repeat: repeat-x;
	color: #a3a3a3;
}

/* white body */
div.whitebody {
	background: #FFFFFF;
}

div.whitebody .boxmain {
	background: #ffffff;
	color: #333;
}

div.hmgbox .whitespacer {
}

/* green body */
div.greenbody {
	background: #e1fafe;
}

div.greenbody .boxmain {
	color: #707070;
}

div.hmgbox .greenspacer {
}

/* green body */
div.greenwerbody {
	background-color:#e6eef9;
	border:1px solid #d1def0;
	color:#6a7e8d;
}

div.greenwerbody .boxmain {
	color: #6a7e8d;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

div.hmgbox .greenwerspacer {
}
div.hmgbox div.greenwerbody .boxmain a,
div.hmgbox div.greenwerbody .boxmain a:visited {
	color: #008ed8;
}
div.hmgbox div.greenwerbody .boxmain a:hover,
div.hmgbox div.greenwerbody .boxmain a:visited:hover {
	color: #3da3d9;
}

/* blue body */
div.bluebody {
	background: #D3DEE4 url("/img/bg_grey_box.jpg") repeat-y;
}

div.bluebody .boxmain {
}

div.hmgbox .bluespacer {
}

/* darkergray body */
div.darkergraybody,
div.darkergraybody .boxmain {
	border:1px solid #dcdcdc;
	background-color: #ededed;
}

div.darkergraybody .boxmain {
	color: #a3a3a3;
	border:0px none;
}

div.hmgbox .darkergrayspacer {
}
/**************************** POSITIONING styles ****************************/
.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.cb {
	clear: both;
}

.cl {
	clear: left;
}

.nopadding {
	padding: 0;
}
.whiteTextTitle {
	color:#FFF;
	font-weight:bold;
}

/**************************** BUTTON styles ****************************/
div.button {
	background-color: transparent;
	height: 19px;
	display: block;
}
div.button div.button_left {
	height: 20px;
	background: url('/img/button/button_left.jpg') no-repeat top left;
	padding: 0px 0px 0px 4px;
	margin: 0px;
}
div.button div.button_right {
	height: 20px;
	background: transparent url('/img/button/button_right.jpg') no-repeat top right;
	padding: 0px 4px 0px 0px;
	margin: 0px;
}
div.button div.button_text {
	margin: 0px;
	height: 19px;
	background: transparent url('/img/button/button_center.jpg') repeat-x;
	text-align: center;
	padding: 0 0 1px 0;
	line-height: 16px;
}
div.button div.button_text a {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

div.button div.button_text a,
div.button div.button_text a:visited {
	color: #696969;
	text-decoration: none;
}

div.button div.button_text a:hover,
div.button div.button_text a:visited :hover {
	color: #417C00;
	text-decoration: none;
}

div.button div.button_text a.disabled,
div.button div.button_text a.disabled:hover,
div.button div.button_text a.disabled:active,
div.button div.button_text a.disabled:active:hover{
	color: #999999 !important;
	text-decoration: none;
}
/*
div.button {
	position: relative;
	height: 19px;
	display: block;
	background-repeat: no-repeat;
}

div.buttontext {
	position: absolute;
	top: 0;
	left: 6px;
	height: 16px;
	padding: 3px 2px 0 2px;
}

div.content .buttontext {
	padding: 0 2px 3px 2px;
}

.buttonleft {
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 19px;
	background: url("../img/button/bbb.gif") no-repeat left top;
}

.buttonright {
	position: absolute;
	top: 0;
	right: -1px;
	width: 6px;
	height: 19px;
	background: url("../img/button/bbb.gif") no-repeat right top;
}


*/

/**************************** DYNAMIC TABLE Rows styles ****************************/
div.resultrow_simple {
	padding: 3px 0px 1px 4px;
	height: 15px;
	color: #333333;
	background-color: white;
	cursor: pointer;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

div.resultrow_simple a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #008ed8;
}
/*
div.resultrow_simple_over,
div.resultrow_simple_over a {
	color: #e16ad4;
}

#container .main div.resultrow_simple_over,
#container .main div.resultrow_simple_over a,
#container .main div.resultrow_simple_over a:hover {
	color: #e16ad4;
}
*/
div.resultrow_simple div.functie {
	width: 290px;
	height: 15px;
	float: left;
	overflow: hidden;
}

div.resultrow_simple div.bedrijf {
	width: 220px;
	height: 15px;
	float: left;
	overflow: hidden;
}

div.resultrow_simple div.regio {
	width: 220px;
	height: 15px;
	float: left;
	overflow: hidden;
}

div.resultrow_simple div.links {
	width: 50px;
	height: 15px;
	float: left;
	overflow: hidden;
	text-align: right;
}

div.resultrow_simple_odd {
	background-color: #eaf1fa;
}

div.resultrow_simple_even {
	background-color: #FFFFFF;
}
/**************************** Loading styles ****************************/
div.loading {
	width: 100%;
	padding: 3px;
}

div.loading img.loader {
	display: none;
	float: right;
}

/**************************** LEGEND/FIELDSET styles ****************************/
.form_fieldset {
	background-color:#FFFFFF;
	padding-bottom: 8px;
	border-bottom: 1px solid #DADADA;
	margin-bottom: 2px;
	overflow:hidden;
}

.uitleg .uitleg_legend,
.form_fieldset .form_legend {
	padding:4px 0px 4px 5px;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
}

.form_fieldset .form_legend {
	border-bottom:1px solid #DADADA;
	border-top:5px solid #DADADA;
	color: #707070;
	margin-bottom: 4px;
}
.form_fieldset .form_legend a.small {
	font-size: 9px;
	line-height: 13px;
	vertical-align: 1px;
}
.uitleg {
	background-color:#FFF;
	border: 1px solid #DADADA;
	float: right;
	clear: right;
	width: 110px;
	margin: 3px 6px 6px 6px;
	padding:4px 5px 4px 5px;
}
.uitleg .uitleg_legend {
	color:#707070;
	padding:0px 0px 0px 0px;
}

/**************************** EXTRA styles ****************************/
.mceContentBody {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	padding: 2px 2px 2px 4px;
}

.mappenFolder-hover {
	background-image: url("../img/icon/folder_page_white.gif");
}

.folderNew {
	background-image: url("../img/icon/folder_add.png");
}

#box_nieuwste_vacatures {
	clear: both;
	margin-bottom: 5px;
}
div.link_geschiedenis_match {
	background: #fff;
}

/** default tooltip niet tonen **/
div#tooltip {
	display: none;
}

/* forms */
form {
	margin: 0;
	padding: 0;
}

input.text,
input.date,
input.percentage,
input.password,
input.nummer,
input.postcode,
textarea {
	border: 1px solid #c7cbcc;
	font-size: 10px;
}
textarea {
	height: 75px;
	font-size: 11px;
}
input.text,
input.date,
input.percentage,
input.password,
input.nummer,
input.postcode {
	height: 16px; /* add border */
}


input.checkbox {
/*	_margin-left: -4px;
	_margin-top: -4px;*/
}

input.checkbox,
input.radio {
	margin: 0 0 2px 0;
	padding: 0;
/*	_margin-top: -4px;*/
}

select {
	font-size: 10px;
}

/* forms */

/* criteria aanpassen */
form.aanpassen div.label {
	float: left;
	width: 92px;
	height: 20px;
	margin-bottom: 1px;
	padding-top: 2px;
	clear: both;
}

form.aanpassen div.select {
	float: left;
	width: 168px;
	height: 20px;
	margin-bottom: 1px;
}

form.aanpassen div.select select {
	width: 168px;
	height: 19px;
}

form.aanpassen div.spacer {
	width: 266px;
	height: 3px;
	clear: both;
}

form.aanpassen a.link,form.aanpassen a.link:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

form.aanpassen a.link:hover,form.aanpassen a.link:visited :hover {
	text-decoration: none;
}

form.aanpassen #aanpassen_status {
	width: 266px;
	height: 20px;
	font-weight: bold;
	color: #bce2fa;
}

/* algemeen */
.formLabel {
	padding: 2px 4px 2px 6px;
	width: 130px;
}

.formLabel_nowidth {
	padding: 2px 4px 2px 6px;
}

.formElement {
	padding: 2px 4px 2px 6px;
}

.formElement.nopadding {
	padding: 0;
}

.formElement input {
	vertical-align: top;
}

.formElement input.checkbox {
	margin: 0 4px 2px 0;
}

.formElement input.text,
.formElement input.password,
.formElement input.date,
.formElement input.percentage,
.formElement input.nummer,
.formElement input.postcode {
	padding: 1px 0 0 4px;
	height: 15px; /* add padding */
}

.formElement input.file {
	padding: 0 0 0 4px;
}

.formElement textarea {
	padding: 4px 0 4px 4px;
}

.formElement input.text,
.formElement input.password,
.formElement textarea {
	width: 350px;
}

.formElement select {
	width: 356px;
}

/*
	voor smalle forms met uitleg fieldset
*/
.formElement select.smaller {
	width: 290px;
}

.formElement select.withicon {
	width: 330px;
	margin-right: 10px;
}
.formElement select.date {
	width: 80px;
}

.formElement input.date {
	width: 100px;
}

.formElement input.query {
	width: 200px;
}

.formElement input.percentage {
	width: 24px;
}

.formElement input.nummer,
.formElement select.nummer {
	width: 40px;
}

.formElement label {
	position: relative;
	text-align: left;
	top: -2px;
	margin: 0 4px 0 4px;
}

fieldset {
	border: 1px solid #696969;
	margin-bottom: 5px;
	padding: 4px;
}

.requirednote,
#container #mainContentDiv span.requirednote  {
	position: relative;
	top: 2px;
	color: red;
	margin-right: 3px;
}

/* inputsizes */
input.w100 {
	width: 100px;
}

input.w200 {
	width: 200px;
}

._error {
	position: relative;
	top: 2px;
	color: red;
	margin-right: 3px;
}
