/*
	Copyright (c) 2009, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.net/yui/license.txt
	version: 2.8.0r4 - Jem-id version: 2.0 DDA
*/

	html { color: #FFFFFF;	background: #ccc; height: 100%; }

	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }

	h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }

	table { border-collapse: collapse; border-spacing: 0; }

	img { border: 0; }

/*-----------------------------------*/

/*A:VISITED { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #a9e362;}
A:HOVER { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #a9e362;}
A:LINK { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF;}*/

body {
	height: 100%;
	font-family: arial;
	font-size: 85%;
	font-weight: normal;
	font-style: normal;
	background: transparent url("../images/header_bg.gif") repeat-x 0 0; 
}

#wpr_all {
	width: 980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -202px;	
	/*background: #FFFFFF url("../images/foto_tomaten.jpg") no-repeat 10px 0;*/
}

#wpr_header {
	width: 980px;
	height: 239px;
	position: relative;
}

#wpr_content {
	margin: 0px 0px 0px 0px;
}

#p_footer {
	width: 980px;
	height: 202px;
	clear: both;
}

#wpr_footer {
	width: 100%;
	height: 202px;
	background: transparent url("../images/footer_bg.gif") repeat 0 0;
}

/*----------------header-------------------*/

#header_logo {
	width: 305px;
	height: 267px;
	position: absolute;
	top: 0; left: 636px;
}

#header_taalkeuze {
	width: 40px;
	height: 11px;
	position: absolute;
	top: 10px; left: 925px;
}

/*----------------menu links-------------------*/

#cnr_menu_links {
	width: 300px;
	float: left;
	display: inline;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#cnr_menu_links1 {
	width: 260px;
	float: left;
	display: inline;	
	margin: 0px 0px 0px 38px;
	padding: 25px 0px 20px 20px;
	background: #1d783e;

	min-height: 233px;
	height: auto !important;
	height: 233px;
}

#cnr_menu_links_verpakkingen {
	width: 300px;
	float: left;
	display: inline;	
	margin: 0px 0px 0px 38px;
	padding: 0px 0px 0px 0px;
}

#cnr_menu_links ul {
	width: 240px;
	list-style-type: none;
}

#cnr_menu_links ul li {
	float: left;
}

#cnr_menu_links ul li a {
	height: 15px;
	width: 220px;
	display: block;
	float: left;
	padding: 5px 0px 5px 25px;	
	border-bottom: 1px solid #4a9365;

	color: #fff;
	font-size: 90%;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

#cnr_menu_links ul li a:hover, 
#cnr_menu_links ul li.active a,
#cnr_menu_linksclick {
	color: #d4c6e0;
	background: transparent url("../images/menu.gif") no-repeat 0px 8px;
}

/*------------------content-----------------*/

#cnr_content {
	width: 550px;	
	float: right;
	display: inline;
	margin: 0px 20px 10px 0px;
	padding: 30px 30px 0px 30px;	
	color: #545454;
	font-size: 90%;	
	font-family: arial;
	background: white;	

	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#cnr_content h1 {
	color: #1d783e;
	font-size: 200%;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

#cnr_content p {
	line-height: 22px;
}

#cnr_content ul{
}

#cnr_content ul li {
	list-style-position: inside;
	list-style-type: disc;
}

#cnr_content p a {
	color: #1d783e;
}

#cnr_content p a:hover, 
#cnr_content p.active a {
	color: #fc1712;
}

/*---------------footer--------------------*/

#cnr_footer {
	width: 980px;
	height: 202px;
	position: relative;
	margin: 0px auto;
	background: #FFF url("../images/footer.jpg") no-repeat 10px 0;
}
