* {
	margin: 0px;
	padding: 0px;
	color: #808080;
	text-align: left;
	font-family: helvetica;
	font-size: 12px;
}

html, body {
	background: #d25028;
}

div#container {
	position: relative;
}

div#header_bar {
	position: relative;
	min-width: 910px;
	height: 99px;
	background: white;
}

div#header {
	position: relative;
	width: 910px;
	height: 99px;
	margin-left: auto;
	margin-right: auto;
}

div#header ul#text {
	position: absolute;
	top: 13px;
	right: 8px;
}

div#header ul#text li {
	position: relative;
	padding-left: 20px;
	list-style: none;
	display: inline-block;
	font-size: 11px;
}

div#header ul#text a {
	font-size: 11px;
	text-decoration: none;
	overflow: hidden;
}

div#header ul#text a:hover {
	text-decoration: underline;
}

div#header span#text {
	position: absolute;
	top: 32px;
	right: 8px;
	font-size: 17px;
	color: black;
}

div#header ul#buttons {
	position: absolute;
	top: 42px;
	right: 0px;
	overflow: hidden;
}

div#header ul#buttons li {
	padding-left: 20px;
}

div#logo {
	position: relative;
	top: 17px;
	left: 8px;
	width: 252px;
	height: 68px;
	background: url('/interface/logo.png') no-repeat;
}

div#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

div#menu_bar {
	position: relative;
	min-width: 910px;
	height: 32px;
	background: url('/interface/menu_bar.png') repeat-x;
}

div#menu_bar ul {
	position: relative;
	width: 910px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

div#menu_bar li {
	position: relative;
	background: url('/interface/menu_separator.png') no-repeat;
	list-style: none;
	display: inline-block;
	line-height: 32px;
}

div#menu_bar a {
	color: white;
	font-size: 12px;
	display: block;
	height: 32px;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 10px;
}

div#menu_bar div#menu_left {
	position: relative;
	left: -14px;
	display: inline-block;
	width: 4px;
	heigth: 32px;
}

div#menu_bar div#menu_right {
	position: relative;
	right: -13px;
	display: inline-block;
	width: 4px;
	heigth: 32px;
}

div#menu_bar a.active, div#menu_bar a:hover {
	background: url('/interface/menu_active_center.png') repeat-x;
}

div#menu_bar a.active div#menu_left, div#menu_bar a:hover div#menu_left {
	background: url('/interface/menu_active_left.png') no-repeat;
}

div#menu_bar a.active div#menu_right, div#menu_bar a:hover div#menu_right {
	background: url('/interface/menu_active_right.png') no-repeat;
	z-index: 100;
}

div#page_header_bar {
	position: relative;
	min-width: 910px;
	height: 102px;
	background: white url('/interface/page_header_background.png') repeat-x;
}

div#page_header {
	position: relative;
	width: 910px;
	height: 102px;
	margin-left: auto;
	margin-right: auto;
}

div#page_header div#image {
	position: absolute;
	top: 2px;
	left: 0px;
	width: 910px;
	height: 98px;
}

div#page_header div#image img {
	position: absolute;
	right: 0px;
	height: 98px;
}

div#page_bar {
	position: relative;
	min-width: 910px;
	background: white;
}

div#page {
	position: relative;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#page div#left {
	position: relative;
	width: 620px;
	float: left;
	min-height: 925px;
}

div#page div#left.nieuwsbrief {
	position: relative;
	width: 910px;
}

div#page div#left.nieuwsbrief div#text {
	position: relative;
	float: left;
	width: 910px;
	border-top: 1px solid #f5911e;
	margin-top: 20px;
	padding-top: 20px;
}

div#page div#left.nieuwsbrief div#text:first-child {
	padding-top: 0px;
	margin-top: 0px;
	border-top: 0px;
}

div#page div#left.nieuwsbrief div#textblock {
	float: left;
	width: 600px;
	padding-top: 0px;
	margin-top: 0px;
	border-top: 0px;
}

div#page div#left.nieuwsbrief div#text a {
	color: #f5911e;
	text-decoration: none;
	font-size: 12px;
}

div#page div#left.nieuwsbrief div#text a:hover {
	text-decoration: underline;
}

div#page div#left.nieuwsbrief div#image {
	position: relative;
	float: right;
	width: 200px;
}

div#page div#left.nieuwsbrief div#image img {
	width: 200px;
	height: 150px;
}

div#page div#right {
	position: relative;
	width: 272px;
	float: right;
}

div#page div#clear {
	clear: both;
}

div#page div#left li {
	margin-left: 15px;
}

div#page div#left p {
	margin-top: 20px;
}

div#page div#left div#menu ul {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 20px;
	z-index: 100;
}

div#page div#left div#menu li {
	position: relative;
	list-style: none;
	display: inline-block;
	line-height: 20px;
	padding-left: 5px;
	margin-left: 0px;
}

div#page div#left div#menu a {
	font-size: 10px;
	text-decoration: none;
	color: white;
	display: block;
	width: 48px;
	height: 20px;
	text-align: left;
	padding-left: 6px;
}

div#page div#left div#menu span {
	font-size: 10px;
	color: white;
	display: block;
	width: 54px;
	height: 20px;
	text-align: left;
	padding-left: 6px;
}

div#page div#left div#menu li#reageer a {
	font-size: 10px;
	text-decoration: none;
	color: white;
	display: block;
	width: 60px;
	height: 20px;
	text-align: left;
	padding-left: 6px;
}

div#page div#left div#menu li#reageer span {
	font-size: 10px;
	color: white;
	display: block;
	width: 66px;
	height: 20px;
	text-align: left;
	padding-left: 6px;
}

div#page div#left div#menu li#reageer a {
	background: url('/interface/reageer_inactive.png') no-repeat;
}

div#page div#left div#menu li#back a {
	background: url('/interface/back_inactive.png') no-repeat;
}

div#page div#left div#menu li#print a {
	background: url('/interface/print_inactive.png') no-repeat;
}

div#page div#left div#menu li#share span {
	background: url('/interface/share_inactive.png') no-repeat;
}

div#page div#left div#menu li#reageer a:hover {
	background: url('/interface/reageer_active.png') no-repeat;
}

div#page div#left div#menu li#back a:hover {
	background: url('/interface/back_active.png') no-repeat;
}

div#page div#left div#menu li#print a:hover {
	background: url('/interface/print_active.png') no-repeat;
}

div#page div#left div#menu li#share:hover span {
	background: url('/interface/share_active.png') no-repeat;
	height: 76px;
	z-index: 100;
}

div#page div#left div#menu li#share ul {
	z-index: 101;
	position: absolute;
	top: 20px;
	left: 5px;
	width: 54px;
	height: 54px;
	display: none;
}

div#page div#left div#menu li#share:hover ul {
	display: block;
	padding-left: 5px;
}

div#page div#left div#menu li#share ul li {
	list-style: none;
	display: inline-block;
	line-height: 34px;
	width: 21px;
	padding: 0px;
	margin-top: 3px;
}

div#page div#left div#menu li#share ul li a {
	padding-left: 0px;
	width: 21px;
}

div#page div#left div#menu li#share ul li#facebook a {
	background: url('/interface/facebook.png') no-repeat;
}

div#page div#left div#menu li#share ul li#twitter a {
	background: url('/interface/twitter.png') no-repeat;
}

div#page div#left div#menu li#share ul li#hyves a {
	background: url('/interface/hyves.png') no-repeat;
}

div#page div#left div#menu li#share ul li#linkedin a {
	background: url('/interface/linkedin.png') no-repeat;
}

div#page div#left div#line {
	position: relative;
	width: 580px;
	padding-left: 20px;
	padding-right: 20px;
	background: url('/interface/line_left.png') repeat-y;
}

div#page div#left div#content {
	position: relative;
	width: 580px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#page div#left div#bottom {
	position: relative;
	width: 620px;
	height: 4px;
	margin-left: -20px;
	background: url('/interface/line_left_bottom.png') no-repeat;
}

div#page div#left div.header_orange {
	position: relative;
	width: 600px;
	height: 31px;
	color: white;
	padding-left: 20px;
	margin-top: 20px;
	line-height: 31px;
	background: url('/interface/left_header_orange.png') no-repeat;
}

div#page div#left div.header:first-child {
	margin-top: 0px;
}

div#page div#right div#line {
	position: relative;
	width: 232px;
	padding-left: 20px;
	padding-right: 20px;
	background: url('/interface/line_right.png') repeat-y;
}

div#page div#right div#content {
	position: relative;
	width: 232px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#page div#right div#content li {
	list-style: none;
	padding-top: 20px;
}

div#page div#right div#content li:first-child {
	padding-top: 0px;
}

div#page div#right div#content a {
	text-decoration: none;
}

div#page div#right div#content div#link {
	padding-top: 20px;
	text-align: right;
}

div#page div#right div#content div#link a {
	font-weight: bold;
}

div#page div#right div#content a:hover {
	text-decoration: underline;
}

div#page div#right div#bottom {
	position: relative;
	width: 272px;
	height: 4px;
	margin-left: -20px;
	background: url('/interface/line_right_bottom.png') no-repeat;
}

div#page div#right div.header_orange {
	position: relative;
	width: 252px;
	height: 31px;
	color: white;
	padding-left: 20px;
	margin-top: 20px;
	line-height: 31px;
	background: url('/interface/right_header_orange.png') no-repeat;
}

div#page div#right div.header_black {
	position: relative;
	width: 252px;
	height: 31px;
	color: white;
	padding-left: 20px;
	margin-top: 20px;
	line-height: 31px;
	background: url('/interface/right_header_black.png') no-repeat;
}

div#rss {
	position: absolute;
	top: 6px;
	left: 245px;
	width: 20px;
	height: 20px;
	z-index: 100;
	background: url('/interface/rss.png') no-repeat;
}

div#rss a {
	display: block;
	width: 100%;
	height: 100%;
}

div#page div#right div.header:first-child {
	margin-top: 0px;
}

div#page div#left a:hover {
	text-decoration: underline;
}

div#footer_bar {
	position: relative;
	min-width: 910px;
	height: 212px;
	background: url('/interface/footer_bar.png') repeat-x;
}

div#footer {
	position: relative;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

div#footer ul {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 160px;
	padding-right: 40px;
	padding-top: 20px;
	margin-bottom: 20px;
}

div#footer li {
	position: relative;
	list-style: none;
	padding-top: 8px;
	font-size: 16px;
	color: white;
}

div#footer.nieuwsbrief li {
	position: relative;
	list-style: none;
	padding-top: 8px;
	font-size: 13px;
	color: white;
}
	
div#footer a {
	color: white;
	text-decoration: none;
	font-size: 12px;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer_logos {
	position: absolute;
	top: 100px;
	right: 0px;
	background: url('/interface/footer_logos.png') no-repeat top right;
	padding-top: 60px;
	color: white;
	text-align: right;
}

ul#buttons li {
	position: relative;
	list-style: none;
	display: inline-block;
	line-height: 32px;
}

ul#buttons a {
	font-size: 14px;
	text-decoration: none;
	color: white;
	display: block;
	width: 123px;
	height: 32px;
	text-align: center;
	background: url('/interface/header_button_inactive.png') no-repeat;
}

ul#buttons a.active, ul#buttons a:hover {
	background: url('/interface/header_button_active.png') no-repeat;
}

h5 {
	color: #f5911e;
	font-size: 16px;
	margin-bottom: 20px;
}

hr {
	margin-top: 20px;
	margin-bottom: 30px;
	border-top: 1px solid #f5911e;
}

div.vacature-melden {
	padding-top: 17px;
	margin-left: 3px;
	height: 320px;
}

div.inschrijven {
	padding-top: 17px;
	margin-left: 3px;
	height: 470px;
}

a.search-active {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

a.search-inactive {
	color: grey;
	text-decoration: none;
}

div#searchLinks {
	padding-left: 2px;
}

div#searchHtml {
}

div#search-results {
	margin-top: 10px;
}

div.zoekButton{
	margin-top: 5px;
}

div.search-inside {
	width: 618px;
}

div.search-box {
	padding-top: 5px;
	margin-left: 3px;
	height: 80px;
}

div.search-box-werknemer {
	padding-top: 5px;
	margin-left: 3px;
	height: 95px;
	background: url('/interface/header/werknemer.png') no-repeat;
	background-position: -3px 2px;
}

div.search-box-over-teamflex {
	padding-top: 5px;
	margin-left: 3px;
	height: 95px;
	background: url('/interface/header/over-teamflex-intern.png') no-repeat;
	background-position: -3px 2px;
}

.search {
	width: 220px;
}

.search-text {
	width: 213px;
	color: black;
	margin-left: 2px;
	margin-top: 9px;
	padding-left: 5px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #d2d2d2;
}

div.pages {
	margin-left: 36px;
	color: #787878;
	font-weight: bold;
	padding-top: 8px;
}

div.pages .innerPages {
	text-align: center;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

table.vacatures {
	width: 580px;
	border-collapse: collapse;
	padding: 0px;
	margin-top: 21px;
}

table.vacatures th {
	color: #787878;
	font-size: 14px;
	padding-bottom: 11px;
}

table.vacatures td {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #787878;
	vertical-align: top;
}

table.vacatures td img {
	margin-bottom: 3px;
}

table.vacatures th.Vacature {
	width: 68%;
}

table.vacatures th.Dienst {
	width: 12%;
}

table.vacatures th.Lokatie {
	width: 20%;
}

table.vacatures td.Lokatie {
	font-size: 11px;
}

table.vacatures td.Vacature {
	background-position: 0px 14px;
}


table.extendedSearch td {
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 10px;
}

div.dropdown {
	border: 1px solid #d2d2d2;
	background: #FFF;
	padding-top: 0px;	
	padding-bottom: 0px;
	padding-left: 5px;	
	width: 215px;
	color: black;
	line-height: 23px;
	margin-top: 5px;
	cursor: pointer;
}

div.dropdown img {
	float: right;
	margin: -1px -3px 0px 0px;
}

div.dropdownitems {
	width: 222px;
	background: #FFF;
	border: 1px solid #d2d2d2;
	border-top: 0px;
	position: absolute;
	color: #d2d2d2;
	z-index: 102;
}

div.dropdownitems div.inneritems {
	padding-left: 2px;
}

div.dropdownitems ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.dropdownitems ul li {
	padding: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
}

div.dropdownitems ul li input {
	vertical-align: middle;
	margin-top: -1px;
}

div.dropdownitems ul li.parent {
	font-weight: bold;
	padding: 3px;
	padding-left: 23px;
}

div.dropdownitems div.subselect {
	border-top: 1px solid #d2d2d2;
	padding: 2px;
	padding-left: 25px;
}

div.dropdownitems div.subselect a.close {
	float: right;
	margin-right: 5px;
}

div#regions div.inneritems {
	height: 230px;
	overflow: auto;
}

table.dialog {
	padding-bottom: 21px;
}

table.dialog td {
	padding-top: 12px;
	padding-bottom: 0px;
	padding-right: 18px;
	color: black;
	font-weight: bold;	
}

table.dialog#reageren td {
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 18px;
	color: black;
	font-weight: bold;	
}

table.dialog input.text {
	border: 1px solid #d2d2d2;
	background: #fcfcfc;
	padding-top: 0px;	
	padding-bottom: 0px;
	padding-left: 5px;	
	width: 270px;
	line-height: 23px;
	height: 23px;
	margin-top: 5px;
	color: black;
	font-weight: bold;	
}

table.dialog input.file_input_textbox
{
	float: left;
	border: 1px solid #d2d2d2;
	background: #fcfcfc;
	padding-top: 0px;	
	padding-bottom: 0px;
	padding-left: 5px;	
	width: 192px;
	line-height: 23px;
	height: 23px;
	margin-top: 5px;
	color: black;
	font-weight: bold;	
}

table.dialog div.file_input_div
{
	position: relative; 
 	width: 76px; 
	height: 25px;
	top: 5px; 
	left: 2px; 
	overflow: hidden;
}

table.dialog input.file_input_button
{
	width: 76px;
	position: absolute;
	height: 25px;
}

table.dialog input.file_input_hidden
{
	font-size: 45px; 
	position: absolute; 
	right: 0px; 
	top: 0px;
	opacity: 0; 
	
	filter: alpha(opacity=0); 
	-ms-filter: "alpha(opacity=0)"; 
	-khtml-opacity: 0; 
	-moz-opacity: 0;
}

table.dialog textarea {
	border: 1px solid #d2d2d2;
	background: #fcfcfc;
	padding-top: 3px;	
	padding-bottom: 0px;
	padding-left: 5px;	
	width: 565px;
	height: 100px;
	margin-top: 5px;
	color: black;
	font-weight: bold;	
}

table.dialog input.submit_form_button {
	margin-left: 199px;
}

table.dialog .checkBox
{
    background-image: url('/interface/checkbox_active.png');
}

table.dialog .checkBoxClear
{
    background-image: url('/interface/checkbox_inactive.png');
}

table.dialog .checkBox, .checkBoxClear
{
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 21px;
    height: 21px;
    padding: 0px;
    margin: 0px;
    cursor: hand;
}

table.dialog .dialog-dropdown {
	width: 269px;
	line-height: 23px;
	height: 23px;
	border: 1px solid #d2d2d2;
	background: #fcfcfc;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 23px;
	height: 23px;
}

table.dialog .dialog-dropdown input {
	width: 245px;
	line-height: 23px;
	height: 23px;
	border: none;
	background: #fcfcfc;
	float: left;
	color: black;
	font-weight: bold;
	cursor: pointer;
}

table.dialog .dialog-dropdown img {
	position: relative;
	float: right;
	height: 25px;
}

table.dialog .dialog-dropdown span {
	color: black;
	font-weight: bold;	
}

table.dialog .dialog-dropdown img {
	float: right;
	margin: -1px -3px 0px 0px;
}

table.dialog .dialog-dropdownitems {
	width: 277px;
	background: #fcfcfc;
	border: 1px solid #d2d2d2;
	border-top: 0px;
	position: absolute;
	z-index: 102;
}

table.dialog .dialog-dropdownitems ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

table.dialog .dialog-dropdownitems ul li {
	padding: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
}

table.dialog .dialog-dropdownitems ul li a {
	text-decoration: none;
	display: block;
	color: black;
	font-weight: bold;	
}

table.dialog .dialog-dropdownitems ul li a:hover {
	text-decoration: none;
	background: lightblue;
}

div.home-section {
	position: relative;
	height: 90px;
}

div.home-section-left {
	float: left;
}

div.home-section-right {
	float: right;
}

div.home-section a {
	text-decoration: none;
}

div.home-section a:hover {
	text-decoration: underline;
}

div.home-section-bottom {
	position: relative;
	top: -24px;
	left: 8px;
	height: 70px;
	padding-top: 10px;
}

/* divroller search box */

div#searchfloatl {
    width: 250px; 
    float: left; 
}

div#divroller_container {
    width: 318px;
    height: 94px;
    float:right; 
    overflow: hidden;
}

.hideme {
    visibility: hidden;
}

