<div class="containerChooseTarif {{newbandage}}" data-tariff-id="{{id}}" data-tariff-simonly="{{simonly}}">
    <div class="iconArea"><span class="provIcon sizeL viTxtTarifDG {{symbol}}">&nbsp;</span></div>
    <div class="desc">
        <p class="textTransformUppercase tarifBez fontWeightBold">{{name}}</p>
        <p class="tarifSubBez">{{{namesub}}}</p>
        {{type}}

        {{#tariffprice}}
            <p>einmalig <span class="fontSize1P3 lineHeight1P2 spanArticlePrice">{{artprice}}</span> &euro;</p>
            <p>mtl. <span class="fontSize1P3 lineHeight1P2 spanTarifPrice">{{tariffprice}}</span> &euro;</p>
            <p><a target="{{open}}" href="/{{provider}}/tarifvergleich/?id={{infodoc}}">Tarifdetails</a></p>
        {{/tariffprice}}
    </div>
</div>
