@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: 3px;
	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;
	color: #000000;
	overflow: hidden;
}
 #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;
}
#tractor  {
	font-size: 11px;
	padding-left: 15px;
	margin-left: 210px;
	height: auto;
	padding-top: 10px;
}
 #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;
	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: #444444;
}
#blok #linkstxt #tekst a {
	font-size: 11px;
	color: #000000;
}
#blok #linksvee #tekst a {
	color: #000000;
}
#blok #links #specs {
	border: 1px solid #C3C3C3;
	margin-top: 10px;
	padding-left: 10px;
}
#blok #infobalk a {
	font-weight: bold;
	color: #000000;
}
.back007575 {
	background-color: #6FB900;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.padleft10 {
	padding-left: 10px;
}

