<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- If you delete this tag, the sky will fall on your head -->
<meta name="viewport" content="width=device-width" />

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Jetzt Lokal gefunden werden</title>
        
<style>
/* ------------------------------------- 
                GLOBAL 
------------------------------------- */
* { 
        margin:0;
        padding:0;
}
* { font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

img { 
        max-width: 100%; 
}
.collapse {
        margin:0;
        padding:0;
}
body {
        -webkit-font-smoothing:antialiased; 
        -webkit-text-size-adjust:none; 
        width: 100%!important; 
        height: 100%;
}


/* ELEMENTS */
a { color: #2BA6CB;}

.btn {
        text-decoration:none;
        color: #FFF;
        background-color: #699b00;
        padding:10px 16px;
        font-weight:bold;
        margin-right:10px;
        text-align:center;
        cursor:pointer;
        display: inline-block;
}

p.callout {
        padding:15px;
        background-color:#ECF8FF;
        margin-bottom: 15px;
}
.callout a {
        font-weight:bold;
        color: #2BA6CB;
}

table.social {
/*      padding:15px; */
        background-color: #ebebeb;
        
}
.social .soc-btn {
        padding: 3px 7px;
        font-size:12px;
        margin-bottom:10px;
        text-decoration:none;
        color: #FFF;font-weight:bold;
        display:block;
        text-align:center;
}
a.fb { background-color: #3B5998!important; }
a.tw { background-color: #1daced!important; }
a.gp { background-color: #DB4A39!important; }
a.ms { background-color: #000!important; }

.sidebar .soc-btn { 
        display:block;
        width:100%;
}

ul {
    list-style-image: url(http://www.jetzt-lokal-gefunden-werden.eu/t1/haken.png);
}

/* HEADER  */
table.head-wrap { width: 100%;}

.header.container table td.logo { padding: 15px; }
.header.container table td.label { padding: 15px; padding-left:0px;}


/* BODY  */
table.body-wrap { width: 100%;}


/* FOOTER  */
table.footer-wrap { width: 100%; clear:both !important; }
.footer-wrap .container td.content  p { border-top: 1px solid rgb(215,215,215); padding-top:15px;}
.footer-wrap .container td.content p {
        font-size:10px;
        font-weight: bold;
        
}
.footer-wrap p { color: #fff; font-size: 10px;}
.footer-wrap a { color: #fff; }

/* ------------------------------------- 
                TYPOGRAPHY 
------------------------------------- */
h1,h2,h3,h4,h5,h6 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; line-height: 1.1; margin-bottom:15px; color:#000;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-size: 60%; color: #6f6f6f; line-height: 0; text-transform: none; }

h1 { font-weight: bold; color: #0e2937; font-weight:200; font-size: 32px;}
h2 { color: #0e2937; font-weight:200;     font-weight: bold;   font-size: 18px; }
h3 { color: #0e2937; font-weight:500; font-size: 27px;}
h4 { color: #0e2937; font-weight:500; font-size: 23px;}
h5 { color: #0e2937; font-weight:900; font-size: 17px;}
h6 { color: #0e2937; font-weight:900; font-size: 14px; text-transform: uppercase; color:#444;}

.collapse { margin:0!important;}

p, ul { 
        margin-bottom: 10px; 
        font-weight: normal; 
        font-size:14px; 
        line-height:1.6;
}
p {     font-size: 15px;
    line-height: 130%; }
p.lead { font-size:17px; }
p.last { margin-bottom:0px;}

ul li {
        margin-left:5px;
        list-style-position: inside;
    padding-left: 10px;
    font-size: 17px;
    color: #0e2937;
    line-height: 165%;  
}

/* SIDEBAR */
ul.sidebar {
        background:#ebebeb;
        display:block;
        list-style-type: none;
}
ul.sidebar li { display: block; margin:0;}
ul.sidebar li a {
        text-decoration:none;
        color: #666;
        padding:10px 16px;
/*      font-weight:bold; */
        margin-right:10px;
/*      text-align:center; */
        cursor:pointer;
        border-bottom: 1px solid #777777;
        border-top: 1px solid #FFFFFF;
        display:block;
        margin:0;
}
ul.sidebar li a.last { border-bottom-width:0px;}
ul.sidebar li a h1,ul.sidebar li a h2,ul.sidebar li a h3,ul.sidebar li a h4,ul.sidebar li a h5,ul.sidebar li a h6,ul.sidebar li a p { margin-bottom:0!important;}


/* RESPONSIVENESS */
.container {
        display:block!important;
        max-width:700px!important;
        margin:0 auto!important; /* makes it centered */
        clear:both!important;
}

.content {
        padding:15px;
        max-width:700px;
        margin:0 auto;
        display:block; 
}

.content table { width: 100%; }


.column {
        width: 300px;
        float:left;
}
.column-custom-1 {
        width: 370px;
        float:left;
}
.column-custom-2 {
        width: 252px;
        float:left;
}
.column tr td { padding: 15px; }
.column-wrap { 
        padding:0!important; 
        margin:0 auto; 
        max-width:700px!important;
}
.column table { width:100%;}
.social .column {
        width: 280px;
        min-width: 279px;
        float:left;
}

.clear { display: block; clear: both; }


/* Media Queries */
@media only screen and (max-width: 700px) {
        
        a[class="btn"] { display:block!important; margin-bottom:10px!important; background-image:none!important; margin-right:0!important;}

        div[class="column"] { width: auto!important; float:none!important;}
        
        table.social div[class="column"] {
                width:auto!important;
        }

}
</style>

</head>
 
<body bgcolor="#58595a">
<div align="center" style="padding-bottom: 20px; font-family: arial; font-size: 12px;">Wenn Sie diese Email nicht lesen können, klicken Sie bitte <a href="http://asset.md04-link10.eu/html_mail.jsp?params=88851342+debian-ha-maintainers%40lists.alioth.debian.org+0+0002jiy000hmo00000000d4tk55xincq">hier</a></div>
        <table class="body-wrap">
                <tr>
                        <td></td>
                        <td class="container" bgcolor="">
                                <div class="content">
                                        <table  bgcolor="#fff" style="margin-bottom: 10px;">
                                                <tr>
                                                        <td></td>
                                                        <td class="header container">
                                                                <div class="content">
                                                                        <table bgcolor="#fff">
                                                                        <tr>
                                                                                <td><a href="http://asset.md04-link10.eu/d?q00bjnzyfjpby400d0000iyy00000000psnlxdpi3783"><img src="http://www.jetzt-lokal-gefunden-werden.eu/t1/logo.png" /></a></td>
                                                                        </tr>
                                                                </table>
                                                                </div>
                                                        </td>
                                                        <td></td>
                                                </tr>
                                        </table>  
                                        
                                        <table bgcolor="#fff" style="padding: 15px;  margin-bottom: 10px;">
                                                <tr>
                                                        <td>
                                                                
                                                                <h1>Lassen Sie sich Lokal finden!</h1>
                                                                <p>Täglich suchen die Bürgerinnen und Bürger aus Ihrer Stadt Geschäfte, Firmen und Dienstleister ganz in Ihrer Nähe.<br><br></p>
                                                                
                                                                <div class="column-wrap">
                                                                        <div class="column-custom-1">
                                                                                <h2>Ihre persönlichen Vorteile:</h2>
                                                                                <ul>
                                                                                <li>neue Kunden aus Ihrer Nähe und Stadt</li>
                                                                                <li>Besser lokal gefunden werden</li>
                                                                                <li>Absolut keine Kosten für Sie</li>
                                                                                <li>Einfach eintragen!</li>
                                                                                </ul>
                                                                                <a class="btn" href="http://asset.md04-link10.eu/d?q00bjnzyfjpby400d0000iyy00000000psnlxdpi3783">Kostenfreien Eintrag anlegen</a>
                                                                        </div>
                                                                        <div class="column-custom-2">
                                                                                <p style="text-align: center"><a href="http://asset.md04-link10.eu/d?q00bjnzyfjpby400d0000iyy00000000psnlxdpi3783"><img src="http://www.jetzt-lokal-gefunden-werden.eu/t1/germany.png" align="center" /></a></p><!-- /hero -->
                                                                        </div>
                                                                </div>
                                                                
                                                                
                                                                <br/>                                                     
                                                        </td>
                                                </tr>
                                        </table>

                                        <table bgcolor="#c9dde7" cellpadding="0" cellspacing="0" style="padding: 0;">
                                                <tr>
                                                        <td >
                                                                <a href="http://asset.md04-link10.eu/d?q00bjnzyfjpby400d0000iyy00000000psnlxdpi3783"><img src="http://www.jetzt-lokal-gefunden-werden.eu/t1/header.jpg" align="center" />
                                                        </td>
                                                </tr>
                                                <tr>
                                                        <td style="padding: 15px; ">
                                                                <p style="color: #0e2937;"><a class="btn" style="color: #fff; background-color: #0e2937; float: middle;" href="http://asset.md04-link10.eu/d?q00bjnzyfjpby400d0000iyy00000000psnlxdpi3783" >Kostenfreien Eintrag anlegen</a><p>
                                                                <br/>                                                     
                                                        </td>
                                                </tr>
                                        </table>

                                </div>
                        </td>
                        <td></td>
                </tr>
        </table>



<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"><tbody><tr><td><br><p align="center" 
style="font-family: Arial, sans-serif; font-size: 11px; color: #808080;">
Hinweise: <br /><br />
Sie können sich aus diesem Newsletterverteiler selbstverständlich abmelden.<br />
Um sich aus diesem Verteiler auszutragen, klicken Sie bitte auf folgenden Link:<br />
<a href="http://asset.md04-link10.eu/d/d.html?q00bjn20fjpby400b0000iyy00000000psnluwsq3783" Austragen>austragen</a><br /><br />

Sie erhalten diese Information, weil Sie sich bei einem unserer Kooperationspartner-88851342 für 
<br />einen Newsletter mit debian-ha-maintainers@lists.alioth.debian.org angemeldet haben.<br />
Sollten Sie hierzu Fragen haben, teilen Sie uns dies mit, <br />wir werden hierzu Ihr Anliegen an unseren Partner weiterleiten. <br /><br />

Bei Fragen zu dem beworbenen Produkt wenden Sie sich bitte direkt an den Anbieter.<br />
Bei Fragen zu allen Belangen, welche nicht mit dem beworbenen Produkt in Verbindung stehen, <br />
wenden Sie sich bitte direkt an uns, da nur Performance Interactive Marketing Ltd. Ihnen Auskunft zur <br />Willenserklärung geben kann.<br /><br />

Kontakt zu uns können Sie hier aufnehmen: info@creativletter.de<br /><br />

Regressansprüche gegen die Performance Interactive Marketing Ltd., die den Inhalt der Ihnen zugesandten Nachricht betreffen, sind ausgeschlossen.<br />
Rechtlich verantwortliche Stelle für den Versand dieser Nachricht ist die Performance Interactive Marketing Ltd. und nicht der Produktanbieter. 
<br /><br />Mit freundlichen Grüßen<br />
- Performance Interactive Marketing Ltd. - <br /><br />

Performance Interactive Marketing Ltd.<br>5 Jupiter House, Calleva Park, Aldermaston, RG7 8NN, UK<br> Company Number 8520208
Director: Fidan Deliu
</td></tr></tbody></table>
<img src="http://asset.md04-link10.eu/d/d.png?q00bjn2ifjpby400h0000iyy00000000psnlvqsy3783" alt="" border="0" />


</body>
</html>