#header span {
	position: absolute;
	display: block;
	top: 67px;
	right: 0px;
	line-height: 16px;
	text-align: right;
}

#promo {
	width: 700px;
	height: 200px;
	background-color: #10431B;
	background-repeat: no-repeat;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	display:block;
	overflow:hidden;
}

#promotekst {
	margin: 0px 0px 0px 413px;
	background-image: url('../img/mask_top.png');
	/* PESKY IE FIX FOR BG PNGS */
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mask_top.png', sizingMethod='scale');
	height: 160px;
	width: 247px;
	padding: 20px;
	text-align: right;
}

#promotekst h1{
	margin-left:25px;
}

#promotekst span {
	display: block;
	margin: 20px 0px 0px 0px;
	width: 247px;
	height: 100px;
	line-height: 140%;
	padding: 0px;
	color: #FFF;
	overflow: hidden;
}

#promotekst a {
	position:relative;
	padding:0px;
	background-image:none;
	float:right;
}


#promotekst a img {
	border:none;
	background-color:#35992A;
}

h1.hidden {
	display: none;
}

#product {
	width: 460px;
	height: 185px;
	background-color: #35992A;
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	overflow: hidden;
}

div.productwrapper {
	width: 460px;
	height: 185px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
}

div.producttekst {
	width: 200px;
	height: 145px;
	margin: 0px;
	padding: 20px;
	float: left;
	overflow:hidden;
}

#product div.hidden {
	display: none;
}

div.producttekst span {
	display: block;
	margin: 0px 0px 0px 0px;
	width: 160px;
	height: 65px;
	line-height: 140%;
	padding: 0px;
	color: #FFF;
	overflow: hidden;
}

div.producttekst a {
	float:left;
	margin-top:10px;
}

div.producttekst h1 {
	height:21px;
	overflow:hidden;
}

div.productfoto {
	width: 220px;
	height: 185px;
	float: left;
}

#vanraes {
	position: relative;
	width: 195px;
	height: 145px;
	float: left;
	background-color: #10431B;
	margin: 0px;
	padding: 20px;
}

#vanraes span {
	margin: 12px 0px 0px 0px;
	display: block;
	padding: 0px;
	height: 75px;
	overflow: hidden;
	color: #B4CA5E;
	line-height: 140%;
	text-align: justify;
}

#vanraes a {
	padding:0px 23px 0px 8px;
	margin: 0px;
	line-height: 19px;
	float: right;
}

#mask {
	position: relative;
	z-index: 20;
	top: 0px;
	left: 0px;
}

img.product {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
}

#merken {
	margin: 5px 0px 0px 0px;
	float: left;
}

#footer {
	text-align: center;
	margin-top: 10px;
}
