@charset "utf-8";
/* CSS Document */

body  {
	margin: 0px; /* het is een goede gewoonte om de instellingen voor margin (marge) en padding (opvulling) van het element body op nul in te stellen en daarmee op de standaardinstellingen van de verschillende browsers */
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #999999;
}
#blok {
	position: relative; /* door de toevoeging van position: relative kunt u de twee zijbalken relatief ten opzichte van deze container (het hoofdobject) positioneren */
	width: 1010px;  /* door het gebruik van 20 pixels minder dan een volledige breedte van 800 pixels ontstaat ruimte voor de randen van het browservenster (vaak aangeduid met “browser chrome”) en wordt een horizontale schuifbalk vermeden */
	background: #FFFFFF;
	text-align: left;
	color: #444444;
	font-size: 12px;
	margin: auto;
}
 #links {
	position: absolute;
	top: 125px;
	left: 0px;
	width: 190px; /* met een waarde voor padding houdt u de inhoud van het element div van de randen vandaan */
	background-color: #FFFFFF;
	height: auto;
	padding-left: 10px;
	overflow: visible;
	color: #000000;
}
 #links #menu-voor {
	height: auto;
	padding-left: 10px;
	border: 1px solid #C3C3C3;
}
#blok #links #foto-links {
	padding-top: 10px;
}
 #menubar {
	height: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #444444;
	margin-top: 0px;
	border-left-style: none;
	padding: 0px;
	font-weight: normal;
	color: #FFFFFF;
}
#menubar a:hover {
}
#menubar ul {
	height: 30px;
	list-style-type: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
 #menubar a {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	height: auto;
}
 #menubar li {
	font-size: 12px;
	display: inline;
	text-align: center;
	clear: right;
	float: left;
	width: auto;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	height: 23px;
	padding-top: 8px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
}
#menubar  li:hover {
	background-color: #6FB900;
}
#footer  {
	font-size: 11px;
	padding-left: 15px;
	margin-left: 210px;
	height: 25px;
	padding-top: 30px;
}
 #kop {
	height: 85px;  /* deze instelling voor padding (opvulling) komt overeen met de uitlijning links van de elementen binnen de div-elementen, die volgen op deze padding. Als een afbeelding wordt gebruikt in de #header in plaats van tekst, wilt u wellicht de padding (opvulling) verwijderen. */
	background-color: #FFFFFF;
	background-image: url(../images/agriwerker_logo.gif);
	background-repeat: no-repeat;
	margin-left: 210px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	background-position: 0% 10px;
} 
#blok #kop #inloggen {
	padding-top: 20px;
}
#blok #kop #inloggen a {
	text-decoration: underline;
	color: #004040;
}
#blok #kop #tab {
	position: absolute;
	top: 53px;
	right: 0px;
	width: 303px; /* bij 25% is width 200 px bij 50% is width 405px */
	background-color: #FFFFFF;
	height: 18px;
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 16px;
	padding-bottom: 5px;
	padding-right: 0px;
	text-align: left;
	margin-right: 6px;
	margin-left: 0px;
}
#blok #kop #tab #payrol {
	text-align: center;
	float: left;
	width: 195px;
}
#blok #kop #tab #terug {
	text-align: right;
	float: left;
	width: 90px;
}
#links a {
	color: #000000;
	text-decoration: none;
}
#links li  {
	list-style-image: none;
	list-style-type: none;
	vertical-align: middle;
	line-height: 150%;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 3px;
	list-style-position: outside;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
#links ul {
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#blok #kop #tab a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 4px;
	text-decoration: none;
}
.head20_green {
	font-size: 13px;
	color: #528800;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 5px;
}
#blok #footer a {
	text-decoration: underline;
	color: #004040;
}
h2 {
	font-size: 13px;
	color: #007575;
	line-height: 18px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 5px;
}
.frame2 {
	border: 1px solid #C3c3c3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 130%;
	margin-top: 0px;
}
.frame1 {
	border: 1px solid #C3c3c3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: auto;
	line-height: 130%;
}
#ovg {
	padding-top: 7px;
}#blok #kop #tab  a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 15px;
	color: #528800;
	line-height: 30px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 13px;
	color: #4E8200;
	line-height: 18px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#blok #links #tekst h3 {
	font-size: 11px;
	color: #4E8200;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 14px;
}
#blok #links #tekst h2 {
	font-size: 11px;
	color: #4E8200;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 14px;
}
 #links #tekst {
	height: auto;
	padding-left: 10px;
	border: 1px solid #C3C3C3;
	background-color: #F3F3F3;
	margin-top: 10px;
}#blok #links #tekst p {
	font-size: 11px;
}
#blok #tekst2 {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 210px;
}
#blok #zoekresultaat table h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: none;
	color: #528800;
}
#zoekbalk {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 210px;
	height: 80px;
	background-image: url(../images/zoek-vacatures.gif);
}
#zoekbalk #frm_zoekwerk {
	padding-top: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#frm_zoekwerk #buttonZoek {
	cursor: pointer;
	width: 150px;
	color: #444444;
}
#blok #zoekresultaat #sector h1 {
	font-size: 15px;
	padding-top: 10px;
	padding-left: 10px;
}
#blok #zoekbalk #frm_zoekwerk #sector2 {
	margin-left: 15px;
	width: 150px;
}
#blok #zoekbalk #frm_zoekwerk #dienst {
	margin-left: 10px;
	width: 150px;
}
#blok #zoekbalk #frm_zoekwerk #sector {
	width: 150px;
	margin-left: 15px;
}
#blok #zoekbalk #frm_zoekwerk #distance {
	margin-right: 20px;
	margin-left: 10px;
	width: 70px;
}
#blok #zoekbalk #frm_zoekwerk #LijstPlaatsen {
	margin-left: 10px;
}
#breadcrumbs {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 210px;
	height: auto;
	padding-right: 30px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 10px;
	border: 1px solid #C0C0C0;
	color: #000000;
	font-size: 11px;
}
#infobalk {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 210px;
	height: auto;
	padding-right: 30px;
	background-color: #FFF6BF;
}
#zoekresultaat {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 210px;
	height: auto;
	min-height: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
	padding-bottom: 10px;
}
#blok #zoekresultaat #sector {
	margin-right: 10px;
	height: 50px;
}
#blok #zoekresultaat #pagenumber {
	font-size: 12px;
	text-align: center;
}
#blok #breadcrumbs a {
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	color: #444444;
}
.framezoek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C3c3c3;
	border-bottom-color: #C3c3c3;
	border-left-color: #C3c3c3;
}
#zoekresultaat #baan tr {
	border: 1px solid #FFFFFF;
	vertical-align: top;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}

#zoekresultaat th {
	background-color: #E9E9E9;
	color: #444444;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 6px;
	height: 25px;
}
#zoekresultaat table {
	border: 1px solid #FFFFFF;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#blok #zoekresultaat h2 {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	color: #528800;
}
#blok #zoekresultaat h3 {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	color: #528800;
	line-height: 18px;
	margin-bottom: 5px;
}
#blok #zoekresultaat #pagenumber a {
	font-weight: normal;
	text-decoration: underline;
}
#zoekresultaat a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#blok #zoekresultaat a:hover {
	text-decoration: underline;
}
#linkstxt {
	position: absolute;
	top: 410px;
	left: 0px;
	width: 190px; /* met een waarde voor padding houdt u de inhoud van het element div van de randen vandaan */
	background-color: #FFFFFF;
	height: auto;
	padding-left: 10px;
	overflow: visible;
	color: #000000;
}
#blok #linkstxt #tekst h3 {
	font-size: 11px;
	color: #4E8200;
	margin-top: 10px;
	margin-bottom: 10px;
}
#linkstxt #tekst {
	height: auto;
	padding-left: 10px;
	border: 1px solid #C3C3C3;
	background-color: #F3F3F3;
	margin-top: 0px;
}
#blok #linkstxt #tekst p {
	font-size: 11px;
}
#blok #linkstxt #tekst h2 {
	font-size: 11px;
	color: #4E8200;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 14px;
}
#linksvee {
	position: absolute;
	top: 415px;
	left: 0px;
	width: 190px; /* met een waarde voor padding houdt u de inhoud van het element div van de randen vandaan */
	background-color: #FFFFFF;
	height: auto;
	padding-left: 10px;
	overflow: visible;
	color: #000000;
}
#blok #linksvee #tekst h3 {
	font-size: 11px;
	color: #4E8200;
	margin-top: 10px;
	margin-bottom: 10px;
}
#linksvee #tekst {
	height: auto;
	padding-left: 10px;
	border: 1px solid #C3C3C3;
	background-color: #F3F3F3;
	margin-top: 0px;
}
#blok #linksvee #tekst p {
	font-size: 11px;
}
#blok #linksvee #tekst h2 {
	font-size: 11px;
	color: #4E8200;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 14px;
}
#zoekresultaat #baan {
	border: 1px solid #FFFFFF;
	vertical-align: top;
	line-height: 120%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}#blok #zoekresultaat table {
	padding-left: 6px;
	table-layout: fixed;
}
#blok #zoekresultaat #job_description {
	font-size: 11px;
	padding-top: 3px;
	color: #515151;
}
#blok #zoekresultaat #baan_tot:hover {
	background-color: #FFF6BF;
}
#blok #zoekresultaat #baan_tot {
	background-color: #66FF00;
}
.cell1 {
	width: 80px;
	overflow: visible;
	text-align: left;
}
.cell3 {
	width: 490px;
	overflow: visible;
	text-align: left;
	color: #515151;
}
.cell4 {
	width: 140px;
	overflow: visible;
}
.cell5 {
	width: 50px;
	text-align: left;
}
.cell2 {
	width: 20px;
	overflow: visible;
	text-align: left;
}
.cell6 {
	width: 115px;
	text-align: left;
}
#blok #zoekresultaat table:hover {
	background-color: #FFFFCC;
}
#blok #zoekresultaat #job_description a{
	font-size: 11px;
	padding-top: 6px;
	color: #528800;
	padding-bottom: 3px;
	margin-top: 6px;
	margin-bottom: 3px;
}

