<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<title>Solar Eco-Invest</title>
<style type="text/css">
@charset "UTF-8";
@font-face {
        font-family: "Cambria-Italic";
        src: url("http://static.solar-eco-invest.be/css/fonts/CambriaItalic.eot");
        src: url("http://static.solar-eco-invest.be/css/fonts/CambriaItalic.eot?#iefix") format('embedded-opentype'),
                 url("http://static.solar-eco-invest.be/css/fonts/CambriaItalic.woff") format("woff"),
                 url("http://static.solar-eco-invest.be/css/fonts/CambriaItalic.ttf") format("truetype"),
                 url("http://static.solar-eco-invest.be/css/fonts/CambriaItalic.svg#Cambria-Italic") format("svg");
}
@font-face {
    font-family: 'FrutCondBQ-Bold';
    src: url('http://static.solar-eco-invest.be/css/fonts/fruticonbqbol-webfont.eot');
    src: url('http://static.solar-eco-invest.be/css/fonts/fruticonbqbol-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://static.solar-eco-invest.be/css/fonts/fruticonbqbol-webfont.woff') format('woff'),
         url('http://static.solar-eco-invest.be/css/fonts/fruticonbqbol-webfont.ttf') format('truetype'),
         url('http://static.solar-eco-invest.be/css/fonts/fruticonbqbol-webfont.svg#FrutigerBQBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FrutCondBQ-Light';
    src: url('http://static.solar-eco-invest.be/css/fonts/fruticonbqlig-webfont.eot');
    src: url('http://static.solar-eco-invest.be/css/fonts/fruticonbqlig-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://static.solar-eco-invest.be/css/fonts/fruticonbqlig-webfont.woff') format('woff'),
         url('http://static.solar-eco-invest.be/css/fonts/fruticonbqlig-webfont.ttf') format('truetype'),
         url('http://static.solar-eco-invest.be/css/fonts/fruticonbqlig-webfont.svg#FrutCondBQ-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FrutCondBQ-Rom';
    src: url('http://static.solar-eco-invest.be/css/fonts/fruticonbqrom-webfont.eot');
    src: url('http://static.solar-eco-invest.be/css/fonts/fruticonbqrom-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://static.solar-eco-invest.be/css/fonts/fruticonbqrom-webfont.woff') format('woff'),
         url('http://static.solar-eco-invest.be/css/fonts/fruticonbqrom-webfont.ttf') format('truetype'),
         url('http://static.solar-eco-invest.be/css/fonts/fruticonbqrom-webfont.svg#FrutCondBQ-Rom') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FrutBQ-Bla';
    src: url('http://static.solar-eco-invest.be/css/fonts/frutibqbla-webfont.eot');
    src: url('http://static.solar-eco-invest.be/css/fonts/frutibqbla-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://static.solar-eco-invest.be/css/fonts/frutibqbla-webfont.woff') format('woff'),
         url('http://static.solar-eco-invest.be/css/fonts/frutibqbla-webfont.ttf') format('truetype'),
         url('http://static.solar-eco-invest.be/css/fonts/frutibqbla-webfont.svg#FrutBQ-Bla') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
        background-color: #e0e0e0;
        margin: 0;
        padding: 0;
        font-family: Verdana, Arial, Tahoma, sans-serif;
        font-size: 12px;
        color: #42525d;
}
td.webversion,
td.webversion a {
        font-size: 11px;
        color: #999999;
        text-decoration: underline;
        text-align: center;
        background-color: #e0e0e0;
}
img {
        display: block;
        border: 0;
}
table.body,
table.header {
        background-color: #fff;
}
table.header td.icons img {
        float: left;
}
table.body {
        margin-bottom: 60px;
}
td.body-content {
        padding-bottom: 40px;
}
td.content h2 {
        font-family: FrutCondBQ-Rom, Verdana, Arial, Tahoma, sans-serif;
        font-size: 18px;
        font-weight: normal;
        color: #68a034;
        margin: 0;
        padding: 0;
        margin-bottom: 20px;
}
td.content {
        font-family: Verdana, Arial, Tahoma, sans-serif;
        color: #42525d;
        font-size: 12px;
        line-height: 1.5em;
        padding-bottom: 20px;
        padding-top: 30px;
        border-bottom: 1px solid #b3babe;
}
td.content p {
        margin: 0;
        padding: 0;
        margin-bottom: 10px;
        line-height: 1.5em;
}
td.content img.large {
        margin-bottom: 20px;
}
td.content img.small {
        margin-right: 20px;
        margin-bottom: 20px;
        float: left;
}
td.short-content h3 {
        font-family: FrutCondBQ-Light, Verdana, Arial, Tahoma, sans-serif;
        font-size: 16px;
        font-weight: normal;
        color: #42525d;
        margin: 0;
        padding: 0;
        margin-bottom: 10px;
        padding-top: 30px;
}
td.short-content {
        font-family: Verdana, Arial, Tahoma, sans-serif;
        color: #42525d;
        font-size: 11px;
        line-height: 1.5em;
        padding-bottom: 20px;
        border-bottom: 1px solid #b3babe;
}
td.short-content p {
        margin: 0;
        padding: 0;
        margin-bottom: 10px;
        line-height: 1.5em;
}
td.content a,
td.short-content a {
        color: #68a034;
        text-decoration: underline;
}
td.content img.realisatie {
        border: 1px solid #6882a3;
        width: 103px;
        margin-right: 10px;
        margin-bottom: 10px;
        float: left;
}
td.content img.realisatie-last {
        margin-right: 0px;
}
td.sidebar {
        padding-top: 30px;
}
td.sidebar h4 {
        font-family: FrutCondBQ-Light, Verdana, Arial, Tahoma, sans-serif;
        font-size: 14px;
        font-weight: normal;
        color: #42525d;
        margin: 0;
        padding: 0;
        margin-bottom: 20px;
}
td.sidebar p {
        color: #657681;
        font-size: 11px;
        line-height: 1.5em;
}
td.sidebar a {
        color: #657681;
}
td.sidebar .light,
td.sidebar .light a {
        color: #a7b1b7;
}
td.sidebar h4.light {
        margin-bottom: 10px;
        padding-top: 20px;
        margin-top: 20px;
        border-top: 1px solid #e3e5e7;
}
td.sidebar img.offerte {
        margin-top: 60px;
        margin-bottom: 10px;
        border: 0;
}
table.footer {
        width: 100%;
        background-color: #fff;
        border-top: 1px solid #cccccc;
        padding-top: 20px;
        padding-bottom: 20px;
        font-family: Arial, Tahoma, sans-serif;
        font-size: 11px;
        color: #a9a9a9;
        line-height: 1.5em;
}
table.footer a {
        font-family: Arial, Tahoma, sans-serif;
        font-size: 11px;
        color: #a9a9a9;
}
</style>
</head>
<body style="background-color:#e0e0e0;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;font-family:Verdana, Arial, Tahoma, sans-serif;font-size:12px;color:#42525d;" >
<table border="0" cellpadding="0" cellspacing="0" width="600" align="center" class="header" style="background-color:#fff;" >
        <tr>
                <td width="600" height="65" class="webversion" valign="middle" colspan="2" style="font-size:11px;color:#999999;text-decoration:underline;text-align:center;background-color:#e0e0e0;" ><a href="http://campagnes.solar-eco-invest.be/t/r-e-butkra-trcdhdhkj-r/" style="font-size:11px;color:#999999;text-decoration:underline;text-align:center;background-color:#e0e0e0;" >Is deze e-mail onleesbaar of zie je geen afbeeldingen? Bekijk hier de webversie.</a></td>
        </tr>
        <tr>
                <td width="430" height="145" rowspan="3"><img src="http://i10.createsend1.com/ti/r/31/8F4/EE3/175323/img/header.jpg" width="430" height="145" usemap="#header" alt="Solar Eco-Invest" title="Solar Eco-Invest" style="display:block;border-width:0;" /></td>
                <td width="170" height="30"><img src="http://i1.createsend1.com/ti/r/31/8F4/EE3/175323/img/header-right-top.jpg" width="170" height="30" style="display:block;border-width:0;" /></td>
        </tr>
        <tr>
                
<td width="170" height="42" class="icons"><a href="http://campagnes.solar-eco-invest.be/t/r-l-butkra-trcdhdhkj-h/" target="_blank" title="Solar Eco-Invest website"><img src="http://i2.createsend1.com/ti/r/31/8F4/EE3/175323/img/icon-website.jpg" alt="Website icoon" width="52" height="42" border="0" style="display:block;border-width:0;float:left;" /></a><a href="http://solareco-invest.forwardtomyfriend.com/r-trcdhdhkj-43C39B93-butkra-l-y"><img src="http://i3.createsend1.com/ti/r/31/8F4/EE3/175323/img/icon-forward.jpg" alt="Doorsturen icoon" width="52" height="42" border="0" style="display:block;border-width:0;float:left;" /></a><a href="http://campagnes.solar-eco-invest.be/t/r-l-butkra-trcdhdhkj-k/" target="_blank" title="Volg ons op Facebook"><img 
src="http://i4.createsend1.com/ti/r/31/8F4/EE3/175323/img/icon-facebook.jpg" alt="Facebook icoon" width="66" height="42" border="0" style="display:block;border-width:0;float:left;" /></a></td>
        </tr>
        <tr>
                <td width="170" height="73"><img src="http://i5.createsend1.com/ti/r/31/8F4/EE3/175323/img/header-right-bottom.jpg" width="170" height="73" style="display:block;border-width:0;" /></td>
        </tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="600" align="center" class="body" style="background-color:#fff;margin-bottom:60px;" >
        <tr>
                <td width="400" class="body-content" valign="top" style="padding-bottom:40px;" >
                        
                        <table border="0" cellpadding="0" cellspacing="0" width="400">
                                <tr>
                                        <td width="30"></td>
                                        <td width="340" class="content" style="font-family:Verdana, Arial, Tahoma, sans-serif;color:#42525d;font-size:12px;line-height:1.5em;padding-bottom:20px;padding-top:30px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#b3babe;" >
                                                <h2 style="font-family:FrutCondBQ-Rom, Verdana, Arial, Tahoma, sans-serif;font-size:18px;font-weight:normal;color:#68a034;margin-top:0;margin-bottom:20px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;" >Zoekt u een oplossing voor uw steeds duurdere elektriciteitsfacturen ?</h2>
                                                <p style="margin-top:0;margin-bottom:10px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;line-height:1.5em;" >
        Investeer nu in uw <strong>eigen gratis elektriciteit</strong><br />
        uit de onuitputbare <strong>zon</strong>!</p>
<p style="margin-top:0;margin-bottom:10px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;line-height:1.5em;" >
        Nu kost de meest verkochte <strong>zonnepanelen</strong>installatie nog <strong>8.000 à 9.500 €</strong>. <em><span style="font-size:10px;" >(voor 4 à 5.000 kW, incl.6% btw)</span></em></p>
<p style="margin-top:0;margin-bottom:10px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;line-height:1.5em;" >
        Deze installatie levert u een <strong>opbrengst</strong> van <strong>35.000 à 40.000 €</strong>, tijdens de 25 jaar gegarandeerd rendement van de zonnepanelen.</p>
<p style="margin-top:0;margin-bottom:10px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;line-height:1.5em;" >
        Welke andere belegging geeft u "<strong>investering x 4</strong>"?</p>
<p style="margin-top:0;margin-bottom:10px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;line-height:1.5em;" >
        Met het geld dat u anders aan uw steeds duurdere elektriciteitsfacturen zou weggooien, kan u uw zonne-panelen betalen op 6 à 7 jaar om dan nog minstens <strong>20 jaar</strong> te genieten van <strong>gratis elektriciteit</strong> !</p>
<p style="margin-top:0;margin-bottom:10px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;line-height:1.5em;" >
        Voor bedrijven is de terugverdientijd nog korter,<br />
        omdat zij nog kunnen genieten van diverse <strong>fiscale voordelen</strong>: btw-aftrek, verhoogde investeringsaftrek, afschrijvingen, ...</p>
                                        </td>
                                        <td width="30"></td>
                                </tr>
                        </table>
                        
                        <table border="0" cellpadding="0" cellspacing="0" width="400">
                                <tr>
                                        <td width="30"></td>
                                        <td width="340" class="content" style="font-family:Verdana, Arial, Tahoma, sans-serif;color:#42525d;font-size:12px;line-height:1.5em;padding-bottom:20px;padding-top:30px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#b3babe;" >
                                                <h2 style="font-family:FrutCondBQ-Rom, Verdana, Arial, Tahoma, sans-serif;font-size:18px;font-weight:normal;color:#68a034;margin-top:0;margin-bottom:20px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;" >Gratis offerte</h2>
                                                <p style="margin-top:0;margin-bottom:10px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;line-height:1.5em;" >
        <a href="http://campagnes.solar-eco-invest.be/t/r-l-butkra-trcdhdhkj-u/" style="color:#68a034;text-decoration:underline;" >Vraag nu uw vrijblijvende offerte via onze website.</a></p>
<p style="margin-top:0;margin-bottom:10px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;line-height:1.5em;" >
        In <strong>5 minuten</strong> en 5 eenvoudige stappen verzamelen wij de nodige gegevens om u uw offerte te mailen.</p>
                                        </td>
                                        <td width="30"></td>
                                </tr>
                        </table>
                        
                        <table border="0" cellpadding="0" cellspacing="0" width="400">
                                <tr>
                                        <td width="30"></td>
                                        <td width="340" class="content" style="font-family:Verdana, Arial, Tahoma, sans-serif;color:#42525d;font-size:12px;line-height:1.5em;padding-bottom:20px;padding-top:30px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#b3babe;" >
                                                <h2 style="font-family:FrutCondBQ-Rom, Verdana, Arial, Tahoma, sans-serif;font-size:18px;font-weight:normal;color:#68a034;margin-top:0;margin-bottom:20px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;" >Meer dan 300 tevreden klanten</h2>
                                                <img src="http://i1.createsend1.com/ei/r/1A/924/80F/csimport/solar-eco-team.124434.jpg" alt="Image" width="340" title="Image" label="Artikel afbeelding" class="large" height="149" style="display:block;border-width:0;margin-bottom:20px;" />
                                                <p style="margin-top:0;margin-bottom:10px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;line-height:1.5em;" >
        Zoals de meer dan <strong>300 tevreden klanten</strong> voor u, kunt ook u genieten van onze <strong>kwaliteit</strong>, <strong>vakmanschap</strong> en <strong>service</strong>.</p>
                                        </td>
                                        <td width="30"></td>
                                </tr>
                        </table>
                        
                        <table border="0" cellpadding="0" cellspacing="0" width="400">
                                <tr>
                                        <td width="30"></td>
                                        <td width="150" class="short-content" valign="top" style="font-family:Verdana, Arial, Tahoma, sans-serif;color:#42525d;font-size:11px;line-height:1.5em;padding-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#b3babe;" >
                                                <h3 style="font-family:FrutCondBQ-Light, Verdana, Arial, Tahoma, sans-serif;font-size:16px;font-weight:normal;color:#42525d;margin-top:0;margin-bottom:10px;margin-right:0;margin-left:0;padding-top:30px;padding-bottom:0;padding-right:0;padding-left:0;" >Eigen vakmannen</h3>
                                                <p style="margin-top:0;margin-bottom:10px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;line-height:1.5em;" >
        Bij ons worden alle werken uitgevoerd door onze drie zaakvoerders en eigen personeel: <strong>dakwerkers</strong> voor de buiteninstallatie, <strong>elektriciens</strong> voor de binnen-installatie. Wij zorgen voor alles : tot en met keuring en ingevulde formulieren.</p>
                                        </td>
                                        <td width="40"></td>
                                        <td width="150" class="short-content" valign="top" style="font-family:Verdana, Arial, Tahoma, sans-serif;color:#42525d;font-size:11px;line-height:1.5em;padding-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#b3babe;" >
                                                <h3 style="font-family:FrutCondBQ-Light, Verdana, Arial, Tahoma, sans-serif;font-size:16px;font-weight:normal;color:#42525d;margin-top:0;margin-bottom:10px;margin-right:0;margin-left:0;padding-top:30px;padding-bottom:0;padding-right:0;padding-left:0;" >Unieke samenwerking</h3>
                                                <p style="margin-top:0;margin-bottom:10px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;line-height:1.5em;" >
        Dankzij onze unieke samenwerking tussen 3 bestaande bouwfirma’s, met ook eigen activiteiten, kan Solar Eco-Invest blijven bestaan, terwijl onze concurrenten failliet gaan, zodat u bij ons wel kunt blijven rekenen op onze Service en Garanties !</p>
                                        </td>
                                        <td width="30"></td>
                                </tr>
                        </table>
                        
                        <table border="0" cellpadding="0" cellspacing="0" width="400">
                                <tr>
                                        <td width="30"></td>
                                        <td width="340" class="content" style="font-family:Verdana, Arial, Tahoma, sans-serif;color:#42525d;font-size:12px;line-height:1.5em;padding-bottom:20px;padding-top:30px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#b3babe;" >
                                                <h2 style="font-family:FrutCondBQ-Rom, Verdana, Arial, Tahoma, sans-serif;font-size:18px;font-weight:normal;color:#68a034;margin-top:0;margin-bottom:20px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;" >Realisaties</h2>
                                                <p style="margin-top:0;margin-bottom:10px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;line-height:1.5em;" >
        Op onze website vindt u tal van foto's van onze realisaties, zodat u de kwaliteit van ons werk kunt zien</p>
<p style="margin-top:0;margin-bottom:10px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;line-height:1.5em;" >
        <a href="http://campagnes.solar-eco-invest.be/t/r-l-butkra-trcdhdhkj-o/" style="color:#68a034;text-decoration:underline;" >Bekijk voorbeelden van onze realisaties...</a></p>
                                        </td>
                                        <td width="30"></td>
                                </tr>
                        </table>
                        
                        <table border="0" cellpadding="0" cellspacing="0" width="400">
                                <tr>
                                        <td width="30"></td>
                                        <td width="340" class="content" style="font-family:Verdana, Arial, Tahoma, sans-serif;color:#42525d;font-size:12px;line-height:1.5em;padding-bottom:20px;padding-top:30px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#b3babe;" >
                                                <a href="http://campagnes.solar-eco-invest.be/t/r-l-butkra-trcdhdhkj-b/" style="color:#68a034;text-decoration:underline;" ><img src="http://i2.createsend1.com/ei/r/1A/924/80F/csimport/realisatie01.124855.jpg" alt="Realisatie zonnepanelen" width="103" title="Realisatie" label="Realisatie afbeelding" class="realisatie" height="77" style="display:block;border-width:1px;border-style:solid;border-color:#6882a3;width:103px;margin-right:10px;margin-bottom:10px;float:left;" /></a>
                                                <a href="http://campagnes.solar-eco-invest.be/t/r-l-butkra-trcdhdhkj-n/" style="color:#68a034;text-decoration:underline;" ><img src="http://i3.createsend1.com/ei/r/1A/924/80F/csimport/realisatie02.124859.jpg" alt="Realisatie zonnepanelen" width="103" title="Realisatie" label="Realisatie afbeelding" class="realisatie" height="77" style="display:block;border-width:1px;border-style:solid;border-color:#6882a3;width:103px;margin-right:10px;margin-bottom:10px;float:left;" /></a>
                                                <a href="http://campagnes.solar-eco-invest.be/t/r-l-butkra-trcdhdhkj-p/" style="color:#68a034;text-decoration:underline;" ><img src="http://i4.createsend1.com/ei/r/1A/924/80F/csimport/realisatie03.124904.jpg" alt="Realisatie zonnepanelen" width="103" title="Realisatie" label="Realisatie afbeelding" class="realisatie realisatie-last" height="77" style="display:block;border-width:1px;border-style:solid;border-color:#6882a3;width:103px;margin-bottom:10px;float:left;margin-right:0px;" /></a>
                                        </td>
                                        <td width="30"></td>
                                </tr>
                        </table>
                                
                </td>
                <td width="200" valign="top">
                        <table border="0" cellpadding="0" cellspacing="0" width="200">
                                <tr>
                                        <td width="180" class="sidebar" valign="top" style="padding-top:30px;" >
                                        <h4 style="font-family:FrutCondBQ-Light, Verdana, Arial, Tahoma, sans-serif;font-size:14px;font-weight:normal;color:#42525d;margin-top:0;margin-bottom:20px;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;" >Solar Eco-Invest</h4>
                                        <p style="color:#657681;font-size:11px;line-height:1.5em;" >Lievehereboomstraat 1<br />
                                        B-3720 Kortessem</p>
                                        
                                        <p style="color:#657681;font-size:11px;line-height:1.5em;" ><strong>M:</strong> +32 / 477.369.369<br />
                                        <strong>F:</strong> +32 / 11.325.386</p>
                                        
                                        <p style="color:#657681;font-size:11px;line-height:1.5em;" ><strong>E:</strong> <a href="mailto:info@solar-eco-invest.be" title="E-Mail Solar Eco-Invest" style="color:#657681;" >info@solar-eco-invest.be</a><br />
                                        <strong>W:</strong> <a href="http://campagnes.solar-eco-invest.be/t/r-l-butkra-trcdhdhkj-f/" title="Website Solar Eco-Invest" target="_blank" style="color:#657681;" >www.solar-eco-invest.be</a></p>
                                        
                                        <h4 class="light" style="font-family:FrutCondBQ-Light, Verdana, Arial, Tahoma, sans-serif;font-size:14px;font-weight:normal;margin-right:0;margin-left:0;padding-bottom:0;padding-right:0;padding-left:0;color:#a7b1b7;margin-bottom:10px;padding-top:20px;margin-top:20px;border-top-width:1px;border-top-style:solid;border-top-color:#e3e5e7;" >Doorsturen</h4>
                                        <p class="light" style="font-size:11px;line-height:1.5em;color:#a7b1b7;" >Ken je iemand die deze e-mail ook graag zou willen ontvangen?<br />
                                        <a href="http://solareco-invest.forwardtomyfriend.com/r-trcdhdhkj-43C39B93-butkra-l-j" style="color:#a7b1b7;" >Stuur deze e-mail door...</a></p>
                                        
                                        <h4 class="light" style="font-family:FrutCondBQ-Light, Verdana, Arial, Tahoma, sans-serif;font-size:14px;font-weight:normal;margin-right:0;margin-left:0;padding-bottom:0;padding-right:0;padding-left:0;color:#a7b1b7;margin-bottom:10px;padding-top:20px;margin-top:20px;border-top-width:1px;border-top-style:solid;border-top-color:#e3e5e7;" >Uitschrijven</h4>
                                        <p class="light" style="font-size:11px;line-height:1.5em;color:#a7b1b7;" >Wens je deze e-mails niet langer te ontvangen?<br />
                                        <a href="http://campagnes.solar-eco-invest.be/t/r-u-butkra-trcdhdhkj-t/" style="color:#a7b1b7;" >Uitschrijven van deze e-mail...</a></p>
                                        
                                        <p style="color:#657681;font-size:11px;line-height:1.5em;" ><a href="http://campagnes.solar-eco-invest.be/t/r-l-butkra-trcdhdhkj-z/" title="Vraag een vrijblijvende offerte via onze website" style="color:#657681;" ><img src="http://i7.createsend1.com/ti/r/31/8F4/EE3/175323/img/offerte.jpg" alt="Vrijblijvende offerte" width="180" height="100" title="Vraag een vrijblijvende offerte via onze website" class="offerte" style="display:block;margin-top:60px;margin-bottom:10px;border-width:0;" /></a></p>
                                        <p style="color:#657681;font-size:11px;line-height:1.5em;" >Vraag vandaag nog een <strong><a href="http://campagnes.solar-eco-invest.be/t/r-l-butkra-trcdhdhkj-v/" title="Vraag een vrijblijvende offerte via onze website" style="color:#657681;" >vrijblijvende offerte</a></strong> via onze website.</p>
                                        <p style="color:#657681;font-size:11px;line-height:1.5em;" >In slechts <strong>5 stappen</strong> vragen we de nodige gegevens.<br />
In <strong>5 minuten</strong> voltooid!</p>
                                        </td>
                                        <td width="20"></td>
                                </tr>
                        </table>
                </td>
        </tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="footer" style="width:100%;background-color:#fff;border-top-width:1px;border-top-style:solid;border-top-color:#cccccc;padding-top:20px;padding-bottom:20px;font-family:Arial, Tahoma, sans-serif;font-size:11px;color:#a9a9a9;line-height:1.5em;" >
        <tr>
                <td width="100%">
                <table border="0" cellpadding="0" cellspacing="0" width="600" align="center" class="footer-content">
                        <tr>
                                <td width="400"><p>Dit e-mail bericht werd verzonden aan pkg-javascript-devel@lists.alioth.debian.org door info@solar-eco-invest.be.<br />
                                Indien u geen e-mails meer wenst te ontvangen kan u <a href="http://campagnes.solar-eco-invest.be/t/r-u-butkra-trcdhdhkj-i/" style="font-family:Arial, Tahoma, sans-serif;font-size:11px;color:#a9a9a9;" >uitschrijven</a>.<br />
                                Wij bewaren enkele gegevens van u, bekijk hier <a href="http://solareco-invest.updatemyprofile.com/r-butkra-43C39B93-trcdhdhkj-d" lang="nl-NL" style="font-family:Arial, Tahoma, sans-serif;font-size:11px;color:#a9a9a9;" >uw profiel</a>.</p>
                                <p><a href="http://campagnes.solar-eco-invest.be/t/r-l-butkra-trcdhdhkj-e/" title="MailTree e-mail marketing" style="font-family:Arial, Tahoma, sans-serif;font-size:11px;color:#a9a9a9;" >Verzonden met Mailtree e-mail marketing</a></p>
                                </td>
                                <td width="200" align="right" valign="bottom"><a href="http://campagnes.solar-eco-invest.be/t/r-l-butkra-trcdhdhkj-s/" title="MailTree e-mail marketing" style="font-family:Arial, Tahoma, sans-serif;font-size:11px;color:#a9a9a9;" ><img src="http://i8.createsend1.com/ti/r/31/8F4/EE3/175323/img/mailtree.jpg" alt="MailTree logo" width="110" height="50" title="MailTree E-Mail Marketing" border="0" style="display:block;border-width:0;" /></a></td>
                        </tr>
                </table>
                </td>
        </tr>
</table>
<img src="https://createsend1.com/t/r-o-butkra-trcdhdhkj/o.gif"  width="1" height="1" border="0" alt="" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;display:block;" /></body>
</html>