* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#left_area h3, 
#left_area h4, 
#left_area p, 
#left_area strong, 
#left_area ul li, 
#left_area p a, 
#left_area a, 
#copyright .inner, 
#copyright .inner a, 
#info, 
#right_area h3, 
#right_area .news strong, 
#right_area .news p, 
#right_area .news a, 
#right_area .image-title,
#right_area .tekst,
table
{
	font-family: Arial, Helvetica, sans-serif;
}
.header-img{
	position: absolute;
	top: 0px;
	right: 0px;
}
td{
padding: 2px;
}
table{
font-size: 11px;
}
.clr{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
#contact .inner img{
	float: right;
}
#menu ul{
	padding-top: 28px;
	height: 206px;
	list-style: none;
}
#menu li{
	height: 23px;
	margin-top: -1px;
	width: 241px;
	position: relative;
	float: left;
}
#menu li a, 
#menu li.sfhover a{
	height: 23px;
	display: block;
	width: 222px;
	background: url(/images/hover_.png) no-repeat 0 -22px;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #fff;
	line-height: 23px;
	padding-left: 19px;
	position: relative;
	cursor: pointer;
	z-index: 2;
}
#menu li a.sub{
	background: url(/images/hover-submenu_.png) no-repeat 0 -22px;
}
#menu li a:hover, 
#menu li a#active, 
#menu li.sfhover a, 
#menu li.sfhover a:hover{
	background-position: 0 0;
	width: 222px;	
	color: #90c943;
	height: 23px;
	z-index: 100;
}
#menu li ul{
position: absolute;
top: 1px;
left: 241px;
width: 178px;
display: none;
list-style: none;
z-index: 2000;
padding: 0px;
height: auto;
}
#menu li ul li{
	width: 178px;
	height: 23px;
}
#menu li.sfhover ul li a{
	color: #fff;
}
#menu li ul li a, 
#menu li.sfhover ul li a{
	font-size: 11px;
	background: url(/images/hoversubmenu.png) no-repeat 0 -22px;
	width: 178px;
	height: 23px;
}
#menu li ul li a:hover, 
#menu li ul li.sfhover a:hover{
	width: 178px;
	height: 23px;
}
#menu li:hover ul, 
#menu li.sfhover ul{
	display: block;
}
#shadow{
	background: url(/images/shadow.png) no-repeat 0 0;
	width: 69px;
	height: 30px;
	position: absolute;
	top: 222px;
	right: 318px;
	z-index: 10;
}
#left_area{
	padding: 10px 22px 0;
}
#left_area h4{
	font-weight: bold;
	color: #00502f;
	font-size: 11px;
	background: url(/images/circle.png) no-repeat 0 2px;
	padding: 0 0 2px 15px;
}
#left_area h3, 
#right_area h3{
	font-size: 14px;
	font-weight: 600;
	color: #74a434;
	line-height: 14px;
	padding: 10px 0;
}
#left_area p{
	font-size: 11px;
	color: #00502f;
	line-height: 15px;
	padding: 0 0 20px 2px;	
}
#right_area .tekst {
	font-size: 11px;
	color: #00502f;
	line-height: 15px;
	padding: 0 0 20px 2px;	
}
#left_area p a, 
#left_area a{
	font-size: 11px;
	color: #74a434;
	text-decoration: underline;
}
#left_area p a:hover, 
#left_area a:hover{
	text-decoration: none;
}
#left_area strong{
	font-size: 11px;
	color: #00502f;
	line-height: 11px;
	font-weight: 600;
}
#left_area ul{
	list-style: none;
	padding: 9px 0 15px 0;
}
#left_area ul li{
	color: #00502f;
	font-size: 11px;
	font-weight: 600;
	line-height: 15px;
	padding: 0 0 0 15px;
	background: url(../images/circle.png) no-repeat 0 2px;
}
#right_area{
	padding: 18px 17px 15px 14px;
}
#right_area .img img, 
#right_area .img_ img{
	float: left;
	border: 1px #115c3d solid;
}
#right_area .img_{
	position: relative;
	right: -15px;
	width: 298px;
}
#right_area .img_ img{
	margin: 18px 19px 0 0;
}
#right_area .image-title{
	font-size: 11px;
	font-weight: bold;
	color: #74a434;
	line-height: 11px;
	padding: 15px 0 0 5px;
}
#right_area .img_ .image-title{
	padding-top: 7px;
	color: #00502f;
}
#right_area h3{
	padding-left: 5px;
}
#right_area .news{

	width: 280px;
	border-top: 1px #d4ebc2 solid;
	padding: 10px 10px 15px 5px;
}
#right_area .news span{
	display: block;
	font: 12px "Times New Roman";
	color: #74a434;
	font-weight: 600;
	line-height: 12px;
}
#right_area .news strong{
	display: block;
	font-size: 11px;
	color: #00502f;
	font-weight: bold;
	line-height: 11px;
	padding-top: 8px;
}
#right_area .news p{
	font-size: 11px;
	color: #00502f;
	line-height: 16px;
	padding: 3px 0 5px 0;
}
#right_area .news a{
	color: #74a434;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
}
#right_area .news a:hover{
	text-decoration: underline;
}
#copyright .inner, 
#copyright .inner a{
	font-size: 11px;
	color: #D2E1BD;
	line-height: 11px;
	text-decoration: none;
}
#copyright .inner a:hover{
	text-decoration: underline;
}
#info, 
#info strong, 
#info a{
	font-size: 11px;
	color: #90C943;
	font-weight: bold;
	line-height: 15px;
}
#info a:hover{
	text-decoration: none;
}
#white-wrapp{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 31px;
	height: 107px;
	background: #fff;
}
#header .inner.light-green{
	background: #83e204;
}

/* PRODUCTWEERGAVE */
.artikel{
width:450px;
border-top:1px solid #00502f;
border-bottom:1px solid #00502f;
margin:0px 0px 10px 0px;
cursor:pointer;
height: 80px;
}

.artikel img{
margin:0px 10px 0px 0px;
}

img.thumb{
cursor:pointer;
}

/* TELL A FRIEND */

#tell_a_friend{
z-index:100;
display:block;
position:relative;
float:right;
color:#00502f;
text-decoration:underline;
font-weight:bold;
font-size:11px;
height:16px;
padding:0px 0px 0px 25px;
}

#tell_a_friend_container{
width:350px;
padding:10px 10px 10px 10px;
position:absolute;
top:20px;
left:80px;
background-color:#74A434;
display:none;
opacity: 0.95;
filter: alpha(opacity=95);
}

#tell_a_friend_container .close{
cursor:pointer; 
float:right;
color: #00502f;
margin:0px 0px 10px 0px;
}