Beiträge von doing

    Auf die schnelle: :)

    <p>Titel[select titel id:titel class:titel include_blank "Frau" "Herr" "Dr."]</p>

    <p style="float:left">Ihre E-Mail-Adresse (Pflichtfeld)<br />
    [email* your-email] </p>

    <p style="float:right">Ihr Name (Pflichtfeld)
    [text* your-name] </p>

    <p style="float:left">Betreff<br />
    [text your-subject] </p>

    <p style="float:right">Ihre E-Mail-Adresse (Pflichtfeld)<br />
    [email* your-email] </p>

    <p style="float:left">Straße</br>[text StraeNr. id:Strasse]</p>

    <p style="float:right">PLZ und Ort<br />[text Plz /6 id:Plz 6/] [text Ort id:Ort 31/]</p>

    <p style="float:left">Land</br>[text Land id:Land]</p>

    <p style="float:right">Betreff2<br />[text your-subject]</p>

    <p style="float:left">Ihre Nachricht<br />
    [textarea your-message] </p>

    <p style="float:right">[submit "Senden"]</p>