html {
	overflow: -moz-scrollbars-vertical;
}
body, td {
	font-family: Verdana, sans;
	font-size: 11px;
	color: #666;
}

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

a, a:visited {
	text-decoration: none;
}

a:hover, a:visited:hover {
	text-decoration: underline;
}

a.pijltje {
	padding-left: 12px;
	background-image: url(../img/arrow.gif);
	background-position:2px 2px;
	background-repeat:no-repeat;
}

a img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: TheMix;
	font-weight: normal;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 12px;
}

#container {
	position: relative;
	background-color: #fff;
	margin: 0 auto 0 auto;
	padding: 8px 12px 8px 12px;
	width: 944px;
	overflow: auto;
	/* http://www.dustindiaz.com/min-height-fast-hack/ */
	min-height: 580px;
	height: auto !important;
	height: 580px;

	/*
	*/
}

#menubar {
	width: 944px;
	height: 32px;
	background-color: #3075eb;
	color: #fff;
	background-image: url(../img/menu-back.gif);
}

#menubar div.toplevel {
	height: 26px;
	padding-top: 6px;
	display: inline-block;
	cursor: pointer;
}

#menubar div.active {
	background-image: url(../img/pointer.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#menubar a, #menubar a:visited {
	height: 16px;
	border-right: 1px solid #7da9db;
	padding:0 13px 0;
	color: #fff;
}

#menubar a:hover, #menubar a:visited:hover {
	text-decoration: underline;
}

#menubar div.first a {
	padding: 0 19px 4px 10px;
}

#menubar div.last a {
	border-right: 0;
}

#header {
	/*background-image: url(../img/header/header_bo3_right.jpg);*/
	background-position:right;
	background-repeat:no-repeat;
	height: 168px;
	margin-top: 5px;
	position: relative;
}

#header #crumble {
	position: absolute;
	background-color: #fff;
	width: 430px;
	height: 16px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
}

#crumble a {
	color: #59ac0d;
}

#crumble a.home {
	color: #646464;
}

#header #logo {
	position: absolute;
	width: 187px;
	height: 120px;
	left: 0px;
	top: 29px;
}

#header #where {
	position: absolute;
	width: 241px;
	height: 64px;
	left: 187px;
	top: 66px;
}

div.line {
	width: 100%;
	height: 3px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 3px;
	clear: both;
}

div.boxes a.box {
	background-image: url(../img/small_box_sprite.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 184px;
	height: 71px;
	float: left;
	margin-right: 6px;
	display: block;
	text-decoration: none;
	overflow-x: hidden;
}

div.boxes a.box:hover {
	background-position: left -72px;
}

div.boxes a.box.active {
	background-position:bottom;
}

div.boxes a.box.last {
	margin-right: 0;
}

div.boxes.second {
	padding-top: 6px;
	clear: left;
}

div.boxes h1 {
	font-family: TheMix;
	font-weight: normal;
	color: #fff;
	font-size: 16px;
	margin: 8px 8px 0px;
}

div.boxes h2 {
	color: #fff;
	margin: 0px 30px 8px 8px;
	display: block;
	height: 29px;
	overflow: hidden;
	line-height: 14px;
}

div.boxes.second a.box {
	background-image: url(../img/small_box_brown_sprite.jpg);
}

div.boxes.second a.box h1,
div.boxes.second a.box h2 {
	color: #0356B2;
}

div.boxes.second a.box.last {
	background-image: url(../img/small_box_pink_sprite.jpg);
}

div.boxes.second a.box.last h1,
div.boxes.second a.box.last h2 {
	color: #0356B2;
}


#main {
	padding-top: 6px;
	clear: left;
	/*overflow: auto;*/
	overflow:visible;
}

#main #left {
	width: 275px;
	float: left;
}

#main #left div {
	background-color: #0356b2;
	padding: 6px;
	margin-bottom: 6px;
}

div.tx-dmmjobcontrol-pi1 {
	background-color: #fff !important;
	padding: 0 !important;
	margin: 0 !important;
}

#main #left div a,
#main #right div a {
	color: #fff;
	display: block;
	margin-left: 8px;
	font-weight: bold;
}

#main #left div a {
	margin: 8px;
}

#main #left div h1, #main #right div h1 {
	color: #fff;
	margin: 0 8px 0px;
}

#main #middle h1 {
	color: #0356b2;
	margin: 0 0 5px 0;
}

#main #middle h4 {
	color: #0356b2;
}
form#snelzoeken {
	margin: 0 0 0 4px;
}

form#snelzoeken label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width: 60px;
	color: #fff;
}

form#snelzoeken ol {
	margin: 0;
	padding: 0;
}

form#snelzoeken ol li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form#snelzoeken select {
	width: 185px;
	border: 1px solid #7f9db9;
}

form#snelzoeken input,
input.button,
input.submit {
	width: 90px;
	height: 20px;
	border: 1px solid #cdcdcd;
	background-image: url(../img/button_back.gif);
	background-repeat:repeat-x;
	background-color: #ddd;
	color:#666;
	padding-bottom: 2px;
}

#main #middle {
	float: left;
	margin-left: 20px;
	width: 350px;
	padding-top: 4px;
}

#main #middle p {
	margin: 0 0 5px 0;
	clear: left;
}

#main #middle img.left,
#main #middle img.right {
	border: 1px solid #d9d9d9;
	padding: 4px;
}

#main #middle img.left {
	margin: 0 8px 8px 0;
	float: left;
}

#main #middle img.right {
	margin: 0 0 8px 8px;
	float: right;
}

#main #middle h2 {
	font-size: 14px;
	color: #085bb2;
	margin: 0;
}

#main #right {
	width: 275px;
	float: right;
}

#main #right div {
	background-color: #5ab408;
	padding: 6px;
	margin-bottom: 6px;
}

#main #right div#content_right,
#main #right div#content_right div {
	background-color: transparent;
	padding: 2px;
	margin-bottom: 0;
}

#nieuwste_vacatures h1 {
	margin: 8px 8px 4px 8px !important;
	padding-left: 4px;
}

#nieuwste_vacatures {
	padding: 0 !important;
	margin-bottom: 6px;
}

#nieuwste_vacatures div.no_jobs_found {
	color: #fff;
	border-color: #fff;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding-left: 12px !important;
}

#nieuwste_vacatures .vacature {
	border-color: #fff;
	border-style: solid;
	border-width: 0 0 1px 0;
	height: 10px;
	padding-top: 4px !important;
	margin-bottom: 0 !important;
	padding: 2px 8px 8px 4px !important;
}

#nieuwste_vacatures .vacature.first {
	border-color: #fff;
	border-style: solid;
	border-width: 1px 0 1px 0 !important;
}

#nieuwste_vacatures div.vacature.odd {
	background-color: #6bc51a !important;
}

#nieuwste_vacatures span.plaats {
	float: right;
	color: #fff;
}

#nieuwste_vacatures .vacature_onder {
	padding: 8px 0 8px 4px !important;
	margin-bottom: 0 !important;
}

#bedrijfsfilm div.img {
	border: 1px solid #9a9898;
	background-color: #fff !important;
	padding: 3px;
	width: 122px;
	height: 92px;
	float: left;
	margin-right: 6px;
}

#bedrijfsfilm div.tekst {
	color: #fff;
}

#footer {
	text-align: center;
}

#footer a, #footer a:visited {
	color: #085bb2 !important;
	font-weight: normal !important;
	font-size: 10px;
	padding: 0 18px 0 18px;
	border-right: 1px solid #d9d9d9
}

#footer a.last {
	border: 0;
}

/*****************************************/

#middle b, #middle strong {
	color: #085bb2;
}

#middle a, #middle a:visited {
	color: #67b131;
	font-weight: bold;
}

#middle a.pijltje {
	background-image: url(../img/arrow_green.gif);
}

#submenu2 {
}

#submenu3 {
}

div.submenu {
	position: absolute;
	width: 204px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	left: 0;
	top: 41px;
	z-index: 100;
	/*display: none;*/
	background-image: url(../img/submenu_back.png);
}

div.submenu a,
div.submenu a:visited {
	color: #fff !important;
	display: block;
	font-weight: bold;
	/*
	font-family: TheMix;
	font-weight: normal;
	font-size: 13px;
	*/
}

div.submenu a:hover,
div.submenu a:visited:hover {
	text-decoration: none;
}

div.submenu a.pijltje {
	background-image: url(../img/arrow.gif) !important;
	border-right: none !important;
}

div.submenu div.top {
	height: 5px;
}

div.submenu div.top.right {
	background-position: 160px bottom;
}

div.submenu div.line {
	height: 4px;
	border: 0;
	margin: 0;
}

div.submenu div.main0 {
	min-height: 24px;
	height: auto !important;
	height: 24px;
}

div.submenu div.main {
	height: 20px;
	padding-top: 4px;
	padding-left: 8px;
}

div.submenu div.main.active,
div.submenu div.main.selected {
	background-image: url(../img/submenu_hover_back.gif) !important;
}

div.submenu div.bot {
	height: 14px;
}

#kandidaten, #bekijk_nieuwsbrief {
	width: 262px;
}
