<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>SamenGoedkoper | Chapewerken</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta content="width=device-width" name="viewport" />
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@800;900&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;600&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet" />
<style type="text/css">
/*<![CDATA[*/
* {
font-family: 'Open Sans', sans-serif;
}
h1 {
color:#fff;
font-weight: 700;
font-family:'Montserrat', sans-serif;
font-size:35px;
padding: 5px 10px 5px;
line-height:1.2;
margin: 0px;
}
h2 {
color: #fff;
font-family:'Montserrat', sans-serif;
font-size: 28px;
font-weight: bold;
padding:0px 10px 15px;
margin: 0px;
}
#header {
padding:20px 10px 0px;
margin: 0px;
}
h2.x-center {
padding-top: 25px;
}
h2.color-3 {
color:#fff !important;
padding:10px;
font-size: 27px;
}
h3 {
color:#152F2E;
font-family:'Montserrat', sans-serif;
font-weight: 600;
font-size:27px;
margin-top:0px;
margin-bottom:0px;
padding: 5px 0px;
}
h3 a {
font-family:'Montserrat', sans-serif;
font-weight: 600;
}
a {
color:#cfa341 !important;
text-decoration: none;
font-weight: 600;
}
a:hover {
color:#f0542d !important;
text-decoration: none;
}
a.color-3:hover {
color: #000 !important;
}
span {
color: #f0542d;
font-weight:inherit;
font-family:inherit;
}
hr {
background-color: #000000;
border: 1px solid #000000;
}
p {
margin: 0;
font-size: 15px;
line-height:1.50;
}
p.x-center {
padding: 20px 20px;
}
.underline {
text-decoration: underline;
}
.px-1,
.p-1 {
padding-left: 5px !important;
padding-right: 5px !important;
}
.py-1,
.p-1 {
padding-top: 5px !important;
padding-bottom: 5px !important;
}
.px-2,
.p-2 {
padding-left: 10px !important;
padding-right: 10px !important;
}
.col-md-6,
.col-md-4,
.col-md-8,
.py-2,
.p-2 {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.mx-1,
.m-1 {
margin-left: 5px !important;
margin-right: 5px !important;
}
.my-1,
.m-1 {
margin-top: 5px !important;
margin-bottom: 5px !important;
}
.mx-2,
.m-2 {
margin-left: 10px !important;
margin-right: 10px !important;
}
.my-2,
.m-2 {
margin-top: 10px !important;
margin-bottom: 10px !important;
}
.main {
background-color: #fff;
padding:0px 0px 15px;
background-position: center bottom;
background-repeat: no-repeat;
background-size: contain;
}
.color-1 {
background-color: #185da6;
color:#ffffff;
}
.color-2 {
background-color: #eeeeee;
color: #000;
}
.color-3 {
background-color: #cfa341;
color: #fff !important;
}
div.spacing {
height: 0px;
margin-left: -50px !important;
margin-right: -50px !important;
background-color: #eff0f1;
}
.page {
width: 600px;
max-width: 100%;
margin-right: auto;
margin-left: auto;
background-color: #ffffff;
display: grid;
color:#152f2e;
overflow:hidden;
}
.header {
padding:15px;
background-color:#cfa341
}
.row {
display: flex;
margin-left: -3px;
margin-right: -3px;
padding:20px 10px;
}
img {
max-width: 100%;
max-height: 100%;
margin: auto;
display: block;
}
img.full {
width:100%;
background: linear-gradient(to bottom right,#cfa341 0%,#cfa341 50%,#fff 50%,#fff 100%);
}
img.logo {
border-radius:0px;
padding: 5px;
}
img.border {
border-radius: 15px;
}
.template-background,body,html {
margin: 0;
background-color: #eff0f1;
}
.col-md-6 {
width: 50%;
padding: 7px;
}
.col-md-4 {
width: 33.33%;
padding: 5px;
}
.col-md-8 {
width: 66.66%;
padding: 3px;
}
.main-title,
.x-center {
text-align: center;
}
.social-icon {
display: inline-block;
margin-left: 5px;
margin-right: 5px;
}
.y-center {
display: flex;
}
.y-center>* {
margin: auto;
}
.mainbutton {
padding: 20px;
background-color: #000;
margin: 30px;
color: #fff !important;
display: inline-block;
transition: all ease-in-out 0.05s;
text-decoration: none;
position: relative;
font-weight:bold;
font-size:16px !important;
box-shadow: 0px 0px 14px rgba(0, 0, 0, .2);
}
.mainbutton:hover {
text-decoration:none;
background-color:#cfa341 !important;
color: #fff !important;
}
.button {
padding: 15px;
background-color: #000;
border-radius: 5px;
margin: 15px;
color: #fff !important;
display: inline-block;
transition: all ease-in-out 0.05s;
text-decoration: none;
position: relative;
font-weight:bold;
font-size:16px !important;
}
.button:hover {
text-decoration:none;
background-color:#cfa341 !important;
color: #fff !important;
}
.surligne {
background-color: #000;
padding: 0px 5px;
color:#fff;
}
.contactgrey {
margin: 0;
font-size: 10px;
color: #737373;
font-family: Helvetica, Arial, 'sans-serif';
padding-bottom: 20px;
mso-line-height-rule: exactly;
text-align:center;
}
.footerlinks {
font-weight:bold;
line-height: 20px;
padding:30px 0px;
}
.mcnTextContent {
padding: 0px 5px 5px;
text-align: center;
word-break: break-word;
font-family: Helvetica;
font-size: 12px;
line-height: 150%;
vertical-align:top;
color: #323232;
font-size: 13px;
}
.nodesktop {
display:none;
}
@media screen and (max-width: 500px) {
.col-md-6,
.col-md-4,
.col-md-8 {
width: 100%;
padding: 0px;
}
.row {
display: grid;
margin-left: 0px;
margin-right: 0px;
}
h1 {
font-size:30px;
}
h2 {
font-size: 20px;
}
.order-2 {
order:2;
}
.nomobile {
display:none;
}
.nodesktop {
display:initial;
}
}
/*]]>*/
</style>
</head>
<body>
<div style="display: none"></div>
<center id="dm_entete">
<table id="dm_miroir" width="650" cellpadding="0" cellspacing="0" style="width:100%;max-width:650px;font-family:arial">
<tr>
<td colspan="3" height="10"></td>
</tr>
<tr>
<td width="88" align="right"></td>
<td style="font-size:12px; color:#555; text-align:center;">
Om deze e-mail in uw browser te bekijken, <a href="https://dat.getitbymilena.com/SVBBXw3NSQ6CMBQA0BOZoIWELgto-NQypGVaEQVFGUJIjdB_en0XeJCyZj3euQovpZ7ACJVjQcFrF09nm8acxIM8iT7dK1A3AhgUOz-_BI6OUIaU0ppiM6KwXP2V_ZM7WzC1yK_yENGwTtyM7n6PhDYP3lVJ0g0Rvofs34DH5fIx9qhX32bz3NU-Yw2k7AdfSVBB" style="color:#111" target="_blank"> klik hier.</a>.
</td>
<td width="80" valign="middle" align="center" style="width:80px; text-align:center;">
<table width="76" cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff" style="width:76px;border-radius:4px; border:1px solid #6d6d6d; border-color: #6d6d6d; border-collapse:separate!important;background-color:#ffffff">
<tr>
<td width="16" valign="middle" align="center" style="width:16px; text-align:center;">
<a href="https://dat.getitbymilena.com/SVBBXw3NSQ6CMBQA0BOZoIWELgto-NQypGVaEQVFGUJIjdB_en0XeJCyZj3euQovpZ7ACJVjQcFrF09nm8acxIM8iT7dK1A3AhgUOz-_BI6OUIaU0ppiM6KwXP2V_ZM7WzC1yK_yENGwTtyM7n6PhDYP3lVJ0g0Rvofs34DH5fIx9qhX32bz3NU-Yw2k7AdfSVBB" target="_blank" style="width:16px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:11px;margin:0;mso-line-height:exactly;display:inline-block;line-height:16px;text-decoration:none;text-align:center">
<b>►</b>
</a>
</td>
<td width="60" valign="middle" align="center" style="width:60px; text-align:center;">
<a href="https://dat.getitbymilena.com/SVBBXw3NSQ6CMBQA0BOZoIWELgto-NQypGVaEQVFGUJIjdB_en0XeJCyZj3euQovpZ7ACJVjQcFrF09nm8acxIM8iT7dK1A3AhgUOz-_BI6OUIaU0ppiM6KwXP2V_ZM7WzC1yK_yENGwTtyM7n6PhDYP3lVJ0g0Rvofs34DH5fIx9qhX32bz3NU-Yw2k7AdfSVBB" target="_blank" style="width:60px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:9px;margin:0;mso-line-height:exactly;display:inline-block;line-height:8px;text-decoration:none;text-align:center">
<b>Online<br>bekijken</b>
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="650" cellpadding="0" cellspacing="0" style="width:100%;max-width:650px;font-family:arial">
<tr>
<td colspan="3" height="2"></td>
</tr>
<tr>
<td></td>
<td></td>
<td width="80" valign="middle" align="center" style="width:80px; text-align:center;">
<table width="76" cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff" style="width:76px;border-radius:4px; border:1px solid #6d6d6d; border-color: #6d6d6d; border-collapse:separate!important;background-color:#ffffff">
<tr>
<td width="16" valign="middle" align="center" style="width:16px; text-align:right;">
<a href="https://dat.getitbymilena.com/T1lLR18Nz1kS/giAAANATNVMWjX6Wu2Q27vTDkFvIKEkZyunr3eBFCLrYQSIweSgdu8SAaBcSrp348Mw8ZmntUI_40A7oa-Kk3O7xvM7fqlLPptJK7jm55Z6JpMf-RO8yH31qqDradRxCHZj-Z8iswpToDWQB-zCh_fZRxFg1KvbodL0Njei_nmgNQBYmkiSmU2KjobDq50Ft9uQsWFvfxnwEeoqWmW1cgqLBaNmu9e-XPGWGrHD0T_wAX09ZS0c" style="width:16px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:11px;margin:0;mso-line-height:exactly;display:inline-block;line-height:16px;text-decoration:none;text-align:center">
<b>✖</b>
</a>
</td>
<td width="60" valign="middle" align="center" style="width:60px; text-align:center;">
<a href="https://dat.getitbymilena.com/SF8FwUsSgiAA/ANATNZNWKssyETGthSS0YRh_oRmpGcrpew9xyEbsq0TDgPKDsC8iWZvxq4jvkKyEEokoDrD8DErQ7Y7P6_wrCvOsCpsqBO_n8CS0dNqjfOj7O5LAlFerUXHsHfzom7NwgnphpplIyF4Q7e2p5RL06y0gok4BPde33HVX643zrpOQdHgpVOhmSw_mrU_Zxqmr8WpUv7RlCpJOl-nA8bAhJh_ayNUeR39fSA" style="width:60px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:9px;margin:0;mso-line-height:exactly;display:inline-block;line-height:8px;text-decoration:none;text-align:center">
<b>Ongewenste<br>e-mail</b>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="3" height="15"></td>
</tr>
</table>
</center>
<img src="https://dat.getitbymilena.com/odix/w%2Fq0utxdo4zs1td0pZC%2BMuBWXQRaEMpRQotboTyGOcbNWK3KIk5yzQwXVj1KVwhR4SKLE0gDZtra6o9G96Bpwg9nx%2FQTvGXLxsCiW1ZFJFo8RkSYqol8vFSAtF%2FiIs%2FseyY%2BnLJwd%2FmVUMIOxhUVNZ%2BBOmhcgQDVqdCLWA8v4vLlTGBgn9wcx4%2FxpUVZ8bLfBzjIgOdi5u7hOLER6MUX9OUfA5VlCZDCbNwdUSbZU1Ye46MJVeiPVzRag8KJt%2FE%2FiFGqLwXoYiD%2BclVNJyzHVP29aTWqgAX5QDBM5rwWzHjGtcITtpi1vmiRK7dBvz7DPmZvaXxvq8KuitjcO8CN93%2FLfTixIJGpdhFfoV3%2FGOmQ%3D/rBuvo7qCM4JnSjttBUJ%2BX" width="1" height="1" />
<div class="template-background"><!-- Visually Hidden Preheader Text : BEGIN -->
<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">Bent u op zoek naar een ijzersterke chapevloer die binnen de afgesproken levertijd wordt geleverd? Dan bent u bij chapewerken.be aan het juiste adres. Chapewerken.be is dé specialist in chapewerken en vloerisolatie!</div>
<!-- Visually Hidden Preheader Text : END --><!-- Create white space after the desired preview text so email clients don’t pull other distracting text into the inbox preview. Extend as necessary. --><!-- Preview Text Spacing Hack : BEGIN -->
<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;"> </div>
<!-- Preview Text Spacing Hack : END -->
<div class="mcnTextContent"><a href="https://dat.getitbymilena.com/U18Fwe0WgTAAANAnc/g6F1s-iafaR0Fn2p5NqtMxSKjy9e08ZLLr9xtAJovReAr2uUSMU7q1PQlrftzkS5mYuGnN9a6WUVRc57tYFaXXtWfjgiNZOjF98j37xEB0jSHZ-5y_717dOn0PhBVY9eZxC0iRv2gzqbAajMhoecEmOLbAXBQPudRwJz985XqP5N27gKicfT9yd2VylxtKyfbKfeNjqLABLJqlZzF0Z5CEeieNN2ekPX1M"><img alt="logo Chaperwerken.be" class="logo" src='https://dat.getitbymilena.com/images/a966a085a9b16996089f0738aadc2dcc0334eddc0c8e31df4150ccd91e779a8b3dee6cfbe31e1e121e6d24211a1409cf2a6534a0c92e72ec0c7f85258943a757.png' width="146" /></a></div>
<div class="page"><!-- START main content -->
<div class="header x-center">
<h1 id="header">Chape en/of vloerisolatie?</h1>
<h2><span class="surligne">Promo: Gratis sneldrogenden chape!</span></h2>
</div>
<div class="main x-center"><a href="https://dat.getitbymilena.com/RUtfBcHbUoQgGADgJ3KmktI/uFw-N_SpORC3eOJ7QhF0SlzV5-r4vgSbtzXu0ZXuanechVC1d-aX74u1KMUH5ibQfJRT4UcOx_FjfOnvvG5GGzI_52y-Oq5lRo3LeaSbnflOA1eYIUATZ-SQXrO0eZxc6yXxSpZZebnSw_7noSouxL28iFmJEAX296sMu6ydnbA9gcHXCKzQQg8ZOkAdTh-7Zu03e08G_l-gOtVGFv8oXElZNAv9fRUs"><img alt="Chapewerken.be | Ontvang een offerte" class="full" src='https://dat.getitbymilena.com/images/c59db22af3104f58c431c2aa317a7188ec128f317c0c60c2d118b56413cb757dd345b975de1c897a9b9891c902b8665fef17968301ca51240997ba26a03bafa3.png' /></a>
<p class="x-center">Bent u op zoek naar een ijzersterke chapevloer die binnen de afgesproken levertijd wordt geplaatst? Dan bent u bij chapewerken.be aan het juiste adres. Chapewerken.be is dé specialist in chapewerken en vloerisolatie!<br />
<br />
Geef je project een solide basis dankzij onze expertise en <strong>technische knowhow</strong>! <a href="https://dat.getitbymilena.com/Vl8Fwe0WgTAAANAnck4/KrZ-Fae0jObLsTydptMxSKjy9e085LLtobegEUXa_Ar2qUSMU7u1PStogcDgS5mbOGnN9a6WUVRe73sYDWXXpWfjgiNZugl88Qr9kiA8xJLugCxb961tnz6H0U7uefE4hadI3bQZ1NINROQ33-EoOLXDmJQPeZRwJL94FXiHrmzRwWZCPL-7uzFKZsbVsn-wnHo46CsDSSWqWcE9uixCPxPWn_PQHX1Y">Vraag nu uw gratis offerte</a> aan en geniet tijdelijk van sneldrogende chape - zonder enige meerprijs!</p>
<!-- START button-->
<div class="x-center"><a class="mainbutton" href="https://dat.getitbymilena.com/RFNRXwXB25KCIAAA/0C9yRs0LPK4SKpmtEBW-OIp5bTWXdnD8-j0HsbzE8peEKtE4efQNeFXsvW47X0YscxJnoq95Qt5d9gn4DTQ2vMPSi33nL7RB9YUjIllKT1Wt6GUAx5fPJoXuKHdWwrtOSe1-sA7lMKXDeWgIjGZq0diILoJ7xXh159XxN-9QPm-qibhpiqLTE3L3RSR7CtEGq7EuPBs-vn_awFKztq6hISxaZ4AugButGZSI5f9fRFNR">Ontvang een offerte op maat ➔</a></div>
<!-- END button--></div>
<!-- END main content --><!-- START Text + image full-->
<div class="color-3" style="padding: 20px;">
<h2 class="x-center color-3">Expertise & uitgebreid wagenpark</h2>
<p class="x-center">Chapewerken.be is dé specialist in het plaatsen van hoogwaardige chape voor zowel <a class="color-3" href="https://dat.getitbymilena.com/SExETl8Nz9uSQzAA/ANAv6kyr6eLRdeNaqoi8ZEKxLmmF0omv754_ONA3Q2JXs28szsdy0N9DGWkyBWyQi7nP4rg86CN8OGz81X9eVGq7K1mxiXYog01BRRkZg2sL0_V4Od2YoO1Fx0MNc9OlKdS4ltm-FraLMaTWegSe8CIO-JU7DdH3HvZHigL1DOtIIhdx4nPSdc8wXfBtrWTQBkJtqga9JFZPz2wvxvP7jpUgBRsL41xtLAyTrZS1D4H_jy9fSExETg">nieuwbouw- als renovatieprojecten</a>. Met 3 chapevrachtwagens, 1 PUR-vrachtwagen en 2 EPS-isolatiemortelvrachtwagens, hebben we de capaciteit voor projecten van elke omvang.</p>
</div>
<!-- END Text + image full--><!-- START spacing div-->
<div class="div spacing"> </div>
<div class="main-container"><!-- END spacing div--></div>
<div class="contactgrey" style="background-color: #eff0f1;"><!-- START footer-->
<p class="x-center py-2 contactgrey"> </p>
</div>
<!-- END footer--><!-- --></div>
</div>
<img border="0" height="0" src="https://dat.getitbymilena.com/WlNfBcFLDoIwEADQE5GU6IJuy0_px4aJMWVDwAUKJEKnQaen970O-j11u3puLa5KynzZ8OrbmVeW2IIxFIog80TxFvOjgfIkPRcqYmLYnWs4HzZoboFheCPXOD6YqTpF2a8R48VExzDVBclxqMXL1TB_JpcYJacA60B6-JZ9B39fWlM" style="position:absolute;visibility:hidden;" width="0" />
<center id="dm_pieddepage">
<table width="650" cellpadding="0" cellspacing="0" style="width:100%;max-width:650px;font-family:arial">
<tr>
<td>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">
</p>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">
Dit bericht is naar u verzonden als onderdeel van ons commercieel prospectie-initiatief gericht op professionele entiteiten. In overeenstemming met de Algemene Verordening Gegevensbescherming (GDPR) en de Europese richtlijn over elektronische privacy, willen wij u informeren dat u de mogelijkheid heeft om het verwijderen van uw bedrijfsgegevens aan te vragen om toekomstige marketingcommunicatie van zowel ons bedrijf als onze filialen te vermijden. Voor meer informatie of om een vraag te stellen, <a href="https://dat.getitbymilena.com/RFlLXwXB0Q6CIAAAwC9qS/82KR0FZCaZAifDCTGflMstMo6_vLlTEYDVQ1CczDgrjl2taRvZW1bKT6AoYN0MU5vuSxJCexck8xin_NEmCF7NXa_3aB7Z4B69-UjAVb594hPfutAtvA4ECiJkJW7TwkgrANWKS_YTNPrFX9yvG_aXrbA8AbNqRutW9tDLOEbtjNLVjIVV3bpwaOssFEKDTWXrAKrPH1nHp3D19nSUYce-7NaEif19EWUs" style="color:#111">kunt u hier contact met ons opnemen.</a>
</p>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">
Als u zich volledig wilt afmelden van onze mailinglijsten, <a href="https://dat.getitbymilena.com/WFBDXwXB2w6CIAAA0C9iKyON/V0nRILyb-sKUyhKXuVEmX985VYyFX7-vGJ574nXiieRgeJ7Nh11aRwtDL0-Xj3BlrSLEisW9RZXZnaM91FKLIsqKpGHIm6dEpRE9QLrotCff4Khe1M3AD7pDzVy89KPs5ZvSMB3LAPgOX6_htAGdDQi4IWONDr_osvHaOjw95ESg-Sn02eCquOex2n739mqGnB-5gohTcbJBkbOGKbRIUcX4D19YUEM" style="color:#111">klik dan hier.</a>
</p>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">
Contactadres: Passeig de Gràcia, 77. Tweede Verdieping. Dataventure Global (Datawork), Barcelona, Spanje.
</p>
</td>
</tr>
</table>
</center>
<table width='100%' cellpadding='0' cellspacing='2'>
</table>
</body>
</html>