body {
	margin: 0 0 20px 0; padding: 0;
	min-height: 100%; height: 100%;
	font: 0.7em Verdana, Arial, Tahoma sans-serif;
}

img {
	border: 0;
}

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 10px 0;
}

a {
	color: #000;
}

table {
	width: 100%;
}

th { text-align: left; }

h2 {
	margin: 10px 0 0 0;
	color: #b2e20c;
	font: bold 130%  Arial, Verdana, Tahoma sans-serif;
}

form {
	margin: 0; padding: 0;
}

#center {
	width: 785px; min-height: 100%; height: 100%;
	margin: 30px auto 0 auto;
}

#header {
	margin-left: 20px;
}

#logo {
	float: left;
	margin: 10px 0 0 0;
	width: 367px; height: 41px;
	border-bottom: 12px solid #b2e20c;
}

#logo h1 {
	margin: 0; padding: 0;
}

#logo img {
	margin-left: 30px;
}

#logo .city {
	display: block;
	width: 108px;
	margin: 0; padding: 0;
	color: #8e8984;
	position: absolute;
	top: 61px;
	font-size: 80%;
	text-align: right;
	z-index: 1;
}

#menu {
	width: 375px;
	margin: 24px 0 0 0; padding: 0 0 0 1px;
	float: left;
	list-style: none;
	background: url("../_images/menu_back.gif") transparent no-repeat bottom left; 
}

#menu li { 	
	display: block;
	float: left;
	background: url("../_images/menu_back.gif") transparent no-repeat bottom right; 
}

#menu li a {
	display: block;
	margin-right: 1px;
	padding-top: 8px;
	width: 74px; height: 19px;
	border-bottom: 12px solid #3e97d3;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	color: #8e8984;
}

#menu li a:hover {
	border-bottom: 12px solid #77b7e2;
}

div.menuhead {
    display: block;
    border-bottom: 1px solid #77b7e2;
    color: #AEE308;
    padding: 2px 5px 2px 5px;
    font-weight: bolder;
}


/*--
#home a {
	background: url("../_images/menu_home.gif") transparent no-repeat center center; 
}

#zoek a {
	background: url("../_images/menu_zoek.gif") transparent no-repeat center center; 
}

#plaats a {
	background: url("../_images/menu_plaats.gif") transparent no-repeat center center; 
}

#advies a {
	background: url("../_images/menu_advies.gif") transparent no-repeat center center; 
}

#login a {
	background: url("../_images/menu_login.gif") transparent no-repeat center center; 
}
-- */

#content {
	clear: both;
	background: url("../_images/border_y.gif") transparent repeat-y 387px 0; 
}

#content.small {
	background: url("../_images/border_y.gif") transparent repeat-y 245px 0; 
}

#left {
	float: left;
	padding-bottom: 50px;
	width: 388px; height: 100%;
}

#leftsmall {
	float: left;
	padding:  0 0 50px 20px;
	width: 226px; 
}

#introtext {
	margin: 10px 0 0 20px;
}

#introtext h2 {
	color: #3e97d3;
}

#submenu {
	margin: 0; padding: 0;
	list-style: none;
	background: url("../_images/border_y.gif") transparent repeat-y 0 0;
}

#submenu li {
	margin: 0; padding: 0;
	height: 2em;
	background: url("../_images/border_x.gif") transparent repeat-x 0 21px; 
}

#submenu li a {
	display: block;
	padding: 2px 2px 4px 16px;
	width: 207px; 
	text-decoration: none;
	background: url("../_images/list_item.gif") transparent no-repeat 200px 5px;
}

#submenu li a:hover {
	color: #3e97d3;
	background: url("../_images/list_item.gif") transparent no-repeat 204px 5px;
}

h6 {
    margin: 10px 0 4px 0;
    font-size: 8pt;
    color: #d47900;
}


/*** Zoekscherm ***/

div.searchframe {
    margin: 0px 1px 0px 0px;
    background: url("/_images/searchbox_back.gif") #eaeaea no-repeat bottom left;
}

div.searchframe ul {
    margin: 0px 0px 0px 2px;
    padding: 0px;
    background: #ffffff;
    height: 34px;
}

div.searchframe ul li {
    float: left;
    margin: 0px 8px 0px 8px;
    padding-top: 8px;
    background: #f5f5f5;
    list-style: none;
    height: 26px;
    width: 100px;
    text-align: center;
    color: #695D00;
    cursor: pointer;
}

div.searchframe ul li.active {
    background: #eaeaea;
    font-weight: bold;
}

div.searchframe div.inline {
    padding: 20px;
    vertical-align: top;
}

div.searchframe label.head {
    margin: 10px 0 4px 0;
    color: #d47900;
    font: bold 130%  Arial, Verdana, Tahoma sans-serif;
}

div.searchframe select.multiple {
    width: 97%;
}

div.searchframe input.text {
    width: 97%;
}

/*** einde Zoekscherm ***/

/*** Home ***/

form {
    display: inline;
}

#bannerborder {
    height: 121px;
    width: 373px;
    background: url(../_images/dotted.gif) transparent repeat-x left bottom;
    background-color: #0269b4;
    text-align: right;
}

#loginboxborder {
    height: 108px;
    width: 373px;
    background: url(../_images/dotted.gif) transparent repeat-x left bottom;
}

#login {
    height: 106px;
    vertical-align: top;
}

#lastjobs {
	clear: both;
	padding: 10px 20px 10px 20px;
	width: 333px;
    background: url(../_images/dotted.gif) transparent repeat-x left bottom;
    margin: 0 0 1px 0;
}

#lastjobs ul {
	margin: 10;
}

#lastjobs ul li {
	margin: 1px 0 0 0px;
	padding: 2px 0 0 4px;
	list-style-image: url("../_images/list_item.gif");
	list-style-type: circle;
}

#lastjobs a {
	text-decoration: none;
}

#bannertje {
    display: block;
    height: 194px;
    width: 373px;
    background: url(../_images/dotted.gif) transparent repeat-x left bottom;
}

#bannerwg {
    display: block;
    height: 120px;
    width: 373px;
    background: url(../_images/dotted.gif) transparent repeat-x left bottom;
}

/*** einde Home ***/

/*** Elementen ***/

.line {
    display: inline;
    height: 2px;
    width: 373px;
    background: url(../_images/dotted.gif) transparent repeat-x left top;
}

div.hr {
    position: absolute;
    height: 2px;
    background: url(../_images/dotted.gif) transparent repeat-x left top;
}

div.hr hr, div.hr hr {
    display: none;
}

label.row {
    float: left;
    width: 200px;
}

.terug {
    text-align: right;
}

/*** einde Elementen ***/
#searchbox {
	background: #eaeaea;
	margin-right: 1px; padding: 20px;
	background: url("../_images/searchbox_back.gif") #eaeaea no-repeat bottom left; 
}

#searchbox p {
	margin-bottom: 20px;
}

#searchbox select.multiple {
	width: 97%; 
}

#searchbox input.text {
	width: 97%; 
}

#searchbox label.head {
	float: left;
	margin: 10px 0 4px 0;
	color: #d47900;
	font: bold 130%  Arial, Verdana, Tahoma sans-serif;
}

.help {
	float: left;
	display: block;
	margin: 8px 0 0 10px;
	width: 11px; height: 11px;
	background: url("../_images/help.gif") #3e97d3 no-repeat top left; 
}

.help span {
	display: none;
}

#searchbox br {
	clear: both;
}

#searchbox .button {
	position: relative;
	left: 230px;
}

.small #searchbox .button {
	position: relative;
	left: 70px;
}

#searchbox a {
	color: #8e8984;
	font-weight: bold;
}

a:hover.help {
	background: url("../_images/help.gif") #d47900 no-repeat top left; 
}

#othercity {
	padding: 10px 20px 10px 20px;
	background: url("../_images/border_x.gif") transparent repeat-x bottom left; 
}

#othercity ul {
	margin:  0 7px 0px 0; padding: 0 0 28px 0;
	background: url("../_images/arrow_back_grey.gif") transparent no-repeat bottom right; 
}

#othercity ul li {
	display: inline;
}

#othersites {
	padding: 10px 20px 10px 20px;
	background: url("../_images/border_x.gif") transparent repeat-x bottom left; 
}

#othersites ul {
	margin:  0 7px 0px 0; padding: 0 0 28px 0;
	background: url("../_images/arrow_back_grey.gif") transparent no-repeat bottom right; 
}

#othersites ul li {
	display: inline;
}

#right {
	float: left;
	/*width: 373px;*/
	margin: 1px 0 0 1px;
}

#results {
	float: left;
	width: 367px;
}

#results label.head {
	margin: 10px 0 4px 0;
	color: #8e8984;
	font: bold 130%  Arial, Verdana, Tahoma sans-serif;
}

#results label {
	margin-right: 10px;
}

#resultoptions p {
	float: left;
	width: 140px;
	margin: 20px 0 20px 20px;
}

.pages {
	clear: both;
	width: 160px;
	margin: 20px 0 20px 20px;
}

.page {
	display: block;
	float: left;
	padding: 0 6px;
	color: #8e8984;
	text-align: center;
}

.forward {
	display: block;
	float: right;
	width: 13px; height: 13px;
	background: url("../_images/forward.gif") transparent no-repeat top left; 
}

.forward span {
 display: none;
}

.back {
	display: block;
	float: left;
	width: 13px; height: 13px;
	background: url("../_images/back.gif") transparent no-repeat top left; 
}

.back span {
 display: none;
}

/* ---- */

.result {
	margin: 14px 0 0 0; padding: 2px 10px;
	background: url("../_images/border_x.gif") transparent repeat-x bottom left; 
}

.result_green {
    padding: 16px 10px 2px 10px;
    background: url("../_images/border_x.gif") #EDFFAF repeat-x bottom left;
}

.result_blue {
    padding: 16px 10px 2px 10px;
    background: url("../_images/border_x.gif") #C2DEEF repeat-x bottom left;
}

.result h3, .result h3 a, .result_green h3, .result_green h3 a, .result_blue h3, .result_blue h3 a {
	margin: 0; padding: 0;
	font-size: 100%;
	color: #d47900;
}

.result a, .result_green a, .result_blue a {
	color: #3e97d3;
}

.result p, .result_green p, .result_blue p {
	margin: 0; padding: 0;
}

.result p.description, .result_green p.description, .result_blue p.description {
	margin-left: 6px;
	color: #8e8984;
}

/* ---- */


#details {
	float: left;
	width: 517px;
}

#details h2, #details p, #details ul {
	margin-left: 180px; padding: 0;
}

#details ul li {
	margin: 0 0 0 10px; padding: 0;
}

#details h3 {
	margin: 0;
	padding: 0;
	width: 160px; height: 5px;
	position: relative;
	top: 9px;
	background: url("../_images/border_x.gif") transparent repeat-x center left;
}

#details h3 a {
	float: right;
	display: block;
	height: 5px;
}
#details h3 a span {
	display: none;
}

#details h3 a#afbeelding { width: 72px;height:9px; background: url("../_images/detail_afbeelding.gif ") #fff no-repeat bottom right; }
#details h3 a#film { width:116px;height:7px; background: url("../_images/detail_film.gif ") #fff no-repeat bottom right; }
#details h3 a#functietitel { width: 85px; background: url("../_images/detail_functie_titel.gif") #fff no-repeat bottom right; }
#details h3 a#functiegebied { width: 96px; background: url("../_images/detail_functie_gebied.gif") #fff no-repeat bottom right; }
#details h3 a#omschrijving { width: 85px; background: url("../_images/detail_omschrijving.gif") #fff no-repeat bottom right; }
#details h3 a#urenperweek { width: 98px; background: url("../_images/detail_uren_per_week.gif") #fff no-repeat bottom right; }
#details h3 a#wijbieden { width: 75px; background: url("../_images/detail_wij_bieden.gif") #fff no-repeat bottom right; }
#details h3 a#wijvragen { width: 77px; background: url("../_images/detail_wij_vragen.gif") #fff no-repeat bottom right; }
#details h3 a#niveau { width: 48px; background: url("../_images/detail_niveau.gif") #fff no-repeat bottom right; }
#details h3 a#informatie { width: 75px; background: url("../_images/detail_informatie.gif") #fff no-repeat bottom right; }
#details h3 a#contact { width: 55px; background: url("../_images/detail_contact.gif") #fff no-repeat bottom right; }
#details h3 a#vakgebied { width: 65px; background: url("../_images/detail_vakgebied.gif") #fff no-repeat bottom right; }
#details h3 a#regio { width: 37px; background: url("../_images/detail_regio.gif") #fff no-repeat bottom right; }
#details h3 a#provincie { width: 65px; background: url("../_images/detail_provincie.gif") #fff no-repeat bottom right; }
#details h3 a#rijbewijs_vereist { width: 113px; background: url("../_images/detail_rijbewijs_vereist.gif") #fff no-repeat bottom right; }
#details h3 a#salaris_schaal { width: 95px; background: url("../_images/detail_salaris_schaal.gif") #fff no-repeat bottom right; }
#details h3 a#dienstverband { width: 90px; background: url("../_images/detail_dienstverband.gif") #fff no-repeat bottom right; }
#details h3 a#taalkennis { width: 70px; background: url("../_images/detail_taalkennis.gif") #fff no-repeat bottom right; }
#details h3 a#website { width: 56px; background: url("../_images/detail_website.gif") #fff no-repeat bottom right; }

#companylogo {
	position: absolute;
/*	top: 40px;*/
/*	left: 30px;*/
}

#breadcrumbs {
	margin: 0; padding: 0;
	color: #8e8984;
	font-size: 80%;
	text-align: right;
}

#breadcrumbs a {
	color: #8e8984;
	text-decoration: none;
}

/* ---- */

#rightsmall {
	width: 150px;
	float: left;
}

#rightsmall a.lightbanner, #rightsmall a.darkbanner {
	display: block;
	padding: 10px; margin-top: 1px;
	width: 130px; height: 95px;
	font-size: 90%;
	text-decoration: none;
	color: #fff;
	line-height: 15px;
	background: url("../_images/banner_back.gif") #b2e20c no-repeat 126px 96px; 

}

#rightsmall .lightbanner strong, #rightsmall .darkbanner strong  {
	margin: 0;
	font-size: 110%;
	color: #607c00;
}

#rightsmall a.darkbanner {
	background: url("../_images/banner_back.gif") #c6ed45 no-repeat 126px 96px; 
}

#loginbox {
	float: left;
	margin: 1px 0 0 0; padding: 12px;
	width: 199px; height: 82px;
	color: #8e8984;
	background: url("../_images/loginbox_back.gif") transparent no-repeat 137px 34px;
}

#loginbox a {
	color: #8e8984;
}

#loginbox p {
	float: left;
	margin: 0; padding: 0;
    width:110px;
}

#loginbox input.text {
	width: 110px;
}

#loginbox .button {
	float: right;
	margin-top: 28px;
}

#banner2 {
	float: left;
	margin: 1px 0 0 0;
}

.blue {
	color: #3e97d3;
}

.texthead {
    padding-top: 10px;
    color: #3e97d3;
    font-weight: bold;
}

#rightbox {
    clear: both;
    margin: 20px; padding: 10px 0 0 0;
    width: 336px; 
/*    background: url("../_images/arrow_back_blue.gif") transparent no-repeat bottom right;*/
}

#rightbox ul {
	margin: 0;
}

#rightbox li {
	margin: 1px 0 0 20px;
	padding: 2px 0 0 4px;
	list-style-image: url("../_images/list_item.gif");
	list-style-type: circle;
}

#functions {
	float: right;
	width: 20px;
}

.cleaner {
	clear:both;
	margin:0; padding:0;
}

#popup {
	margin: 20px;
}

#popup p {
	padding-bottom: 10px;
	background: url("../_images/border_x.gif") transparent repeat-x bottom left; 
}

#popup h3 {
	margin: 0; padding: 0;
	font-size: 110%;
	color: #d47900;
}

.media_icon a:link {
text-decoration:none;
}

/*
 *  *   Filter
 *   */


#filter a {
text-decoration:underline;
font-size:10px;
color:#3896D7;
color:#968686;
font-family:arial;
}

.underline {
color:#3896D7;
}

#filter a:hover {
color:#3896D7;
}

#filter a.selected {
text-decoration:none;
}


#filter a:hover.selected {
color:#9F9F9F;
text-decoration:underline;
}

#filter ul {
    list-style-type:none;
    margin-left:0px;
    padding-left:0px;
}

#filter p {
    margin-bottom: 10px;
    color: #888;
}

#filter p strong {
    color: #329403;
}

#filter li {
    margin-bottom: 5px;
    margin-left:5px;
    padding: 3px;
    padding-left:10px;
    background: none;
    font-size: 11px;
    font-weight: bold;
}

#filter ul ul li {
    margin: 0;
    padding: 1px 0;
    font-size: 9px;
    font-weight: normal;
    list-style-type:none;
}

#filter li.selected {
    font-weight: bold;
}

/*
**
** Kaartje
**
*/

#provincies {
    height:200px;
    background-color: transparent;
    margin-left:50px;
}

#provincies li {
    float: left;
    margin: 0px 8px 0px 8px;
    padding-top: 8px;
    background-color: transparent;
    list-style: none;
    width: 100px;
    text-align: center;
}

#provincies li a:hover {
font-weight:bold;
}

#kaart {
padding-left:150px;
}

#filter_back {
	background: #eaeaea;
	margin-right: 1px; padding: 20px;
	background: url("../_images/filter_back.gif") #eaeaea repeat-y bottom left; 
}

.bold {
	font-weight:bold;
	color:#2F85BF;
}
