div#overzicht_container
{
	background-color: #c5c5ae;
	border: 1px solid #000000;
	width:682px;
	position:relative;
	top:20px;
	left:40px;
	float:left;
}

div#overzicht_container div#cultivar
{
	position:relative;
	border: 1px solid #012A14;
	background-color: #F7F7F7;
	width:126px;
	height:175px;
	position:relative;
	text-align:center;
	float:left;
	margin-left:5px;
	margin-top:5px;
}


div#overzicht_container div#cultivar img
{
	
	border: 1px solid #00411F;
	position:relative;
	top:20px;

}


div#overzicht_container div#cultivar div#name
{
	position:absolute;
	border: 1px solid #8c8c8c;
	background-color: #E1E1D7;
	width:120px;
	height:16px;
	left:2px;
	bottom:2px;
	color:#00411F;
	padding-top:7px;
	font-weight:bold;
}

div#overzicht_container div#cultivar div#name a
{
position:absolute;
display:block;
width:120px;
height:181px;
bottom:2px;
top:5px;
left:5px;
color:#00411F;
}

div#overzicht_container div#cultivar div#name a:link
{
position:absolute;
display:block;
width:120px;
height:181px;
bottom:2px;
}

div#overzicht_container div#cultivar div#name a:visited
{
position:absolute;
display:block;
width:120px;
height:181px;
bottom:2px;
}

div#overzicht_container div#cultivar div#name a:hover
{
position:absolute;
display:block;
width:120px;
height:181px;
bottom:2px;
}

div#overzicht_container div#cultivar div#name a:active
{
position:absolute;
display:block;
width:120px;
height:181px;
bottom:2px;
}

a.option
{
		display:block;
		width:118px;
		height:23px;
		text-decoration:none;
		background-image: url(off.gif);
		background-position: center center;
		background-repeat: no-repeat;
		color:#00401e;
		position:absolute;
		text-align:center;
		padding-top:10px;
		
}

a.option_on
{
		display:block;
		width:118px;
		height:23px;
		text-decoration:none;
		background-image: url(on.gif);
		background-position: center center;
		background-repeat: no-repeat;
		color:#00401e;
		position:absolute;
		text-align:center;
		padding-top:10px;
}

a.option:link, a.option_on:link
{
}

a.option:visited ,a.option_on:visited
{
}
a.option:hover, a.option_on:hover
{
color:#00401e;
background-image: url(on.gif);
text-decoration:none;
}
a.option:active, a.option_on:active
{
}


a#option_one
{
	left:45px;
	top:110px;
}

a#option_two
{
	left:160px;
	top:110px;
}

a#go_vorige
{
	left:35px;
	top:52px;
}

a#go_overzicht
{
	left:280px;
	top:52px;
}

a#go_volgende
{
	left:600px;
	top:52px;
}

table 
{
border-collapse: collapse;
}

table#overzicht
{
width:600px;
background-color:black;

}

table#overzicht tr
{
border: 1px solid black;
margin-bottom:1px;
height:20px;
background-color:white;
margin-left:10px;
}

table#overzicht tr td
{
width:700px;
text-align:left;
padding-left:20px;
border: 1px solid #549e76;

}

table#overzicht tr td a
{
color:#00401e;
text-decoration:none;
}

table#overzicht tr td a:link
{

}

table#overzicht tr td a:visited
{

}

table#overzicht tr td a:hover
{
color:#00401e;
text-decoration:underline;
}

table#overzicht tr td a:active
{

}

table.product
{

margin-bottom:20px;
}

table.product tr
{


}

table.product td
{
border: 1px solid #549e76;
color: #00401e;
padding:3px;
}

table.product td.label_f
{
width:150px;
background-color:#045f2f;
border:0px;
}

table.product td.label
{
width:150px;
background-color:#d8e4de;
}


table.product td.content
{
width:550px;
background-color:white;
}

table.product td.content_teelt_h
{
width:88px;
background-color:#003e1d;
color:white;
}

table.product td.content_teelt
{
width:88px;
background-color:white;
}