<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" class="gr__secure_campaigner_com"><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><meta name="viewport" content="width=device-width, initial-scale=1.0"><style>p {margin: 1em 0px;}/*** @groupdefinition colorscheme*/group.colorscheme { /*@editable Page Background Color*/page-background-color: #EEEEEE; /*@editable Header Background */header-background-color: #ffffff; /*@editable Main Text Color*/text-color: #3C3C3C; /*@editable Link Color*/link-color: #424242; /*@editable Footer Link Color*/footer-link-color: #0400F4; /*@editable Body Background Color*/body-background-color: #FFFFFF; /*@editable Footer Background Color*/footer-background-color: #d2d2d2; /*@editable Vertical Line Color*/line-color: #d2d2d2; /*@editable Top Bar Background Color*/topBar-background-color: #EEEEEE; /*@editable Top Link Color*/top-link-color:#424242; /*@editable Footer Text Color*/footer-text-color:#3C3C3C; /*@editable Top Text Color*/top-text-color:#3C3C3C; /*@editable Headlines Color*/headline-text-color:#3C3C3C;}/*** @themedefinition default* @title Default*/theme.default { text-color: #3C3C3C; link-color: #424242; footer-link-color: #0400F4; page-background-color: #EEEEEE; header-background-color: #ffffff; body-background-color: #FFFFFF; footer-background-color: #d2d2d2; line-color:#DDDDDD; topBar-background-color: #EEEEEE; top-link-color:990000; footer-text-color:#000000; top-text-color:#000000; headline-text-color:#666666;}/*** @themedefinition redwine* @title Red Wine*/theme.redwine { page-background-color: #2a2a2a; topBar-background-color: #2a2a2a; header-background-color: #990000; line-color:#cccccc; body-background-color: #ffffff; footer-background-color: #5d0a09; link-color: #990000; footer-link-color: #CCCCCC; text-color: #666666; top-link-color:#990000; footer-text-color:#ffffff; top-text-color:#ffffff; headline-text-color:#666666;}/*** @themedefinition blue* @title Deep Blue*/theme.blue { page-background-color: #325ea0; topBar-background-color: #325ea0; header-background-color: #264779; line-color:#adbace; body-background-color: #ffffff; footer-background-color: #e2e2e2; link-color: #264779; footer-link-color: #7a7a7a; text-color: #666666; top-link-color:#efefef; footer-text-color:#666666; top-text-color:#ffffff; headline-text-color:#264779;}/*** @themedefinition deepblue* @title Earth*/theme.earth { page-background-color: #6a6358; topBar-background-color: #6a6358; header-background-color: #8cac4d; line-color:#8cac4d; body-background-color: #ffffff; footer-background-color: #8a8379; link-color: #f8af3e; footer-link-color: #f8af3e; text-color: #666666; top-link-color:#f8af3e; footer-text-color:#ffffff; top-text-color:#ffffff; headline-text-color:#666666;}/*** @themedefinition lifestyle* @title Lifestyle*/theme.lifestyle { page-background-color: #c6dbdb; topBar-background-color: #c6dbdb; header-background-color: #bc3450; line-color:#c6dbdb; body-background-color: #ffffff; footer-background-color: #3f7e9d; link-color: #cd3958; footer-link-color: #c6dbdb; text-color: #8e9d9d; top-link-color:#cd3958; footer-text-color:#ffffff; top-text-color:#666666; headline-text-color:#3f7e9d;}/*** @themedefinition asphalt* @title Asphalt*/theme.asphalt { page-background-color: #798287; topBar-background-color: #798287; header-background-color: #5c6367; line-color:#cccccc; body-background-color: #393d40; footer-background-color: #5c6367; link-color: #50a9ca; footer-link-color: #50a9ca; text-color: #cccccc; top-link-color:#50a9ca; footer-text-color:#cccccc; top-text-color:#cccccc; headline-text-color:#50a9ca;}/*** @themedefinition City* @title City*/theme.city { page-background-color: #dadada; topBar-background-color: #dadada; header-background-color: #1f4b7a; line-color:#cccccc; body-background-color: #ffffff; footer-background-color: #cc7634; link-color: #1f4b7a; footer-link-color: #9b3133; text-color: #666666; top-link-color:#9b3133; footer-text-color:#ffffff; top-text-color:#666666; headline-text-color:#880a0d;}/** @section Background_Colors_Layout* @title Colors and Layout*/table.mainTable { /*@editable Page Background Color*//*@theme page-background-color*/background-color: #eeeeee;}/** @section Background_Colors_Layout* @title Colors and Layout*/table.pageTable { width: 606px; padding: 0; margin: 0 auto;}/** @section Background_Colors_Layout* @title Colors and Layout*/#view_browser { /*@editable Top Bar Background Color*//*@theme topbar-background-color*/background-color: #eeeeee;}/** @section Background_Colors_Layout* @title Colors and Layout*/#header { height: auto; padding: 0; margin: 0 auto; font-size:0px; /*@editable Header Image Background*//*@theme header-background-color*/background-color: #ffffff;}#header img { font-size: 14px; /*This font size covers the alt text*/}/** @section Background_Colors_Layout* @title Colors and Layout*/#header_img { /*@editable Header Image Alignment*/text-align:center;}#content { padding: 15px;}/** @section Background_Colors_Layout* @title Colors and Layout*/.sidebarR { border-left:1px solid; /*@editable Vertical Line Color*//*@theme line-color*/border-left-color:#DDDDDD;}.sidebarL td, .sidebarR td {padding: 0 10px;} .sidebarL td.spacer, .sidebarR td.spacer {font-size: 10px;padding: 0;} /** @section Background_Colors_Layout* @title Colors and Layout*/.col_L { /*@editable Left Column Width*/width: 48%; /*@editable Left Background Color*//*@theme body-background-color*/background-color: #ffffff;}/** @section Background_Colors_Layout* @title Colors and Layout*/.col_R { /*@editable Right Column Width*/width: 48%; /*@editable Right Background Color*//*@theme body-background-color*/background-color: #ffffff;}/** @section Background_Colors_Layout* @title Colors and Layout*/.main { /*@editable Content Background Color*//*@theme body-background-color*/background-color: #ffffff;}/** @section Background_Colors_Layout* @title Colors and Layout*/#footer { /*@editable Footer Background Color*//*@theme footer-background-color*/background-color: #dddddd;}/** @section Top_Bar* @title Top Bar*/#view_browser p { text-align:center; /*@editable Text Color*//*@theme top-text-color*/color: #3C3C3C; /*@editable Text Font*/font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; /*@editable Text Size*/font-size:10px;}/** @section Top_Bar* @title Top Bar*/#view_browser a { /*@editable Link Color*//*@theme top-link-color*/color:#0000FF;}/** @section Left_Headline* @title Left Column Headline*/.sidebarL .titleSide { margin: 5px 0 0 0; font-weight: normal; /*@editable Headline Color*//*@theme headline-text-color*/color: #3C3C3C; /*@editable Headline Font*/font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; /*@editable Headline Font Size*/font-size: 16px; }/** @section Left_Column* @title Left Column*/.sidebarL .textSide { /*@editable Text Color*//*@theme text-color*/color: #3C3C3C; /*@editable Text Font*/font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; /*@editable Text Font Size*/font-size: 12px;}/** @section Left_Column* @title Left Column*/.sidebarL a { /*@editable Link Color*//*@theme link-color*/color: #0000ff;}/** @section Right_Headline* @title Right Column Headline*/.sidebarR .titleSide { margin: 5px 0 0 0; font-weight: normal; /*@editable Headline Color*//*@theme headline-text-color*/color: #3C3C3C; /*@editable Headline Font*/font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; /*@editable Headline Font Size*/font-size: 16px; }/** @section Right_Column* @title Right Column*/.sidebarR .textSide { /*@editable Text Color*//*@theme text-color*/color: #3C3C3C; /*@editable Text Font*/font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; /*@editable Text Font Size*/font-size: 12px;}/** @section Right_Column* @title Right Column*/.sidebarR a { /*@editable Link Color*//*@theme link-color*/color: #0000ff;}/** @section Main_Column_Headline* @title Main Column Headline*/#content .titleContent { margin: 0; font-weight:normal; /*@editable Headline Color*//*@theme headline-text-color*/color: #3C3C3C; /*@editable Headline Font*/font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; /*@editable Headline Font Size*/font-size: 22px; }/** @section Main_Column_Sub-Headline* @title Main Column Sub-Headline*/#content .SubtitleContent { margin:0; font-weight:normal; /*@editable Sub-Headline Color*//*@theme headline-text-color*/color: #3C3C3C; /*@editable Sub-Headline Font*/font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; /*@editable Sub-Headline Font Size*/font-size: 18px; }.titleContent p, .SubtitleContent p, .footer p { margin: 0;}.textContent p { margin: 0 0 12px 0;}/** @section Main_Column* @title Main Column*/#content .textContent, #content ul, #content ol { /*@editable Text Color*//*@theme text-color*/color: #3C3C3C; /*@editable Text Font*/font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; /*@editable Text Font Size*/font-size: 12px;}/** @section Main_Column * @title Main Column*/#content a { /*@editable Link Color*//*@theme link-color*/color: #0000FF;}/** @section Action_Link * @title Action Link*/.actionLinkContainer {/*@editable Alignment*/text-align:right;margin-top: 5px;}/** @section Action_Link * @title Action Link*/.twoColumn .actionLinkContainer a,#content .actionLinkContainer a { /*@editable Text Color*//*@theme text-color*/color: #3C3C3C; /*@editable Text Font*/font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; /*@editable Text Font Size*/font-size: 12px; /*@editable Link Color*//*@theme link-color*/color: #0000ff;}/** @section Footer */#footer { height: 40px; margin: 0 auto; padding: 10px;}/** @section Footer */#footer { /*@editable Text Color*//*@theme footer-text-color*/color: #3C3C3C; /*@editable Text Font*/font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; /*@editable Text Font Size*/font-size: 11px;}/** @section Footer */#footer a { /*@editable Link Color*//*@theme footer-link-color*/color: #0000FF;}body { margin: 0; padding: 0; background-repeat: no-repeat; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 12px; width: 100% !important; /* Hotmail body centered */ display:block !important;}div.ec_attachments { width: 500px; margin: 20px 0; background-color: #fff; font-size: 13px; text-align: left; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;}div.ec_attachments li { border-top: 1px solid #cccccc; padding: 10px;}div.ec_attachments ul { padding-right: 40px;}div.ec_attachments_text { padding: 10px 0 0 10px;}#attachments div.ecaction_edit { border: 1px solid #cccccc;} #page { margin: 0px auto; padding: 0;}#view_browser { width:600px; }a img { border: none;}#main { width: 600px;}.spacer {font-size: 10px;padding: 0;}.sidespacer {font-size: 5px;padding: 0;}.mainTable img { height:auto !important;}</style><style data="noinline" id="ignore">body { width: 100% !important; /*Hotmail Fix*/}</style><style data="mobile" data-title="Mobile" data-width="335" data-rule="@media only screen and (max-width: 480px), screen and (max-device-width: 480px)" id="ignore">@media only screen and (max-width: 480px), screen and (max-device-width: 480px) {body { -webkit-text-size-adjust: 100%; line-height: 125% }#page .ec_item, #page .ec_img { padding-top: 10px; }#header_img { line-height: normal !important; }table[class*="mainTable"] img, td[id="content"] img, td[id="sidebarL"] img, td[id="sidebarR"] img { max-width:100% !important; height:auto !important;}table[class*="mainTable"] p{ margin:0.5em 0 !important; }table[class="pageTable"],table[id="main"],div[class="ec_attachments"] { width:320px !important; }td[id="content"] { padding-bottom:0 !important;}td[class*="textContent"],td[class*="textSide"]{ font-size:14px !important; }/*** @section Mobile*/td.titleContent { /*@editable Headline Font Size*/font-size:20px !important; line-height:1 !important; height:auto !important;}/*** @section Mobile*/td[class*="SubtitleContent"] { /*@editable Subtitle Font Size*/font-size:18px !important; line-height:1 !important; height:auto !important; /*@editable Subtitle Font Weight*/font-weight:bold !important;}/*** @section Mobile*/td[class*="textContent"] { /*@editable Body Font Size*/font-size:14px !important; line-height:1 !important; height:auto !important;}/*** @section Mobile*/td[class*="textContent"] a { /*@editable Link Font Size*/font-size:14px !important; }/*** @section Mobile*/div[class*="actionLinkContainer"] a {/*@editable Action Link Size*/font-size:14px !important; /*@editable Action Text Color*//*@important*/color: #fff !important;/*@editable Link Underline*/text-decoration:none !important;/*@editable Button Color*//*@important*/background-color: #8ebbf7 !important;/*@editable Corner-Radius*//*@important*/border-radius: 2px !important;padding:5px !important;}table[class*="sidebarL"],table[class*="sidebarR"]{ padding:5px 15px !important; border:0 !important; width: 100% !important; }table[class*="sidebarL"] tr:first-child td img,table[class*="sidebarR"] tr:first-child td img { padding-bottom:5px; }/*** @section Mobile*/td[class*="titleSide"] { /*@editable Sidebar Header Font Size*/font-size:18px !important; line-height:1 !important; height:auto !important; /*@editable Sidebar Header Font Weight*/font-weight:normal !important;}/*** @section Mobile*/td[class*="textSide"] { /*@editable Sidebar Font Size*/font-size:14px !important; line-height:1 !important; height:auto !important;}/*** @section Mobile*/td[class*="textSide"] a { /*@editable Sidebar Link Font Size*/font-size:14px !important; }td[class*="spacer"],table[id="view_browser"] { display:none !important;}/*** @section Mobile*/table[id="footer"] { /*@editable Footer Font Size*/font-size:9px !important; }table[id="footer"] td{ display:block !important; width:100% !important;}table[id="footer"] td[class*="powered_by"]{ text-align:center !important; font-size:14px !important;}table[id="footer"] td[class*="powered_by"] img{ width:auto !important;}}</style><!--[if lt IE 11]><style data="mobile-ie" data-condition="if lt IE 11" data-rule="@media only screen and (max-width: 480px), screen and (max-device-width: 480px)">@media only screen and (max-width: 480px), screen and (max-device-width: 480px) {ignore { rule-ignored: "why"; }table[class*="mainTable"] img, img { max-width:320px !important;}#header_img { width: 320px !important }div.ec_attachments, table, tbody, tr, td { width:100% !important;}}</style><![endif]--></head><body><table align="center" class="mainTable" width="100%" style="background-color: #eeeeee"><tbody><tr><td><table align="center" class="pageTable" width="606px" style="width: 606px;padding: 0;margin: 0 auto"> <tbody><tr> <td> <table cellspacing="0" cellpadding="0" border="0" align="center" id="view_browser" style="background-color: #eeeeee;width: 600px"> <tbody><tr> <td height="30" valign="middle" class="ec_item ecaction_edit"> </td> </tr> </tbody></table> <table cellspacing="0" cellpadding="0" border="0" align="center" id="main" style="width: 600px"> <tbody> <tr> <td valign="top" id="header" style="height: auto;padding: 0;margin: 0 auto;font-size: 0px;background-color: #ffffff"> <table width="100%" cellspacing="0" cellpadding="0" border="0" data-block-group="header_image"> <tbody> <tr> <td><p id="header_img" style="margin: 1em 0px;text-align: center"></td> </tr> </tbody> </table> </td> </tr> <tr> <td> <table width="100%" cellspacing="0" cellpadding="0" border="0" id="page" style="margin: 0px auto;padding: 0"> <tbody> <tr> <td valign="top" id="content" class="main" style="background-color: #ffffff;padding: 15px"> <table cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td> <table width="100%" cellspacing="0" cellpadding="0" data-block-group="main_column" class="ec_repeat"> <tbody> <tr> <td valign="top" align="center"> <img src="https://media.campaigner.com/media/70/703510/40ba93c7-32fd-4198-8a87-eba3caf3ee9c.jpg" class="ec_img ec_defaultimg" align="left" data-width="570" style="height: auto !important;margin-bottom: 10px" width="570"> </td> </tr> <tr> </tr> <tr> </tr> <tr> </tr> <tr> <td valign="top"> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> <tr> <td class="main" style="background-color: #ffffff"> <table width="100%" cellspacing="0" cellpadding="0" data-block-group="two_column" class="ec_repeat twoColumn"> <tbody> <tr> <td valign="top"> <table cellspacing="0" cellpadding="0" class="sidebarL col_L" align="left" style="width: 48%;background-color: #ffffff"> <tbody> <tr><td class="spacer" style="font-size: 10px;padding: 0"> </td></tr> <tr> <td valign="middle" align="center" style="padding: 0 10px"> <img src="https://media.campaigner.com/media/70/703510/6df93bdd-4bef-4905-9600-6e218cadf68d.png" class="ec_img ec_defaultimg" align="left" data-width="270" width="270" style="height: auto !important"> </td> </tr> <tr> <td valign="middle" class="ec_item titleSide ecaction_edit" height="31" align="left" style="padding: 0 10px;margin: 5px 0 0 0;font-weight: normal;color: #3C3C3C;font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;font-size: 16px"><p style="margin: 1em 0px"><strong>Roll-Up 850x2000mm</strong>
</p></td> </tr> <tr> <td class="ec_item textSide ecaction_edit" style="padding: 0 10px;color: #3C3C3C;font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;font-size: 12px"><p style="margin: 1em 0px">PP-banner media – Print CMYK 4-0 Peruspaketti Roll Up 85 on kattava banderollijärjestelmä. Pakettiin sisältyy runko, kuvavuota ja kuljetuslaukku. <span style="font-size: 24px;" id="email_4" name="email_4"><strong>4kpl - 189 eur +alv (47.25 eur/kpl) 12kpl - 420 eur +alv (35 eur/kpl)</strong></span> Tilaa!</p></td> </tr> <tr> <td valign="top" style="padding: 0 10px"> </td> </tr> <tr><td class="spacer" style="font-size: 10px;padding: 0"> </td></tr> </tbody> </table> <table cellspacing="0" cellpadding="0" class="sidebarR col_R" align="left" style="border-left: 1px solid;border-left-color: #DDDDDD;width: 48%;background-color: #ffffff"> <tbody> <tr><td class="spacer" style="font-size: 10px;padding: 0"> </td></tr> <tr> <td valign="middle" align="center" style="padding: 0 10px"> <img src="https://media.campaigner.com/media/70/703510/90dfb7af-6122-4f95-b347-9a928ddefaa0.jpg" class="ec_img ec_defaultimg" align="left" data-width="270" width="270" style="height: auto !important"> </td> </tr> <tr> <td valign="middle" class="ec_item titleSide ecaction_edit" height="31" style="padding: 0 10px;margin: 5px 0 0 0;font-weight: normal;color: #3C3C3C;font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;font-size: 16px"><p style="margin: 1em 0px"><strong>Julisteet - Poster 135gsm 4+0</strong></p></td> </tr> <tr> <td class="ec_item textSide ecaction_edit" style="padding: 0 10px;color: #3C3C3C;font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;font-size: 12px"><p style="margin: 1em 0px"><span style="font-size: 18px;" id="email_7" name="email_7"><strong>1000x700mm - 70kpl </strong> </span> <span style="font-size: 18px;" id="email_8" name="email_8">tai</span> <span style="font-size: 18px;" id="email_9" name="email_9"><strong>A0 - 841 x 1189 mm - 50kpl </strong></span> <span style="font-size: 18px;" id="email_10" name="email_10">tai</span> <span style="font-size: 18px;" id="email_11" name="email_11"><strong>A1 - 594 x 841 mm 100kpl</strong></span> <span style="font-size: 36px; color: #ff0000;" id="email_12" name="email_12"><strong>150 eur</strong></span></p></td> </tr> <tr> <td valign="top" style="padding: 0 10px"> </td> </tr> <tr><td class="spacer" style="font-size: 10px;padding: 0"> </td></tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> <tr> <td> <table width="100%" id="footer" style="background-color: #dddddd;height: 40px;margin: 0 auto;padding: 10px;color: #3C3C3C;font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;font-size: 11px"> <tbody> <tr> <td class="ec_item ecaction_edit"> <p style="margin: 1em 0px;text-align: center">Tarjous on voimassa la 31.03 asti tai kunnes tavara loppuu. <strong>Pyydä tarjousta suuremmille tilauksille! Hintaan ei sisälly arvonlisävero.</strong>
<strong>Unsubscribe: Jos et jatkossa halua tätä uutiskirjettä, klikkaa tästä.http://go2.mailengine1.com/form?yl8iy--yti9-91dyp8d0&sl=2d5&t=5&...</strong></p> <p style="margin: 1em 0px;text-align: center"><strong></strong></p> <p style="margin: 1em 0px;text-align: center"><strong>Kaupland OY - Trycker.fi Pasilanraitio 9b Helsinki 00240 Finland
<strong>Ota yhteyttä</strong>. Puh. 040 0759 040 <a href="mailto:trycker@trycker.fi?subject=Newsletter%202.2016" target="_blank" style="color: #0000FF">trycker@trycker.fi</a> Ma–pe - 8.30-16.30</strong></p></td> <td valign="top" class="ec_item ecaction_edit"></td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr></tbody></table></td></tr></tbody></table></body></html>
This email is intended for a-kilta@lists.oulu.fi. To unsubscribe visit http://go2.mailengine1.com/form?yl8iy--yti9-91dyp8d0&sl=2d5&t=5&... Update your subscription preferences visit http://go2.mailengine1.com/form?yl8iy--yti9-91dyp8d0&sl=2d5&t=1&...