	* {
		margin:0;
		padding:0;
	}
	
	body {
		background-color:#F0F0F0;
		font-family: Verdana;
		font-size: 11px;
	}
	#merken a{
		margin-top:5px;
	}

	div#canvas {
		margin:0px auto;
		width:770px;
	}
	
	div#header {
		background:#000000 url('http://www.olie-olie.nl/images/header_back.jpg') no-repeat 0 0;
		float:left;
		width:770px;
		height:180px;
	}
	
	div#searchbox {
		float:left;
		width:235px;
		height:25px;
		position:relative;
		top:10px;
		left:530px;
	}			
	div#logos {
		float:left;
		width:770px;
		height:35px;
		position:relative;
		top:100px;
		left:0px;
	}
	
	ul#menu  {
		display:block;
		float:left;
		width:385px;
		height:20px;
		position:relative;
		top:100px;
		left:192px;
	}				

	ul#menu  li{
		display:block;
		float:left;
		list-style-type:none;
	}
	
	ul#menu  li a{
		color:#ffffff;
		font-size:13px;
		font-weight:bold;
		padding:0 8px;
	}			

	div#content {
		float:left;
		width:770px;
		margin:15px 0 0 0;
	}
	
	div#content div.top {
		background:url('../images/lp-content-top.jpg') no-repeat 0 0;
		float:left;
		width:770px;
		height:50px;
	}
	
	div#content div.middle {
		background:url('../images/lp-content-middle.jpg') repeat-y;
		float:left;
		width:730px;
		padding:5px 20px;

	}
	
	div.col-left {
		width:250px;
		float:left;
		margin:0 20px 0 0;
	}
	
	div.col-right {
		width:450px;
		float:left;
		margin:0;
	}

	div.block-small {
		float:left;
		width:250px;
		margin:0 0 20px 0;
	}
	
	div.block-small-contact  {
		float:left;
		width:220px;
		margin:0 0 20px 0;
		padding:10px 15px;
		background-color:#02884B;
		color:#ffffff;
	}

	div.block-small-contact a {
		color:#ffffff;
	}			

	ul.relatedpages {
		margin:0px;
		padding:0px;
	}
	
	ul.relatedpages li  {
		list-style-type:none;
	}			
	
	ul.relatedpages li a {
		
	}			
	
	div#content div.bottom {
		background:url('../images/lp-content-bottom.jpg') no-repeat 0 0;
		float:left;
		width:770px;
		height:20px;
	}

	h1 {
		color:#FFFFFF;
		font-size:17px;
		float:left;
		position:relative;
		left:20px;
		top:15px;
	}
	
	a {
		color:#02884B;
	}
	
	p {
		margin:3px 0 10px 0;
	}

	img {
		border:0;
	}
	
	.zoek {
		background-color:#F0F0F0;
		border:1px solid #000000;
		color:#282828;
		font-size:8pt;
		font-weight:bold;
		margin:4px;
	}



	h2.lp-product-titel {
		margin:50px 0 10px 0;
		
	}

	div.lp-product {
		float:left;
		clear:both;
		margin:0 0 10px 0;
		width:450px;
		padding:5px;
	}
	
	div.lp-product h3 {
		margin:0 0 4px 0;
	}

	.even {
		background-color:#B3DEC4;
	}								
	
	div.lp-product-img {
		float:left;
		width:70px;
		height:70px;
		margin:0 5px 0 0;
		background-color:#E0EFE6;
	}

	div.lp-product-txt {
		float:left;
		width:250px;
		margin:0 5px;
		min-height:100px;
	}
	
	div.lp-product-txt a {
		color:#000000;
	}

	div.lp-product-prijs {
		float:left;
		width:100px;
		height:55px;
		margin:0;
		text-align:right;
		font-size:14px;
		font-weight:bold;
		letter-spacing:-0,3px;
	}
	
	.smaller {
		text-align:center;
		font-size:12px;
		font-weight:bold;
		letter-spacing:-0,3px;							
	}
	
	div.lp-product-details {
		float:left;
		width:100px;
		height:30px;
		margin:0;
		text-align:right;
	}	
