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

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
	font-weight: bold;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
	font-weight: bold;
	text-align: center;
}

h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#333;
	font-weight: bold;
	
}

p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333;
	text-align: justify;

}

li{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
}

table {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#333;
	font-weight: bold;

	
}

body {
	background-image: url(imgs/bg2.png);
	background-repeat: repeat;
}

#wrapper {
	margin: -8px auto -8px auto;
	width: 800px;
	height: 968px;
}

#body {
	position: relative;
	width: 800px;
	height: 968px;
}

#logo {
	position: absolute;
	width: 800px;
	height: 90px;
	left: 0px;
	top: 0px;
}

#logo a{
	text-decoration: none;
}

#head_img {
	position: absolute;
	width: 800px;
	height: 240px;
	top: 120px;
	left: 0px;
	background-image: url(imgs/head_img.jpg);
	background-repeat: no-repeat;
}

#head_img2 { /*head aspergesuittwente.html*/
	position: absolute;
	width: 800px;
	height: 240px;
	top: 120px;
	left: 0px;
	background-image: url(imgs/head-img2.png);
	background-repeat: no-repeat;
}

#head_img3 { /*head overlubberink.html*/
	position: absolute;
	width: 800px;
	height: 240px;
	top: 120px;
	left: 0px;
	background-image: url(imgs/head-img3.png);
	background-repeat: no-repeat;
}

#head_img4 { /*head contact.html*/
	position: absolute;
	width: 800px;
	height: 240px;
	top: 120px;
	left: 0px;
	background-image: url(imgs/head-img4.png);
	background-repeat: no-repeat;
}

#head_img5 { /*head aspergesproeven.html*/
	position: absolute;
	width: 800px;
	height: 240px;
	top: 120px;
	left: 0px;
	background-image: url(imgs/head-img5.png);
	background-repeat: no-repeat;
}

#head_img6 { /*head aspergesproeven.html*/
	position: absolute;
	width: 800px;
	height: 240px;
	top: 120px;
	left: 0px;
	background-image: url(imgs/head-img6.png);
	background-repeat: no-repeat;
}

#head_img7 { /*head index_moederdag.html*/
	position: absolute;
	width: 800px;
	height: 240px;
	top: 120px;
	left: 0px;
	background-image: url(imgs/head-img7.png);
	background-repeat: no-repeat;
}

#head_img8 { /*head verkoopadressen.html*/
	position: absolute;
	width: 800px;
	height: 240px;
	top: 120px;
	left: 0px;
	background-image: url(imgs/head-img8.png);
	background-repeat: no-repeat;
}

#actie_txt_vak {
	position: absolute;
	width: 740px;
	height: 125px;
	top: 90px;
	left: 0px;
	background-image: url(imgs/content1_bg.png);
	background-repeat: no-repeat;
	padding: 30px;
}

#actie1_knop {
	position: absolute;
	width: 350px;
	height: 50px;
	top: 15px;
	left: 0px;
}

#actie1_knop a{
	text-decoration: none;
	margin: auto;
}


#menu_box {
	position: absolute;
	width: 800px;
	height: 30px;
	left: 0px;
	top: 90px;
	background-image: url(imgs/menu_bg.png);
	background-repeat: no-repeat;
}

/* begin code menu */ 

#menu {
	position: absolute;
	width: 800px;
	height: 30px;
	left: 0px;
	top: 0px;

}

.underlinemenu{
	position: absolute;
	top: 0px;
	left: 40px;
	width: 790px;
	height: 30px;

}

.underlinemenu ul{
padding: 2px 0px 0px 0px; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: left; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}



.underlinemenu ul li a{
color: #333;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bolder;
padding: 8px 0px 8px 0px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 10px; /*spacing between each menu link*/
margin-left: 10px;
text-decoration: none;

}

.underlinemenu ul li a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(imgs/arrow.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #000;
	
 
}

.underlinemenu ul li a.selected{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(imgs/arrow.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000;
}

/*einde code menu*/

#box1 {
	position: absolute;
	width: 245px;
	height: 190px;
	left: 0px;
	top: 368px;
	padding: 0px 10px 10px 10px;
	background-image: url(imgs/box1_bg.png);
	background-repeat: no-repeat;
}

#box1 h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#333;
}

#box1 p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333;
	text-align: justify;
}

#box1_link {
	position: absolute;
	width: 245px;
	height: 20px;
	top: 170px;
}

#box1_link a{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: right;
}

#box1_link a:hover{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	color: #F90;
}

#box2 {
	position: absolute;
	width: 245px;
	height: 190px;
	left: 268px;
	top: 368px;
	padding: 0px 10px 10px 10px;
	background-image: url(imgs/box2_bg.png);
	background-repeat: no-repeat;
}

#box2 h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#333;
}

#box2 p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333;
	text-align: justify;
}

#box2_link {
	position: absolute;
	width: 245px;
	height: 20px;
	top: 170px;
}

#box2_link a{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: right;
}

#box2_link a:hover{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	color: #F90;
}

#box3 {
	position: absolute;
	width: 245px;
	height: 190px;
	left: 536px;
	top: 368px;
	padding: 0px 10px 10px 10px;
	background-image: url(imgs/box1_bg.png);
	background-repeat: no-repeat;
}

#box3 h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#333;
}

#box3 p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333;
	text-align: left;
}

#box3_link {
	position: absolute;
	width: 245px;
	height: 20px;
	top: 170px;
}

#box3_link a{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: right;
}

#box3_link a:hover{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	color: #F90;
}

#box4 {
	position: absolute;
	width: 313px;
	height: 190px;
	left: 0px;
	top: 575px;
	padding: 0px 10px 10px 210px;
	background-image: url(imgs/box4_bg2.png);
	background-repeat: no-repeat;
}

#box4 h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#333;
}

#box4 p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333;
	text-align: justify;
}

#box4_link {
	position: absolute;
	width: 245px;
	height: 20px;
	top: 170px;
	left: 280px;
}

#box4_link a{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: right;
}

#box4_link a:hover{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	color: #F90;
}

#box5 {
	position: absolute;
	width: 245px;
	height: 190px;
	left: 536px;
	top: 575px;
	padding: 0px 10px 10px 10px;
	background-image: url(imgs/box1_bg.png);
	background-repeat: no-repeat;
}

#box5 h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#333;
	text-align: left;
}

#box5 h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:#333;
	text-align: center;
}

#box5 p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333;
	text-align: center;
	
}

#box5 table{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333;
	text-align: left;
	font-weight: bold;
}

#box5_link {
	position: absolute;
	width: 245px;
	height: 20px;
	top: 170px;
}

#box5 a{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;

}

#box5 a:hover{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;

	color: #F90;
}

#content1 {
	position: absolute;
	width: 770px;
	height: 985px;
	left: 0px;
	top: 368px;
	background-image: url(imgs/content1_bg.png);
	background-repeat: no-repeat;
	padding: 0px 15px 15px 15px;

}

#content1 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
	text-decoration: none;
	font-weight: bold;
}

#content1 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F90;
	text-decoration: none;
	font-weight: bold;
}

#content2 {
	position: absolute;
	width: 770px;
	height: 705px;
	left: 0px;
	top: 368px;
	background-image: url(imgs/content1_bg.png);
	background-repeat: no-repeat;
	padding: 0px 15px 15px 15px;

}

#content2 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
	text-decoration: none;
	font-weight: bold;
}

#content2 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F90;
	text-decoration: none;
	font-weight: bold;
}

#content3 {
	position: absolute;
	width: 770px;
	height: 185px;
	left: 0px;
	top: 368px;
	background-image: url(imgs/content1_bg.png);
	background-repeat: no-repeat;
	padding: 0px 15px 15px 15px;

}

#content3 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#666;
	text-decoration: none;
	font-weight: bold;
}

#content3 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F90;
	text-decoration: none;
	font-weight: bold;
}






#footer{
	position:absolute;
	width: 800px;
	height: 20px;
	left: 0px;
	top: 785px;
	background-image: url(imgs/footer_bg.png);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-align: center;

}

#footer a{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}

#footer a:hover{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}

#footer2{
	position:absolute;
	width: 800px;
	height: 20px;
	left: 0px;
	top: 1370px;
	background-image: url(imgs/footer_bg.png);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-align: center;

}

#footer2 a{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}

#footer2 a:hover{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}

#footer3{
	position:absolute;
	width: 800px;
	height: 20px;
	left: 0px;
	top: 1090px;
	background-image: url(imgs/footer_bg.png);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-align: center;

}

#footer3 a{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}

#footer3 a:hover{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}

#footer4{
	position:absolute;
	width: 800px;
	height: 20px;
	left: 0px;
	top: 575px;
	background-image: url(imgs/footer_bg.png);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-align: center;

}

#footer4 a{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}

#footer4 a:hover{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}

#footer5{
	position:absolute;
	width: 800px;
	height: 20px;
	left: 0px;
	top: 275px;
	background-image: url(imgs/footer_bg.png);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-align: center;

}

#footer5 a{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}

#footer5 a:hover{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}


#content_contact {
	position: absolute;
	width: 510px;
	height: 310px;
	top: 20px;
	left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 500;
	color: #333;
}

/* contact stijl */

.style3 {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-size: 13px;
	width: 450px;
	height: 18px;
	background: #CCC;
	border: 1px solid #999;
	margin-bottom: 5px;
	padding-left: 5px;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-size: 13px;
	width: 450px;
	height: 100px;
	background: #CCC;
	border: 1px solid #999;
	margin-bottom: 5px;
	padding-left: 5px;
	overflow: none;
}



.submit2 {
	color: #333;
	background: #CCC;
	border: 1px outset #999;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 350px;
	height: 25px;
	font-weight: bold;
	margin-left: 50px;
} 

#adresgegevens {
	position: absolute;
	width: 270px;
	height: 240px;
	left: 510px;
	top: 20px;
	padding-left: 10px;
	padding-top: 20px;
	border-left: outset 2px #333;
}

#google_map {
	position: absolute;
	width: 640px;
	height: 480px;
	left: 85px;
	top: 340px;
	border: groove 4px #333;
}

#asperges_proeven1 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 10px;
	left: 15px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto1{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest1.png);
	background-repeat: no-repeat;
}

#asperges_proeven2 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 100px;
	left: 15px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto2{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest2.png);
	background-repeat: no-repeat;
}

#asperges_proeven3 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 190px;
	left: 15px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto3{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest3.png);
	background-repeat: no-repeat;
}

#asperges_proeven4 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 280px;
	left: 15px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto4{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest4.png);
	background-repeat: no-repeat;
}

#asperges_proeven5 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 370px;
	left: 15px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto5{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest5.png);
	background-repeat: no-repeat;
}

#asperges_proeven6 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 460px;
	left: 15px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto6{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest6.png);
	background-repeat: no-repeat;
}

#asperges_proeven7 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 550px;
	left: 15px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto7{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest7.png);
	background-repeat: no-repeat;
}

#asperges_proeven8 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 640px;
	left: 15px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto8{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest8.png);
	background-repeat: no-repeat;
}

#asperges_proeven9 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 730px;
	left: 15px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto9{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest9.png);
	background-repeat: no-repeat;
}
/* --------- rechter kolom ------- */
#asperges_proeven10 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 10px;
	left: 408px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto10{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest10.png);
	background-repeat: no-repeat;
}

#asperges_proeven11 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 100px;
	left: 408px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto11{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest11.png);
	background-repeat: no-repeat;
}

#asperges_proeven12 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 190px;
	left: 408px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto12{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest12.png);
	background-repeat: no-repeat;
}

#asperges_proeven13 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 280px;
	left: 408px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto13{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest13.png);
	background-repeat: no-repeat;
}

#asperges_proeven14 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 370px;
	left: 408px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto14{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest14.png);
	background-repeat: no-repeat;
}

#asperges_proeven15 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 460px;
	left: 408px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto15{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest15.png);
	background-repeat: no-repeat;
}

#asperges_proeven16 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 550px;
	left: 408px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto16{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest16.png);
	background-repeat: no-repeat;
}

#asperges_proeven17 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 640px;
	left: 408px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto17{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest17.png);
	background-repeat: no-repeat;
}

#asperges_proeven18 {
	position: absolute;
	width: 225px;
	height: 85px;
	top: 730px;
	left: 408px;
	padding-left: 160px;
	border-bottom: solid 2px #666;
}

#asperges_proeven_foto18{
	position:absolute;
	width: 150px;
	height: 80px;
	left: 0px;
	top: 0px;
	background-image: url(imgs/rest18.png);
	background-repeat: no-repeat;
}








	
