Subversion-Projekte lars-tiefland.marine-sales.de

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<style>.sdd_text p{ padding-left:0px!important;padding-right:0px!important;}</style>
<div class="box_2">
    <div class="box_top"><h1>DHL Same Day Delivery</h1></div>
    <div class="box_middle">
        <p>{$langstrings.shop.sdd_dhl_text_intro}</p>
        <div class="sdd_text" style="background:url(/images/webelemente/dhlkurier/bg-dhl-kurierdienst.jpg);width:651px;height:491px;">
            <div style="position:relative;top:50px;left:50px;width:250px;">
                <span style="margin-top:40px;float:left;">{$langstrings.shop.sdd_dhl_text}</span>
                <div style="margin-top:40px;float:left;">
                    <input type="text" name="zip" placeholder="PLZ hier eingeben" size="5" id="zip" maxlength="5" style="padding:5px;width:150px;"/>
                    <img src="/images/webelemente/dhlkurier/haken-grün.png" style="display:none;" id="plz_ok" />
                    <img src="/images/webelemente/dhlkurier/x-rot.png" style="display:none;" id="plz_nok" />
                    <img src="/images/webelemente/dhlkurier/button-plz-check.png" style="margin-top:10px;" id="checkPLZ" />
                </div>
            </div>
        </div>    
    </div>
</div>