@charset "utf-8";
/* CSS Document */
body {
	background: url("../images/achtergrond_txt_nw.png") 0 0 no-repeat;
	position:relative;
	background-position:center center;
}
#wrapper {
	margin:0 auto;
	width:1035px;
	height:750px;
	background: url("../images/bg.png") 0 0 no-repeat;
	background-position: center top;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a {
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border: 0;
}

h1 {
	font-size:14px;
	color:#6b6400;
}
h2 {
	color:#a59e11;
	font-size:12px;
	line-height:2px;
}
div#text{
	margin-top:90px;
	margin-left:50px;
	width:500px;
	float: left;
	height:320px;
}
div#text_dummy {
	margin-top:60px;
	margin-left:38px;
	float: left;
	height:380px;
	width:900px;
}
div#inhoud{
	width:910px;
	height: 600px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 49px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size:12px;
}
div#plaatjes_home,div#plaatjes_onkruidbestrijding {
	margin-top:50px;
	margin-left:20px;
	position:relative;
	float:right;
}
.plaatjes_resultaten {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	margin-right:10px;
}
div#navi {
	position: relative;
	left:1px;
	top:55px;
	height: 29px;
	width: 960px;
	padding: 0px;
	margin: 0px 0;
	overflow: hidden;
	z-index:2;
}
div#footer_link {
	position:relative;
	left:410px;
	margin-top:105px;
	font-size:12px;
	width:560px;
	height:20px;
	z-index:1;
}
div#footer_link a {
	color:#000000;
	text-decoration:none;
}
.btn_navi {
	float:left;
	margin-right:3px;
}
#header_logo {
	position:absolute;
	z-index:999;
	margin-top:5px;	
	margin-left:15px;
}
#header_contact {
	position:absolute;
	z-index:998;
	margin-left:798px;
}
#banner {
	position:absolute;
	z-index:500;

	height:200px;
}
.wrapper_header {
position:relative;
height:200px;
top:30px;
}