*{
	margin:0px; 
	padding:0px;
}


html{
	height:100%;
	overflow:y;
}

body,td,th {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #494949;
}
body {
	background-color:#16973e;
	margin: 0px;
	width:100%;
	height:100%;	
}


a:link, a:visited, a:active a:hover {
	color: #16973e;
	text-decoration: underline;
	border:0px;
}

img{
	border:0px;
}

hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #993366;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
}

#background{
	position:fixed;
	top:0;
	left:0;
	z-index:100;
	width:100%;
	height:100%;
}

embed {
	position:fixed;
	width:100%;
	height:100%;
}



#main {
	position:absolute;
	width: 790px;
	top:28px;
	left:50%;
	margin-left:-375px;
	padding:0;
	padding-left:2px;
	z-index:300;
/*	overflow:visible;*/
}

.logo {
	height: 61px;
/*	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position:top left;*/
	position:relative;
	font-size: 20px;
	font-weight: bold;
	color: #fdfefe;
	width: 652px;
	float: left;
	margin-bottom:2px;
}



.language {
	/*W144 H21*/
	
	float:right;
	position:absolute;
	width:144px;
	height:21px;
	background-image: url(images/languages.gif);
	border-right:1px dotted #d7d7d7;
	text-transform:uppercase;
	top:0px;
	right:0px;
	font-size:9px;
	font-weight:normal;
	text-align:center;
}

.language a{
	text-decoration:none;
}

.langs{
	float:right;
	margin-top:5px;
	margin-right:-3px;
}

.lang{
	float:left;
	color:#494949;
	width:11px;
	margin-right:9px;
	cursor:pointer;
}

.lang:hover{
	color:#16973e;
	text-decoration:underline;
}

.lang_selected{
	float:left;
	color:#16973e;
	font-size:9px;
	font-weight:normal;
	margin-right:9px;
	
}

.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #FFFFFF;
}
.menu {
	position:relative;
	float: left;
	min-width:400px;
	width:auto;
	height:34px;
	left:80px;
	background-image:url(images/menubg.gif);
	list-style:none;
	font-size:11px;
	z-index:400;
}

.menu ul, .menu li {
	display:inline;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}

.menu li span{
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:8px;
	margin-right:1px;
	float:left;
	background-color:#fdfefe;
	font-family:Arial;
	color:#494949;
	text-transform:uppercase;
}

.menu_default:hover {
	cursor:pointer;
	background-image:url(images/current.gif);
}

#Strooisels{
	margin-left:1px;
}

#Bio-energie{
	margin-right:2px;
}

.menu a{
	color:#494949;
	text-decoration:none;
}
/*
.menu ul ul {
	padding-left: 8px;
}

.menu

.menu_default a:link, .menu_default a:visited, .menu_default a:active {
}

.menu li .menu_default a:hover {
}
*/
.menu_current  {
	background-image:url(images/current.gif);
}


.submenu {
	clear:left;
	position:relative;
	height:31px;
	left:80px;
	list-style:none;
	font-size:10px;
	z-index:400;
	top:1px;
}


.submenu ul, .submenumenu li {
	float:left;
	display:inline;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
	background-image:url(images/menubg.gif);
	

}

.submenu li{
	height:29px;
	float:left;
}


.submenu li span{
	float:left;
	padding-top:7px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:7px;
	margin-right:1px;
	background-color:#ededed;
	font-family:Arial;
	font-size:10px;
	color:#858585;
	text-transform:uppercase;	
}

.submenu a{
	color:#858585;
	text-decoration:none;
	
}

.submenu a:hover{
	color:#494949;
}

.submenu li .menu_current{
	background-color:#f0f0f0;
	color:#494949;
	background-image:url(images/point.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.submenu li .menu_default:hover {
	background-color:#f0f0f0;
	color:#494949;
	background-image:url(images/point.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#back{
	cursor:pointer;
	padding-top:1px;
	padding-bottom:1px;
	position:absolute;
	top:-40px;
	left:-40px;
	font-size:9px;
	color:#494949;
	text-transform:uppercase;
	background-image:url(images/side.gif);
}
#back_in{
	background-color:#fff;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	color:#494949;
}

#back_in:hover{
	background-color:#f2f2f2;
}

.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.contentwrapper{
	position:absolute;
	top:155px;
	float:left;
	margin-left: 80px;
	/*clear: right;*/
	z-index:400;
	
}

.contentside{
	height:2px;
	background-image:url(images/side.gif);
}


.content {
	background-color:#fdfefe;
	padding: 4px 14px 14px 10px;
}


.news {
	max-width:237px;
	background-color:#fdfefe;
	padding: 1px 11px 14px 17px;
}

.news a{
	text-decoration:none;
}

.news h3 {
	font-size:14px;
	color:#494949;
	font-weight:normal;
	padding-bottom:19px;
	border-bottom: 1px dotted #494949;
	margin-bottom:-3px;
	text-transform:uppercase;
	padding-top:21px;	
}

.news h4 {
	width:100%;
	font-size:15px;
	color:#494949;
	font-weight:normal;
	padding-bottom:4px;
	margin-bottom:-3px;
	text-transform:uppercase;
	text-align:left;
}

.content_bottom{
	background-image:url(images/side.gif);
	background-repeat:repeat;
	padding:2px;
}

.left {
	float:left;
	background-image:url(images/background.gif);
	margin-bottom:30px;
	padding-top:3px;
	padding-right:2px;
	padding-bottom:2px;
	left:0px;
}

.center {
	float:left;
	background-image:url(images/background.gif);
	margin-bottom:30px;
	padding-top:3px;
	padding-right:2px;
	padding-bottom:2px;
	left:204px;
}

.right{
	float:right;
	position:relative;
	background-image:url(images/background.gif);
	margin-bottom:30px;
	padding-top:3px;
	padding-bottom:2px;
	left:408px;
}


.scrollable{
	top:10px;
	width:202px;
	overflow:auto;
}

.scrollable input{
	width:100px;
}

.scrollable2{
	top:10px;
	width:202px;
	overflow:auto;
}

.scrollable3{
	top:10px;
	width:202px;
	overflow:auto;
}


.contentitems {
	text-align:left;
	background-color:#fdfefe;
	margin-right:2px;
	width:202px;
	max-height:325px;
	color:#030303;
	padding: 24px 17px 14px 17px;
	font-size:11px;
	line-height:180%;
}



.contentitem {
	text-align:left;
	background-color:#fdfefe;
	margin-right:2px;
	width:239px;
	height:325px;
	color:#030303;
	padding: 24px 17px 14px 17px;
	line-height:170%;
}

.contentitem h3{
	line-height:165%;
	font-size:14px;	
}

.contentitem p{
	margin-top:15px;
}

.contentitems h3 {
	width:100%;
	font-size:14px;
	color:#494949;
	font-weight:normal;
	padding-bottom:12px;
	margin-bottom:-3px;
	text-transform:uppercase;	
}


/*
#pointer{
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:9px;
	top:-20px;
	text-align:center;
	z-index:+20;
}*/




.rightoff{
	position:absolute;
	left:450px;
	background-image:url(images/background.gif);
	padding-top:3px;
	padding-bottom:2px;
	margin-bottom:20px;
}

.contactform {
	text-align:left;
	background-color:#fdfefe;
	margin-right:2px;
	width:200px;
	height:auto;
	min-height:325px;
	color:#030303;
	padding: 24px 17px 14px 17px;
	font-size:11px;
	line-height:180%;
}

.contactform ul{
	list-style:square;
	margin-top:10px;
	margin-left:12px;
}

.backbutton{
	float:right;
	margin-top:20px;
}

.contactform input{
	margin-bottom:5px;
}

.contactform .field_heading {
	width:100px;
}

.contactform h3{
	width:300px;
	font-size:14px;
	color:#494949;
	font-weight:normal;
	padding-bottom:12px;
	text-transform:uppercase;
}


.contentside2{
	height:362px;
	/*width:565px; jeroen changed this 06062010 */
	width:720px;
	padding-top:2px;
	margin-top:-16px;
	background-image:url(images/side.gif);
}

.products{
	float:left;
	/*width:565px;*/
	width:720px;
	height:362px;
	background-color:#fdfefe;
	
}

.products a{
	text-decoration:none;
}

.products h3{
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	color:#494949;
}

.productimages {
    position: relative;
	height:200px;
	/*width:653px;*/
	width:869px;
	margin-left:5px;
	
}


.item{
	float:left;
	cursor:pointer;
	width:160px;
	padding-right:10px;
	padding-left:10px;
	padding-top:20px;
	margin-top:20px;
	text-align:center;
	
}

.item:hover{
	background-image:url(images/arrows.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.item a img{
	border:0px;
}

.item_active{
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	padding-top:20px;
	margin-top:20px;
	width:160px;
	float:left;
	cursor:pointer;
	background-image:url(images/arrows.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.item a img{
	border:0px;
}


.productname {
	margin-top:13px;
	font-size:13px;
	color:#494949;
	text-align:center;
	text-transform:lowercase;
}

.leftbtn{
	float:left;
	margin-top:170px;
	background-image:url(images/scrollleft.gif);
	display:block;
	width:12px;
	height:13px;
}

.slider {
	float:left;
	position:relative;
	margin-top:170px;
	/*background-image:url(images/sliderbg.gif);*/
	border: 1px dotted #494949;
	display:block;
	width:627px;
	height:11px;
}

.rightbtn{
	float:left;
	margin-top:170px;
	background-image:url(images/scrollright.gif);
	display:block;
	width:12px;
	height:13px;
}

.ui-slider-handle {
	background-image:url(images/handle.gif);
	position:absolute;
	cursor:move;
	z-index:600;
	height:11px;
	width:80%;
	display:block;
}

#spacer{
	background-image:url(images/background.gif);
	float:left;
	width:100%;
	height:2px;
}

.product_details{
	float:left;
	background-image:url(images/background.gif);
	padding-bottom:2px;
	width:726px;
	/*height:350px;*/
	display:block;
}

.product_background, .product_background_last{
	float:left;
	background-image:url(images/background.gif);
	margin-top:-22px;
	margin-left:-2px;
	padding-bottom:8px;
}


.product_background h3, .product_background_last h3{
	font-weight:normal;
	text-transform:uppercase;
	color:#494949;
	width:100%;
	font-size:14px;
	color:#494949;
	padding-bottom:4px;
	margin-bottom:-3px;
}

.product_info{
	float:left;
	position:relative;
	top:4px;
	padding-top:21px;
	padding-right:2px;
	padding-left:16px;
	padding-bottom:20px;
	text-align:left;
	background-color:#fdfefe;
	margin-right:4px;
	width:220px;
	max-height:380px;
	height:auto;
	color:#030303;
	line-height:170%;
	overflow:hidden;
}

.product_content, .product_content2{
	max-width:202px;
	overflow-y:auto;
	overflow-x:hidden;
}

.product_content hr, .product_content2 hr, .product_content3 hr{	
	border-top:1px dotted #494949;
	width:202px;
}

.product_info p{
	color:#030303;
	line-height:170%;	
}

.product_info table{
	border:0px;
	font-size: 11px;
	margin-top:-6px;
	width:90%;
	border-top:1px dotted #494949;
}


.product_info table tr td{
	line-height:18px;
	border:0px;
	border-bottom:1px dotted #494949;
}

.product_info td{
	padding-top:10px;
}

.product_info_last{
	float:left;
	position:relative;
	top:4px;
	padding-top:21px;
	padding-left:16px;
	text-align:left;
	background-color:#fdfefe;
	width:220px;
	color:#030303;
	line-height:170%;
}

.product_content2{
	height:auto;
	overflow:hidden;
}

.product_content3{
	height:auto;
	overflow-x:hidden;
}


.product_info_last .product_content{
	height:auto;
}

.metadata{
	margin-top:10px;
	padding-bottom:10px;
}


.product_info p{
	margin-top:10px;
}

.product_info_last p {
	margin-top:10px;
}

.metatext{
	color:#030303;
	border-bottom: 1px dotted #494949;
}

.metaname{
	padding-top:14px;
	padding-bottom:-8px;
	border-bottom: 1px dotted #494949;
	line-height:80%;
}

.metavalue{
	border-bottom: 1px dotted #494949;
	text-align:right;
	padding-top:14px;
	padding-bottom:-8px;
	line-height:80%;
}


#productForm{
	border-bottom:1px dotted #494949;
	margin-bottom:20px;
	margin-top:15px;
	width:93%;
	
}

.ruimte{
	padding-top:10px;
	margin-left:5px;
}

.ruimte input{
	border:1px dotted #494949;
	color:#494949;
	padding-left:5px;
}

.submit{
	float:right;
	text-align:center;
	background-image:url(images/submitbtn.jpg);
	width:87px;
	height:15px;
	background-repeat:no-repeat;
	z-index:900;
}

.submit p{
	margin-top:-3px;
}


.contentitem h3{
	font-weight:normal;
	text-transform:uppercase;
	color:#494949;
}



.footer {
	clear: both;
	height: 20px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}
