body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: -moz-scrollbars-vertical;
}


h1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	margin-bottom: 0px;
}

#holder {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 900px;
	height: 165px;
	text-align: right;
	display: table;
}

#menu_main {
	width: 900px;
	height: 30px;
	float: none;
	text-transform: uppercase;
	padding-top: 20px;
	display: table;
}

#menu_main ul {
	float: right;
}

#menu_main li {
	float: left;
	margin-left: 35px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
}
#menu_main li a{
	text-decoration: none;
	color: #999999;
}
#menu_main li a:hover{
	color: #000000;
}

#navigatie ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

#navigatie {
	width:900px;
	height: 40px;
	display: table;
} 

#navigatie li {
	float: left;
	margin: 0px;
	height: 40px;
	background-position: 0px -20px;
	overflow: hidden;
} 

#navigatie li,
#navigatie li a {
	background-repeat: no-repeat;
	display: block;
}

#navigatie li a {
	padding-top: 23px;
	height: 0 !important;
	overflow: hidden;
	height /**/: 40px;
	width: 120px;
}

#navigatie li a:hover {
background-position: 0 -20px;
} 

#navigatie li.landbouwmechanisatie,
#navigatie li.landbouwmechanisatie a {
	background-image: url(../pics/menu_lmb.jpg);
	width: 215px;
}

#navigatie li.tuin_park,
#navigatie li.tuin_park a {
	background-image: url(../pics/menu_tp.jpg);
	width: 100px;
}

#navigatie li.industrie,
#navigatie li.industrie a {
	background-image: url(../pics/menu_industrie.jpg);
	width: 90px;
}

#navigatie li.constructie,
#navigatie li.constructie a {
	background-image: url(../pics/menu_constructie.jpg);
	width: 115px;
}

#navigatie li.beregening,
#navigatie li.beregening a {
	background-image: url(../pics/menu_beregening.jpg);
	width: 110px;
} 


#menu_sectie {
	width: 900px;
	height: 40px;
	clear: right;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	word-spacing: 8px;
	font-weight: bold;
}

#menu_sectie a{
	color:#999999;
	text-decoration: none;
}

#menu_sectie a:hover{
	color:#000000;
}
#dealerschap {
	float: left;
	height: 200px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 130px;
	text-align: left;
}
#dealerschap ul {
	float: left;
	margin-left: 0px;
}
#dealerschap li {
	underline: none;
	list-style-type: none;
	margin-bottom: 15px;
}

#dealerschap li a{
	text-decoration: none;
	color: #999999;
}

#dealerschap li a:hover{
	color: #000000;
}

#content {
	float: right;
	width: 704px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	display: table;
}

#content_occasions {
	float: right;
	width: 704px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#content_contact {
	float: right;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #008D4B;
	height: 300px;
	color: #FFFFFF;
	padding-top: 10px;

}
#content_contact a {text-decoration: none; color:#FFFFFF;}
#content_contact a:hover {
	color:#000000;
	text-decoration: underline;
}
