#article_left {
	float: left;
	padding: 0 0 20px 11px;
	width: 323px;
}
#article_left h2 {
	color: #000;
	font-family: Arial, Helvetica, Verdana sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 17px;
}
#article_left #article_text {
	color: #373737;
	font-family: Arial, Helvetica, Verdana sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#article_left #article_text a{
	color: #62999d;
}
#article_left #article_text p {
	margin-bottom: 18px;
	width: 292px;
}
#article_left h3 {
	color: #000;
	font-family: Arial, Helvetica, Verdana sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 17px 0;
}
#article_left #product_table {
	color: #000;
	font-family: Arial, Helvetica, Verdana sans-serif;
	font-size: 12px;
	margin-bottom: 27px;	
}
#article_left #product_table td {
	height: 18px;
	line-height: 18px;
}
#article_left #product_table td.label {
	color: #999999;
	width: 82px;	
}
#article_left #cradle_to_cradle {
	display: block;
	width: 158px;
	height: 29px;
	background: url(images/c2c.png) no-repeat;
	text-indent: -9999em;
	margin-bottom: 8px;
}
#article_left #inlands_hout {
	display: block;
	width: 126px;
	height: 29px;
	background: url(images/inlands_hout.png) no-repeat;
	text-indent: -9999em;
	margin-bottom: 8px;	
}
#article_left #unica {
	display: block;
	width: 75px;
	height: 30px;
	background: url(images/unica.png) no-repeat;
	text-indent: -9999em;
	margin-bottom: 8px;	
}
#article_left #hergebruik {
	display: block;
	width: 116px;
	height: 30px;
	background: url(images/hergebruik.png) no-repeat;
	text-indent: -9999em;
	margin-bottom: 8px;	
}
#article_left #fairtrade {
	display: block;
	width: 106px;
	height: 30px;
	background: url(images/fairtrade.png) no-repeat;
	text-indent: -9999em;
	margin-bottom: 8px;	
}

#article_right {
	width: 646px;
	padding: 0 0 20px 0;
	float: left;
}
#article_right .portrait_left {
	clear: both;
	float: left;
	width: 313px;
	height: 469px;
	margin: 0 20px 20px 0;
}
#article_right .portrait_right {
	float: right;
	width: 313px;
	height: 469px;
	margin-bottom: 20px;
}
#article_right .lying {
	clear: both;
	float: left;	
	width: 646px;
	height: 417px;
	margin-bottom: 20px;
}

/* vorige volgende knoppen */
#buttons_prev_next {
	padding-top: 20px;
}
#buttons_prev_next a {
	display: block;
	width: 295px;
	height: 64px;
	position: relative;
	margin-bottom: 10px;
	text-decoration: none;
}
#buttons_prev_next a.prev {
	background: url(images/prev.png) no-repeat;
	background-position: top right;	
}
#buttons_prev_next a.next {
	background: url(images/next.png) no-repeat;
	background-position: top right;
}
#buttons_prev_next img {
	position: absolute;
	top: 0;
	left: 0;
}
#buttons_prev_next h3 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 3px;
	left: 75px;
	color: #000;
	font-family: Arial, Helvetica, Verdana sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;	
}
#buttons_prev_next span {
	position: absolute;
	top: 21px;
	left: 75px;
	color: #000;	
	font-family: Arial, Helvetica, Verdana sans-serif;
	font-size: 12px;
	text-decoration: none;
}
