body {
	margin: 0px;
	background: #FFF url('../images/background.body.gif') repeat-x left top;
	
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

p, form {
	margin: 0px;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #303030;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ff6600;
	text-decoration: underline;
}

.orange_link {
	font-family: Arial;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}

.orange_link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ff6600;
	text-decoration: underline;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

#website_container {
	width: 910px;
	margin: 0px auto;
	background-color: #FFF;
	
	font-family: Arial;
	font-size: 12px;
	color: #303030;
}

.input, .select {
	height: 16px;
	border: #c8c9d2 1px solid;
	
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

.select {
	height: 20px;
}

.round_orange_button_container {
	display: -moz-inline-box;
	display: inline-block;
	
	background: transparent url('../images/button.orange.left.gif') no-repeat left top;
}

.round_orange_button {
	border: none;
	height: 18px;
	vertical-align: bottom;
	
	padding: 0px 6px 2px 6px;
	width:auto;
	overflow:visible;
	
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	
	font-weight: bold;
	background: transparent url('../images/button.orange.right.gif') no-repeat right top;
}

.round_black_button_container {
	display: -moz-inline-box;
	display: inline-block;
	
	background: transparent url('../images/button.black.left.gif') no-repeat left top;
}

.round_black_button {
	border: none;
	height: 20px;
	line-height: 18px;
	vertical-align: bottom;
	
	padding: 0px 8px 2px 8px;
	width:auto;
	overflow:visible;
	
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	
	font-weight: bold;
	background: transparent url('../images/button.black.right.gif') no-repeat right top;
}

.round_black_button_social {
	border: none;
	height: 20px;
	line-height: 18px;
	vertical-align: bottom;
	
	padding: 0px 58px 2px 8px;
	width:auto;
	overflow:visible;
	
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	
	font-weight: bold;
	background: transparent url('../images/button.black.right.social.gif') no-repeat right top;
}

.round_black_button_orange_container {
	display: -moz-inline-box;
	display: inline-block;
	
	background: transparent url('../images/button.black.left.orange.gif') no-repeat left top;
}

.round_black_button_orange {
	border: none;
	height: 20px;
	line-height: 18px;
	vertical-align: bottom;
	
	padding: 0px 4px 2px 4px;
	width:auto;
	overflow:visible;
	
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	
	font-weight: bold;
	background: transparent url('../images/button.black.right.orange.gif') no-repeat right top;
}

.round_black_button_grey_container {
	display: -moz-inline-box;
	display: inline-block;
	
	background: transparent url('../images/button.black.left.grey.gif') no-repeat left top;
}

.round_black_button_grey {
	border: none;
	height: 20px;
	line-height: 18px;
	vertical-align: bottom;
	
	padding: 0px 4px 2px 4px;
	width:auto;
	overflow:visible;
	
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	
	font-weight: bold;
	background: transparent url('../images/button.black.right.grey.gif') no-repeat right top;
}

.orange_text_button_override {
	color: #FF6600 !important;
}

h1 {
	height: 30px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

h2 {
	height: 28px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

h4 {
	height: 18px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

h1 span, h2 span, h4 span {
	display: none;
}

.title_line {
	height: 1px;
	background: transparent url('../images/background.title.gif') repeat-x left top;
	padding: 0 0 10px 0;
}

.small_orange {
	font-size: 11px;
	color: #ff6600;
}

.bold {
	font-weight: bold;
}

.referentie_line {
	display: block;
	width: 562px;
	height: 1px;
	
	background: transparent url('../images/grey.line.gif') no-repeat left top;
}

.referentie {
	height: 26px;
	width: 562px;
	overflow: hidden;
}


.referentie_item_header {
	height: 26px;
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	
	cursor: default;
}

.referentie_afbeelding {
	float: left;
	height: 122px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}

.referentie_afbeelding img {
	height: 100px;
	border: #d6d5d1 1px solid;
}

.referentie_item_content {
	float: left;
	color: #FFF;
	font-size: 11px;
	padding: 0px 10px 0px 0px;
	width: 540px;
}

.referentie_item_content a {
	color: #ff6600;
	text-decoration: none;
}

.referentie_item_content a:hover {
	color: #fff;
	text-decoration: underline;
}

.referentie_item_content {
	padding: 17px 5px 0px 5px;
	height: 132px;
	line-height: 13px;
	background: #303030 url('../images/background.referenties.gradient.gif') no-repeat left top;
}

.referentie_item_content h1 {
	width: 360px;
	height: 24px;
}

.right_bar_vacatures_item_header {
	padding: 5px 0 0 0;
}

.right_bar_vacatures_item_title {
	float: left;
	
	color: #000;
	font-weight: bold;
}

.right_bar_vacatures_item_city {
	float: right;

	color: #FFF;
}

.right_bar_vacatures_item_content {
	padding: 10px 0;
}

/* HEADER START */

#website_header {
	position: relative;
	
	width: 910px;
	height: 93px;
}

#website_logo {
	position: absolute;
	
	border: 0px;
	
	width: 249px;
	height: 46px;
	
	left: 74px;
	top: 20px;
}

/* HEADER END */

/* CONTENT START */

#website_content_container {
	position: relative;
	padding: 0px 20px;
}

#content {
	width: 558px;
	margin-bottom: 10px;
}

#content li {
	margin-left: 30px;
}

/* CONTENT LEFT START */

#website_content_left {
	float: left;
	width: 578px;
}

/* --MENU-- */

#tabs {
	position: absolute;
	top: 60px;
	right: 0;
	margin: 0px 5px 0 0;
	text-align: right;
	color: #FFF;
}

#website_navigatie {
	padding-left: 10px;
	width: 570px;
	height: 32px;
	background: #FFF url('../images/background.navigatie.gif') no-repeat left top;
}

#nav, #nav ul { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	z-index: 1000;
	float: left;
}

#nav {
	position: relative;
	float: left;
	background: transparent url('../images/background.navigatie.line.gif') no-repeat left top !important;
}

#nav li {
	position: relative;	
	
	line-height : 30px;
	
	font-weight: bold;
	list-style: none;
	
	float: left;
	
	cursor: default;
	
	background: transparent url('../images/background.navigatie.line.gif') no-repeat right top;
	
}

.nav_li_mouseover {
	background: transparent url(../images/background.navigatie.mouseover.gif) repeat-x right top !important;
	cursor: default;
	display: inline-block;
}

#nav li ul li {	
	float: none;
	position: relative;
	display: inline-block;
	text-align: left;
	
	margin: 0px;
	padding: 0px;
	height: 22px;
	line-height : 24px;
	
	
	white-space: nowrap;	
}

#nav li ul {
	position: absolute;
	display: none;
	left: 0px;
	top: 32px;	
	
	padding: 0 0 2px 0;
	background: #ff6600;
}

#nav a:hover {
	text-decoration: none;
}

#nav li a {
	display: inline-block;
	height: 32px;
	text-decoration: none;
	color: #FFF;
	
	padding: 0px 16px 0px 14px;
}
/*
.nav_li_selected a {
	padding: 8px 12px 6px 13px !important;
}

.nav_li_selected li a {
	padding: 0px 7px 0px 7px !important;
}
*/


#nav li ul li a {
	padding: 0px 7px 0px 7px;
	
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	
	background: #ff6600;
	height: 24px;
}

#nav li ul li a:hover {
	background: #ff8d2f;
	display: inline-block;
}

/* --MENU-- */

#sfeerbeeld {
	width: 579px;
	height: 138px;
	
	margin: 10px 0px 10px 0px;
}

.meest_recent_item {
	height: 24px;
	width: 558px;
	overflow: hidden;
	
	cursor: pointer;
}

.meest_recent_item_header {
	padding: 5px 0 0 0;
}

.meest_recent_item_title {
	float: left;
	
	color: #000;
	font-weight: bold;
}

.meest_recent_item_title a, .meest_recent_item_title a:hover {
	text-decoration: none;
}

.right_bar_vacatures_item a, .right_bar_vacatures_item a:hover {
	text-decoration: none;
	color: #303030;
}

.meest_recent_item_date {
	float: right;

	color: #ff6600;
}

.meest_recent_item_content {
	padding: 10px 0;
}

#meest_recent_container span {
	display: block;
	width: 558px;
	height: 1px;
	
	background: transparent url('../images/grey.line.gif') no-repeat left top;
}

#reacties_container span {
	display: block;
	width: 558px;
	height: 1px;
	
	background: transparent url('../images/grey.line.gif') no-repeat left top;
}

#reacties_container div {
	padding: 5px 0;
}

.vacature_overzicht_vacature_container {
	width: 529px;
	height: 87px;
	
	padding: 15px;
	
	margin-bottom: 10px;
	
	cursor: pointer;
	
	background: transparent url('../images/background.vacature_overzicht_lijst.gif') no-repeat left top;
}

.vacature_overzicht_vacature_container_mouseover {
	background: transparent url('../images/background.vacature_overzicht_lijst_mouseover.gif') no-repeat left top;
}

.vacature_overzicht_vacature_container a {
	text-decoration: none;
}

.vacature_overzicht_vacature_container a:hover {
	color: #303030;
}

.vacature_overzicht_vacature_container h6 {
	color: #ff6600;
	font-size: 12px;
	margin: 0 0 6px 0;
}

.vacature_overzicht_vacature_points {
	margin: 0 0 6px 0;
}

#vacature_overzicht_pages {
	width: 559px;
	left: 0px;
	position: absolute;
	text-align: center;
	
	font-weight: bold !important;
}

#vacature_overzicht_pages span {
	color: #ff6600;
}

#vacature_overzicht_buttons {
	position: relative;
	height: 25px;
}

.vacature_buttons {
	padding: 0 0 15px 0;
}

.vacature_buttons div {
	float: left;
	padding: 0 10px 0 0;
}

#vacature_kaart {
	width: 300px;
	height: 155px;
}

#vacature_kaart_route {
	width: 559px;
	height: 250px;
}

#vacature_social_icons {
	float: right;
	padding: 2px 10px 0 0;
}

#vacature_social_icons span {
	cursor: pointer;
	padding: 0 0 0 3px;
	margin: 0;
}

#vacature_social_icons img {
	border: 0;
}

.google_job_table {
	background: #ff6600;
	padding: 10px;
}

.google_job_table td {
	height: 60px !important;	
	padding: 5px 0px;
	overflow: hidden;
}

.google_job_link {
	color: #FFFFFF;
}

.google_job_link:hover {
	color: #66cc00;
}
.google_job_row {
	background: #ff6600;
	color: #FFFFFF;
}
.google_job_row_over {
	background: #ff990b;
	color: #FFFFFF;
	cursor:pointer;
}

.vacature_row_uneven {
	background-color: #cbcbcb;
}

.vacature_row_even {
	background-color: #e0dddd;
}

.vacature_row_even td, .vacature_row_uneven td {
	padding: 0 0 0 4px;
	border-right: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
}

.vacature_row_even td td, .vacature_row_uneven td td {
	padding: 0 5px;
	border: 0;
	text-align: left;
}

#logo_mouseover {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	border-top: #000 1px solid;
	
	font-family: Arial;
	font-size: 11px;
	color: #303030;
	
	padding: 10px 10px 15px 10px;
	width: 202px;
}

.logo_mouseover_col_1 {
	background: transparent url(../images/logo_mouseover_background_left.gif) no-repeat left bottom;
}

.logo_mouseover_col_2 {
        background: transparent url(../images/logo_mouseover_background.gif) no-repeat left bottom;
}

.logo_mouseover_col_3 {
        background: transparent url(../images/logo_mouseover_background_right.gif) no-repeat left bottom;
}

#logo_mouseover span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

#vacaturezoekresultaat_google_image, #vacaturezoekresultaat_lijst_rechts {
	width: 272px;
	
	padding: 10px 0 0 0;
}

#vacaturezoekresultaat_google_image img {
	border: 0;
}

#vacaturezoekresultaat_lijst_rechts a {
	color: #ff6600;
	font-size: 11px;
	text-decoration: none;
}

#vacaturezoekresultaat_lijst_rechts a:hover {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}

#zoekresultaat_map, #zoekresultaat_pano {
	width: 559px;
	height: 500px;
	line-height: 16px !important;
}

#foutmelding_container {
	position: relative;
}

#foutmelding {
	display: none;
	position: absolute;
	left: 80px;
	top: 00px;
}

#foutmelding table {
	margin: 0px;
	padding: 0px;
	border: #000 1px solid;
	background-color: #FFF;
}

#foutmelding table td {
	font-weight: normal;
	vertical-align: top;
	padding: 2px 5px;
	text-align: center;
}

#foutmelding .input {
	width: 200px;
}

#foutmelding .button {
	margin: 3px 0 0 0;
}

#foutmelding_items {
	color: red;
}

/* CONTENT LEFT END */

/* CONTENT RIGHT START */

#website_content_right {
	float: right;
	width: 272px;
	font-size: 11px;
}

.zoeken_right {
	width: 236px;
	
	padding: 12px 18px 0px 18px;
	
	background: transparent url('../images/background.zoeken.tabs.gif') no-repeat left top;
}

.zoeken_right_trefwoord {
	
	background: transparent url('../images/background.zoeken.tabs.gif') no-repeat left top;
}

.zoeken_right .input {
	border: #e2e3ea 1px solid;
}

.zoeken_right table {
	padding: 0 0 4px 0;
}

.zoeken_right table td {
	padding: 0 0 6px 0;
}

.zoeken_right_bottom {
	width: 272px;
	height: 7px;
	
	background: transparent url('../images/background.zoeken.bottom.gif') no-repeat left top;
}

.zoeken_right_bottom_trefwoord {
	width: 272px;
	height: 7px;
	
	background: transparent url('../images/background.zoeken.bottom.trefwoord.gif') no-repeat left top;
}

#zoeken_right_tabs_container {
	display: relative;
	height: 25px;
	cursor: pointer;
}

.zoeken_tab_normaal {
	float: left;
	width: 136px;
	height: 25px;
	background: #FFF url('../images/vacature_tabs_normaal.jpg');
}

.zoeken_tab_trefwoord {
	float: left;
	width: 136px;
	height: 25px;
	background: #FFF url('../images/vacature_tabs_trefwoord.jpg');
}

.zoeken_tab_normaal_over {
	float: left;
	width: 136px;
	height: 25px;
	background: #FFF url('../images/vacature_tabs_normaal_over.jpg');
}

.zoeken_tab_trefwoord_over {
	float: left;
	width: 136px;
	height: 25px;
	background: #FFF url('../images/vacature_tabs_trefwoord_over.jpg');
}

#gevonden_vacatures {
	float: left;
	line-height: 20px;
}

#gevonden_vacatures span {
	color: #FFF;
}

.orange_line_orange {
	width: 233px;
	height: 34px;
	
	background: transparent url('../images/orange.line.orange.gif') no-repeat left 17px;
}

.right_bar_vacatures_item {
	height: 22px;
	width: 233px;
	overflow: hidden;
	
	cursor: pointer;
}

.right_bar_vacatures_item_header {
	padding: 5px 0 0 0;
}

.right_bar_vacatures_item_title {
	float: left;
	
	color: #000;
	font-weight: bold;
}

.right_bar_vacatures_item_city {
	float: right;

	color: #FFF;
}

.right_bar_vacatures_item_content {
	padding: 10px 0;
}

#right_bar_vacatures_container span {
	display: block;
	width: 233px;
	height: 2px;
	
	background: transparent url('../images/orange.line.orange.gif') no-repeat left top;
}

#logos_right {
	margin: 10px 0;
	width: 256px;
	height: 190px;
	
	padding: 16px 0 0 16px;
	
	background: transparent url('../images/background.logos.gif') no-repeat left top;
}

#logos_right img {
	float: left;
	border: #999999 1px solid;
	margin: 0 5px 5px 0;
	width: 74px;
	height: 46px;
}

#banner {
	width: 272px;
	text-align: center;
	margin: 10px 0;
}

#banner img {
	border: 0;
}

/* CONTENT RIGHT END */

/* CONTENT END */

/* FOOTER START */

#website_footer {
	position: relative;
	
	width: 910px;
	height: 124px;
	
	background: #FFF url('../images/background.footer.gif') no-repeat 20px top;
	
	font-size: 10px;
	color: #a9a9a9;
	
	line-height: 12px;
}

#website_footer h6 {
	margin: 0px;
	padding: 0px;
	
	font-size: 11px;
	color: #ff6600;
	
	font-weight: bold;
}

#footer_contact_block {
	position: absolute;
	
	width: 222px;
	height: 72px;
	
	left: 30px;
	top: 10px;
}

#footer_nieuwsbrief_block {
	position: absolute;
	
	width: 290px;
	height: 72px;
	
	left: 276px;
	top: 10px;
}

#footer_disclaimer_block {
	position: absolute;
	
	width: 300px;
	height: 40px;
	
	left: 585px;
	top: 10px;
}

#footer_links {
	margin-top: 4px;
}

#footer_links td {
	padding: 0px 0px 0px 8px;
	margin: 0px;
	
	background: transparent url('../images/footer.arrow.gif') no-repeat 2px 4px;
}

#footer_links a {
	text-decoration: none;
}

#website_footer .input {
	float: left;
	width: 160px;
	border: #e2e3ea 1px solid;
}

#website_footer .round_orange_button_container {
	margin: 1px 0px 0px 6px;
	float: left;
	background: transparent url('../images/button.orange.left.bg.black.gif') no-repeat left top;
}

#website_footer .round_orange_button {
	background: transparent url('../images/button.orange.right.bg.black.gif') no-repeat right top;
}

#website_footer a {
	color: #a9a9a9;
	font-size: 11px;
}

#website_footer a:hover {
	color: #ff6600;
	font-size: 11px;
}

#breadcrumb {
	color: #303030;
	margin: 0 0 10px 0;
}

#breadcrumb a {
	color: #ff6600;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #ff6600;
	text-decoration: underline;
}

#vacature_steekwoorden div {
	float: left;
	color: #FF6600;
	font-weight: bold;
	white-space: nowrap; 
}

/* FOOTER END */

/** CLEARFIX **/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
