20 May
<head></head><body dir=3D"ltr" style=3D"direction:ltr;">


    <meta charset=3D"utf-8"> <!-- utf-8 works for most cases -->
    <meta name=3D"viewport" content=3D"width=3Ddevice-width"> <!-- Forcing =
initial-scale shouldn't be necessary -->
    <meta http-equiv=3D"X-UA-Compatible" content=3D"IE=3Dedge"> <!-- Use th=
e latest (edge) version of IE rendering engine -->
    <meta name=3D"x-apple-disable-message-reformatting">  <!-- Disable auto=
-scale in iOS 10 Mail entirely -->
    <title></title> <!-- The title tag shows in erikbeks@ziggo.nl notificat=
ions, like Android 4.4. -->

    <!-- Web Font / @font-face : BEGIN -->
    <!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely r=
emoved. -->

    <!-- Desktop Outlook chokes on web font references and defaults to Time=
s New Roman, so we force a safe fallback font. -->
    <!--[if mso]>
        <style>
            * {
                font-family: sans-serif !important;
            }
        </style>
    <![endif]-->

    <!-- All other clients get the webfont reference; some will render the =
font and others will silently fail to the fallbacks. More on that here: htt=
p://stylecampaign.com/blog/2015/02/webfont-support-in-erikbeks@ziggo.nl/ --=
>
    <!--[if !mso]><!-->
    <!-- insert web font reference, eg: <link href=3D'https://fonts.googlea=
pis.com/css?family=3DRoboto:400,700' rel=3D'stylesheet' type=3D'text/css'> =
-->
    <!--<![endif]-->

    <!-- Web Font / @font-face : END -->

    <!-- CSS Reset : BEGIN -->
    <style>

        /* What it does: Remove spaces around the erikbeks@ziggo.nl design =
added by some erikbeks@ziggo.nl clients. */
        /* Beware: It can remove the padding / margin and add a background =
color to the compose a reply window. */
        html,
        body {
            margin: 0 auto !important;
            padding: 0 !important;
            height: 100% !important;
            width: 100% !important;
        }

        /* What it does: Stops erikbeks@ziggo.nl clients resizing small tex=
t. */
        * {
            -ms-text-size-adjust: 100%;
            -webkit-text-size-adjust: 100%;
        }

        /* What it does: Centers erikbeks@ziggo.nl on Android 4.4 */
        div[style*=3D"margin: 16px 0"] {
            margin: 0 !important;
        }

        /* What it does: Stops Outlook from adding extra spacing to tables.=
 */
        table,
        td {
            mso-table-lspace: 0pt !important;
            mso-table-rspace: 0pt !important;
        }

        /* What it does: Fixes webkit padding issue. Fix for Yahoo mail tab=
le alignment bug. Applies table-layout to the first 2 tables then removes f=
or anything nested deeper. */
        table {
            border-spacing: 0 !important;
            border-collapse: collapse !important;
            table-layout: fixed !important;
            margin: 0 auto !important;
        }
        table table table {
            table-layout: auto;
        }

        /* What it does: Uses a better rendering method when resizing image=
s in IE. */
        img {
            -ms-interpolation-mode:bicubic;
        }

        /* What it does: A work-around for erikbeks@ziggo.nl clients meddli=
ng in triggered links. */
        *[x-apple-data-detectors],  /* iOS */
        .x-gmail-data-detectors,    /* Gmail */
        .x-gmail-data-detectors *,
        .aBn {
            border-bottom: 0 !important;
            cursor: default !important;
            color: inherit !important;
            text-decoration: none !important;
            font-size: inherit !important;
            font-family: inherit !important;
            font-weight: inherit !important;
            line-height: inherit !important;
        }

        /* What it does: Prevents Gmail from displaying an download button =
on large, non-linked images. */
        .a6S {
            display: none !important;
            opacity: 0.01 !important;
        }
        /* If the above doesn't work, add a .g-img class to any image in qu=
estion. */
        img.g-img + div {
            display: none !important;
        }

        /* What it does: Prevents underlining the button text in Windows 10=
 */
        .button-link {
            text-decoration: none !important;
        }

        /* What it does: Removes right gutter in Gmail iOS app: https://git=
hub.com/TedGoas/Cerberus/issues/89  */
        /* Create one of these media queries for each additional viewport s=
ize you'd like to fix */
        /* Thanks to Eric Lepetit (@ericlepetitsf) for help troubleshooting=
 */
        @media only screen and (min-device-width: 375px) and (max-device-wi=
dth: 413px) { /* iPhone 6 and 6+ */
            .erikbeks@ziggo.nl-container {
                min-width: 375px !important;
            }
        }
        /* We remove padding from content so we will have more place for th=
e text */
        @media only screen and (max-device-width: 767px) {
            .erikbeks@ziggo.nlSectionModule .moduleContent {
                padding-left: 10px !important;
                padding-right: 10px !important;
            }
        }
        /* signature style */
        .signature .inside{
            display: block;
        }

        /* Direction rtl */
        html[dir=3Drtl] .erikbeks@ziggo.nl-body {
            text-align: right;
        }
       =20
    </style>
    <!-- CSS Reset : END -->

    <!-- Progressive Enhancements : BEGIN -->
    <style>

    /* What it does: Hover styles for buttons */
    .button-td,
    .button-a {
        transition: all 100ms ease-in;
    }
    .button-td:hover,
    .button-a:hover {
        opacity: 0.9!important;
    }

    a {
        color: #ffffff;
    }

    /* Media Queries */
    @media screen and (max-width: 600px) {

        /* What it does: Adjust typography on small screens to improve read=
ability */
        .erikbeks@ziggo.nl-container p {
            font-size: 17px !important;
            line-height: 22px !important;
        }

    }

    </style>
    <!-- Progressive Enhancements : END -->



    <div>
        <input type=3D"hidden" id=3D"preview_global_background_color" value=
=3D"#e8eae2">
        <input type=3D"hidden" id=3D"preview_global_main_color" value=3D"#d=
61043">
        <center style=3D"width: 100%;  background-color: #e8eae2;text-align=
: left; min-height: 100vh;" class=3D"background-color">
            <!--
                Set the erikbeks@ziggo.nl width. Defined in two places:
                1. max-width for all clients except Desktop Windows Outlook=
, allowing the erikbeks@ziggo.nl to squish on narrow but never go wider tha=
n 600px.
                2. MSO tags for Desktop Windows Outlook enforce a 600px wid=
th.
            -->
            <div style=3D"max-width: 600px; margin: auto;" class=3D"erikbek=
s@ziggo.nl-container">
                <!--[if mso]>
                <table role=3D"presentation" cellspacing=3D"0" cellpadding=
=3D"0" border=3D"0" width=3D"600" align=3D"center">
                <tr>
                <td>
                <![endif]-->

                <table class=3D"erikbeks@ziggo.nlSectionModule" data-type=
=3D"logo" role=3D"presentation" cellspacing=3D"0" cellpadding=3D"0" border=
=3D"0" align=3D"center" width=3D"100%" style=3D"max-width: 600px;">
                            <tbody><tr>
                                <td style=3D"padding: 20px 0; text-align: c=
enter">
                                    <img id=3D"ml_682c8d44628c2" class=3D"e=
rikbeks@ziggo.nlSectionModuleInput" data-input=3D"image" data-label=3D"Kies=
 een logo" src=3D"https://images.cdn-files-a.com/ready_uploads/svg/search-c=
ontent5f22b341cb9d6.svg" width=3D"200" height=3D"auto" alt=3D"alt_text" bor=
der=3D"0" style=3D"height: auto; font-family: sans-serif; font-size: 15px; =
line-height: 20px; color: #555555;">
                                </td>
                            </tr>
                        </tbody></table>

                <!-- Email Body : BEGIN -->
                <table role=3D"presentation" cellspacing=3D"0" cellpadding=
=3D"0" border=3D"0" align=3D"center" width=3D"100%" style=3D"max-width: 600=
px;outline:1px solid #e8eae2;" class=3D"erikbeks@ziggo.nl-body">
                    <tbody><tr>
                        <td>
                        <table class=3D"erikbeks@ziggo.nlSectionModule" rol=
e=3D"presentation" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" align=
=3D"center" width=3D"100%" style=3D"max-width: 600px;">
                            <tbody><tr>
                                <td bgcolor=3D"#ffffff">
                                    <table role=3D"presentation" cellspacin=
g=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
                                        <tbody><tr>
                                            <td style=3D"padding: 40px; pad=
ding-left:20px; padding-right:20px; font-family: sans-serif; font-size: 15p=
x; line-height: 20px; color: #fff; background-color: #d61043;" class=3D"mai=
n-color">
                                                <h1 id=3D"ml_682c8d4462bf3"=
 class=3D"erikbeks@ziggo.nlSectionModuleInput" data-input=3D"text" data-lab=
el=3D"E-mail titel" style=3D"margin: 0 0 10px 0; font-family: sans-serif; f=
ont-size: 24px; line-height: 27px; color: #fff; font-weight: normal; text-a=
lign: center;">Lorem Ipsum is simply dummy text.</h1>
                                            </td>
                                        </tr>
                                    </tbody></table>
                                </td>
                            </tr>
                        </tbody></table><table class=3D"erikbeks@ziggo.nlSe=
ctionModule" role=3D"presentation" cellspacing=3D"0" cellpadding=3D"0" bord=
er=3D"0" align=3D"center" width=3D"100%" style=3D"max-width: 600px;">
                            <tbody><tr>
                                <td bgcolor=3D"#ffffff">
                                    <table role=3D"presentation" cellspacin=
g=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
                                        <tbody><tr>
                                            <td style=3D"padding: 40px; pad=
ding-left:20px; padding-right:20px; font-family: sans-serif; font-size: 15p=
x; line-height: 20px; color: #555555;">
                                                <h1 id=3D"ml_682c8d4462bf7"=
 class=3D"erikbeks@ziggo.nlSectionModuleInput main-color" data-input=3D"tex=
t" data-label=3D"E-mail titel" style=3D"margin: 0 0 10px 0; font-family: sa=
ns-serif; font-size: 24px; line-height: 27px; color: #d61043; font-weight: =
normal;">Lorem Ipsum is simply dummy text.</h1>
                                                <div id=3D"ml_682c8d4462bf9=
" class=3D"erikbeks@ziggo.nlSectionModuleInput" data-input=3D"advanceConten=
t" data-label=3D"Tekst" style=3D"margin: 0;">Lorem Ipsum is simply dummy te=
xt of the printing and typesetting industry. Lorem Ipsum has been the indus=
try's standard dummy text ever since the 1500s, when an unknown printer too=
k a galley of type and scrambled it to make a type specimen book. It has su=
rvived not only five centuries.</div>
                                            </td>
                                        </tr>
                                    </tbody></table>
                                </td>
                            </tr>
                        </tbody></table>
                        </td>
                    </tr>
                </tbody></table>
                <!-- Email Body : END -->

                <table role=3D"presentation" cellspacing=3D"0" cellpadding=
=3D"0" border=3D"0" align=3D"center" width=3D"100%" style=3D"max-width: 600=
px;background-color: #ffffff30;background: #ffffff30;">
                            <tbody><tr style=3D"color: #b3b3b3;font-size: 1=
2px;text-align: center;">
                                <td>
                                    <div class=3D"signature" style=3D"paddi=
ng:40px 0;">
                                        <div id=3D"SenderName" class=3D"ins=
ide">Erik Beks</div>
                                        <div id=3D"SendersEmail" class=3D"i=
nside">info@uitgaanonline.eu</div>
                                        <div id=3D"SendersAddress" class=3D=
"inside"></div>
                                        <div id=3D"SenderPhoneNumber" class=
=3D"inside"></div>
                                        <div id=3D"UnsubscribeHTML" class=
=3D"inside">{{<a href=3D"https://www.site123.com/versions/2/wizard/mailing/=
send/unsubscribe_V2.php?w=3D9734004&email=3Derikbeks@ziggo.nl&u=3D6825849b5=
0453" target=3D"_blank">Unsubscribe</a><img class=3D"emailCounter" height=
=3D"1" width=3D"1" border=3D"0" src=3D"https://www.site123.com/versions/2/w=
izard/mailing/send/openedMessages.php?email=3Derikbeks@ziggo.nl&u=3D682c8d5=
376f1f&w=3D9734004">}}</div>
                                    </div>
                                </td>
                            </tr>
                        </tbody></table>

                <!--[if mso]>
                </td>
                </tr>
                </table>
                <![endif]-->
            </div>

        </center>
    </div>

</body>
Comments
* De e-mail zal niet worden gepubliceerd op de website.