 .bannertekstvlak_over{ 
	width:740px;
	display:block;
	float:left;
	margin-bottom:30px;
	margin-left:45px;

}

.bannertekstvlak{ 
	width:730px;
	background-color: #afc2d3;
	display:block;
	text-decoration:none;
	color:#000;
	padding:10px 5px 10px 5px;
	margin-left:3px;
	float:left;
}

.bannertekstvlak p { 
	line-height:18px;
	font:12px Arial, Helvetica, sans-serif;
	color:#002147;
	margin-left:8px;
	}

.producten {
	width:740px;
	float:right;
	margin-bottom:20px;
	padding-bottom:5px;
	position:relative;
}
.producten .images {
	width:215px;
	height:135px;
	float:left;
	border:1px solid #ccc;
	margin-top:5px;
}
.producten .titel {
	width:510px;
	height:30px;
	border-bottom:1px solid #ccc;
	float:right;
	font-size:18px;
	font-family:"Univers LT 57 Condensed", "Univers LT 47 CondensedLt";
	color:#002147;
}

.producten .tekst {
	width:510px;
	min-height:70px;
	line-height:15px;
	float:right;
	font:11px Arial, Helvetica, sans-serif;
	margin-top:10px;
	line-height:18px;
}

.meerinfo {
	background-image: url(../img/meerinfo.jpg);
	background-repeat: no-repeat;
	width:120px;
	height:27px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	position:absolute;
	left:230px;
	top:115px;
}

.meerinfo a {
	color:#fff;
	text-decoration:none;
	font-family:"Univers LT 57 Condensed", "Univers LT 47 CondensedLt";
	font-size:16px;
	padding:0px 0 0 10px;
	display:block;
	}
	
.meerinfo a:hover {
	text-decoration:none;
	}
