kundenkarte.bauking.de Open in urlscan Pro
185.189.228.179  Public Scan

Submitted URL: https://kundenkarte.bauking.de/
Effective URL: https://kundenkarte.bauking.de/ServicePortal/
Submission: On July 29 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 4 forms found in the DOM

Name: Registration

<form id="Registration_or_Login" name="Registration" onsubmit="return(false);" autocomplete="off">
  <div id="SignIn" class="LoginArea2" style="display: none; height: 650px;">
    <table rules="none" style="Font-Family:Arial; Font-Size:12px; border:0px #DEDEDE solid; padding:0px;">
      <tbody>
        <tr>
          <td style="width:240px"><b>Bitte wählen Sie Ihr Kennwort</b></td>
          <td><input class="rounded" style="width:260px;" type="password" id="Register_Password" name="Register_Password" value="" onkeyup="SetMarker(this, event);"><img id="Status_Register_Password" src="images/ico-error.png" height="21"
              style="position:relative; left:15px; top:12px;" titel="" alt=""></td>
        </tr>
        <tr>
          <td><b>Bitte bestätigen Sie Ihr Kennwort</b></td>
          <td><input class="rounded" style="width:260px;" type="password" id="Register_ConfirmPassword" name="Register_ConfirmPassword" value="" onkeyup="SetMarker(this, event);"><img id="Status_Register_ConfirmPassword" src="images/ico-error.png"
              height="21" style="position:relative; left:15px; top:12px;" titel="" alt=""></td>
        </tr>
        <tr>
          <td><b>Bitte geben Sie Ihre E-Mail-Adresse ein:</b></td>
          <td><input class="rounded" style="width:260px;" type="text" id="Register_eMail" name="Register_eMail" value="" onkeyup="SetMarker(this, event);"><img id="Status_Register_eMail" src="images/ico-error.png" height="21"
              style="position:relative; left:15px; top:12px;" titel="" alt=""></td>
        </tr>
        <tr>
          <td><b>Geburtsdatum</b> (TT.MM.JJJJ)</td>
          <td><input class="rounded" style="width:260px;" type="text" id="Register_Birthday" name="Register_Birthday" maxlength="10" value="" onkeypress="validateNumericKey(event,'.');" onkeyup="SetMarker(this, event);"><img
              id="Status_Register_Birthday" src="images/ico-error.png" height="21" style="position:relative; left:15px; top:12px;" titel="" alt=""></td>
        </tr>
        <tr>
          <td><b>4-stellige Karten PIN</b></td>
          <td><input class="rounded" style="width:260px;" maxlength="4" type="text" id="PIN" name="PIN" onkeypress="validateNumericKey(event);" onfocus="SetMarker(this, event);" onkeyup="SetMarker(this, event);" value=""><img id="Status_PIN"
              src="images/ico-error.png" height="21" style="position:relative; left:15px; top:12px;" titel="" alt=""></td>
        </tr>
        <tr>
          <td></td>
          <td><input style="position:relative; top:5px;" type="Button" id="RegisterButton" value="Jetzt registrieren" onclick="SignIn()" onkeyup="CheckNavigationKeys(this, event);" class="ui-button ui-widget ui-state-default ui-corner-all"
              role="button" aria-disabled="false"></td>
        </tr>
      </tbody>
    </table>
  </div>
  <div id="LogIn2" class="LoginArea2" style="display: none; height: 650px;">
    <table rules="none" style="Font-Family:Arial; Font-Size:12px; border:0px #DEDEDE solid; padding:0px;">
      <tbody>
        <tr>
          <td style="width:240px"><b>Wie lautet Ihre 4-stellige Karten-PIN?</b></td>
          <td><input class="rounded_gr" style="text-align:center; width:260px;" maxlength="4" type="text" id="Login_PIN" name="Login_PIN" onkeypress="validateNumericKey(event);" onfocus="SetMarker(this)" onkeyup="SetMarker(this, event);"
              value=""><img id="Status_Login_PIN" src="images/ico-blank.png" height="21" style="position:relative; left:15px; top:12px;" titel="" alt=""></td>
        </tr>
        <tr>
          <td><b>Geburtsdatum</b> (TT.MM.JJJJ)</td>
          <td><input class="rounded_gr" style="text-align:center; width:260px;" type="text" id="Login_Birthday" name="Login_Birthday" maxlength="10" value="" onkeypress="validateNumericKey(event,'.\n');" onkeyup="SetMarker(this, event);"><img
              id="Status_Login_Birthday" src="images/ico-blank.png" height="21" style="position:relative; left:15px; top:12px;" titel="" alt=""></td>
        </tr>
        <tr>
          <td></td>
          <td align="center"><a href="javascript:SwitchLoginType();"><u>Mit Passwort anmelden</u></a></td>
        </tr>
        <tr>
          <td></td>
          <td align="right"><input style="position:relative; top:5px;" type="Button" id="LoginButton2" value="Anmelden" onclick="LogIn()" onkeyup="CheckNavigationKeys(this, event);" class="ui-button ui-widget ui-state-default ui-corner-all"
              role="button" aria-disabled="false"> <img id="Progress_Login2" style="position:relative;top:8px;left:10px; display:none;" src="/images/animated/loading.gif"></td>
        </tr>
      </tbody>
    </table>
  </div>
  <div id="LogIn1" class="LoginArea2" style="display: none; height: 650px;">
    <table rules="none" style="Font-Family:Arial; Font-Size:12px; border:0px #DEDEDE solid; padding:0px;">
      <tbody>
        <tr>
          <td style="width:240px"><b>Bitte geben Sie Ihr Kennwort ein</b></td>
          <td><input class="rounded" style="text-align:center; width:260px;" type="password" id="Login_Password" name="Login_Password" value="" onkeyup="CheckNavigationKeys(this, event);" onfocus="SetMarker(this)"><img id="Status_Register_Password"
              src="images/ico-blank.png" height="21" style="position:relative; left:15px; top:12px;" titel="" alt=""></td>
        </tr>
        <tr>
          <td></td>
          <td align="center"><a href="javascript:SwitchLoginType();"><u>Mit PIN &amp; Geburtsdatum anmelden</u></a></td>
        </tr>
        <tr>
          <td></td>
          <td align="right"><input style="position:relative; top:5px;" type="Button" id="LoginButton1" value="Anmelden" onclick="LogIn()" onkeyup="CheckNavigationKeys(this, event);" class="ui-button ui-widget ui-state-default ui-corner-all"
              role="button" aria-disabled="false"><img id="Progress_Login1" style="position:relative;top:8px;left:10px; display:none;" src="/images/animated/loading.gif"></td>
        </tr>
      </tbody>
    </table>
  </div>
</form>

Name: Profildaten

<form id="Profildaten" name="Profildaten" onsubmit="return(false);" autocomplete="off">
  <b>Bitte füllen Sie Ihre Daten möglichst vollständig aus</b><img src="images/dot.png" alt=""> <img id="Progress_Register1" src="/images/animated/loading.gif">
  <div id="ClearUndeliverable" onmouseover="ShowCUD(3)" onmouseout="ShowCUD(false)"
    style="border-width:2px; border-color:#A0A0A0; border-style:solid; background-color:#D6D6D6; width:400px; height:95px; padding:3px; display:none; position:absolute; top:235px; left:100px; z-index:10">
    <center>
      <span style="width:100%; position:relative; top:3px;" id="CUDStatus">Aktueller Status</span>
      <hr>
      <input type="checkbox" id="IsDeliverable" onclick="document.getElementById('btnCUD').disabled = false; return true;"> Diese Adresse ist korrekt! <br><input type="button" style="position:relative; top:4px;" id="btnCUD"
        value="Adresse wieder freischalten" onmouseover="ShowCUD(3)" onclick="SetDeliverable()" class="ui-button ui-widget ui-state-default ui-corner-all" role="button" aria-disabled="false">
    </center>
  </div>
  <table rules="none" style="Font-Family:Arial; Font-Size:12px; border:0px #DEDEDE solid; padding:0px;">
    <tbody>
      <tr>
        <td><b>Anrede/Titel</b></td>
        <td colspan="3"><select class="rounded" style="height:23px; width:170px; padding:0px;" id="Anrede" name="Anrede" onfocus="GotFocus(this);" onblur="LostFocus(this);">
            <option value=""></option>
            <option value="Herr">Herr</option>
            <option value="Frau">Frau</option>
            <option value="Familie">Familie</option>
            <option value="Firma">Firma</option>
            <option value="Eigentümergemeinschaft">Eigentümergemeinschaft</option>
          </select><span style="width:3px; display:inline-block;">&nbsp;</span><input name="Titel" id="Titel" class="rounded" style="width:101px;" size="12" maxlength="15" type="text" value="" onfocus="GotFocus(this);" onblur="LostFocus(this);"></td>
      </tr>
      <tr>
        <td><b>Vorname/Name</b></td>
        <td colspan="3"><input class="rounded" style="width:130px;" type="text" id="Vorname" name="Vorname" disabled="" value="" onfocus="GotFocus(this);" onblur="LostFocus(this);"><span style="width:3px; display:inline-block;">&nbsp;</span><input
            class="rounded" style="width:130px;" type="text" id="Name" name="Name" disabled="" value="" onfocus="GotFocus(this);" onblur="LostFocus(this);"></td>
      </tr>
      <tr>
        <td><b>Firma</b></td>
        <td colspan="3"><input class="rounded" style="width:275px;" type="text" id="Firma" name="Firma" disabled="" value="" onfocus="GotFocus(this);" onblur="LostFocus(this);"></td>
      </tr>
      <tr>
        <td id="Adresse_2"><b>LKZ/PLZ/Ort</b></td>
        <td colspan="3"><input class="rounded" style="width:30px;" type="text" id="LKZ" name="LKZ" value="" maxlength="3" onfocus="GotFocus(this);" onblur="LostFocus(this);"><img width="3px" src="/images/white.gif" alt="" title=""><input
            class="rounded" style="width:43px;" type="text" id="PLZ" name="PLZ" value="" maxlength="5" onfocus="GotFocus(this);" onblur="LostFocus(this);" onchange="AutoFillCountry();"><img width="3px" src="/images/white.gif" alt="" title="">
          <input class="ui-widget rounded ui-autocomplete-input" style="width:170px;" type="text" id="Ort" name="Ort" value="" onfocus="GotFocus(this);" onblur="LostFocus(this);" autocomplete="off" role="textbox" aria-autocomplete="list"
            aria-haspopup="true"> <img id="IMGPostanschrift" src="/images/Buttons/Achtung.jpg" alt="" title="" style="display:none; position:relative; left:45px; top:25px;" onmouseout="ShowCUD(false)" onmouseover="ShowCUD(true,'Postanschrift');">
        </td>
      </tr>
      <tr>
        <td id="Adresse_1"><b>Strasse/Hnr.</b></td>
        <td colspan="3"><input class="rounded ui-autocomplete-input" style="width:200px;" type="text" id="Strasse" name="Strasse" value="" onfocus="GotFocus(this);" onblur="LostFocus(this);" autocomplete="off" role="textbox" aria-autocomplete="list"
            aria-haspopup="true"><span style="width:3px; display:inline-block;">&nbsp;</span><input class="rounded" style="width:60px;" type="text" id="Haus_Nr" name="Haus_Nr" value="" onfocus="GotFocus(this);" onblur="LostFocus(this);"></td>
        <td rowspan="2" align="left" valign="center"><span style="position:relative; top:0px; left:-30px;"><img id="IMGPostanschrift" src="/images\Buttons/Achtung.jpg" title="Bitte prüfen Sie Ihre Adresse" style="display:none;"></span></td>
      </tr>
      <tr>
        <td><b>Telefon/Telefax&nbsp;</b></td>
        <td colspan="3"><input class="rounded" style="width:130px;" type="text" id="Telefon" name="Telefon" value="" onfocus="GotFocus(this);" onblur="LostFocus(this);"><span style="width:3px; display:inline-block;">&nbsp;</span><input
            class="rounded" style="width:130px;" type="text" id="Telefax" name="Telefax" value="" onfocus="GotFocus(this);" onblur="LostFocus(this);"></td>
      </tr>
      <tr>
        <td><b>Mobil</b></td>
        <td colspan="3"><input class="rounded" style="width:130px;" type="text" id="Mobil" name="Mobil" value="" onfocus="GotFocus(this);" onblur="LostFocus(this);"></td>
      </tr>
      <tr>
        <td id="Adresse_3"><b>E-Mail</b></td>
        <td colspan="3"><input class="rounded" style="width:275px;" type="text" id="EMail" name="EMail" value="" onfocus="GotFocus(this);" onblur="LostFocus(this);" onchange="ValidateMailAddress();"></td>
        <td rowspan="2" align="left" valign="top">
          <img id="eMailValid" src="images/ico-valid.png" height="24px" alt="" title="Die eingegebene eMail-Adresse existiert" style="position:relative; top:2px; left:-25px; display:none">
          <img id="eMailInValid" src="images/Fragezeichen2.gif" height="18px" alt="" style="position:relative; top:3px; left:-25px; display:none;" title="Die eMail-Adresse konnte nicht überprüft werden.">
          <img id="IMGeMailAdresse" style="display:none" src="/images/Buttons/Achtung.jpg" title="Bitte prüfen Sie Ihre eMail-Adresse">
        </td>
      </tr>
      <tr>
        <td><b>Geburtsdatum</b></td>
        <td colspan="3"><input class="rounded" style="width:130px;" type="text" id="Geburtsdatum" name="Geburtsdatum" value="" onfocus="GotFocus(this);" onblur="LostFocus(this);">&nbsp;</td>
      </tr>
      <tr>
        <td>
          <nobr>Personen im Haushalt</nobr>
        </td>
        <td colspan="5"><select id="Personen_HH" name="Personen_HH" class="rounded" style="height:23px; width:50px; padding:0px; padding-left:10px;" size="1" onfocus="GotFocus(this);" onblur="LostFocus(this);" onchange="LostFocus(this);">
            <option value=""></option>
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
            <option value="4">4</option>
            <option value="5">5</option>
            <option value=">5">&gt;5</option>
          </select>
          <nobr>&nbsp;&nbsp;davon unter 18 Jahren</nobr>&nbsp;<select class="rounded" style="height:23px; width:50px; padding:0px; padding-left:10px;" id="Personen_HH_Minderjaehrig" size="1" onfocus="GotFocus(this);" onblur="LostFocus(this);"
            onchange="LostFocus(this);">
            <option value=""></option>
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
            <option value="4">4</option>
            <option value="5">5</option>
            <option value=">5">&gt;5</option>
          </select>
        </td>
        <td>&nbsp;</td>
      </tr>
      <tr>
        <td>PKW im Haushalt</td>
        <td colspan="5"><select class="rounded" style="height:23px; width:50px; padding:0px; padding-left:10px;" id="PKW_HH" size="1" onfocus="GotFocus(this);" onblur="LostFocus(this);" onchange="LostFocus(this);">
            <option value=""></option>
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
            <option value="4">4</option>
            <option value="5">5</option>
            <option value=">5">&gt;5</option>
          </select></td>
      </tr>
      <tr>
        <td rowspan="2" valign="top">Wohnsituation</td>
        <td><input type="Checkbox" id="Wohnsituation_Wohnung" onchange="IsChanged(this);">Wohnung</td>
        <td><input type="Checkbox" id="Wohnsituation_Haus" onchange="IsChanged(this);">Haus</td>
      </tr>
      <tr>
        <td><input type="Checkbox" id="Wohnsituation_Garten" onchange="IsChanged(this);">Garten</td>
        <td><input type="Checkbox" id="Wohnsituation_Terrasse" onchange="IsChanged(this);">Terrasse</td>
        <td><input type="Checkbox" id="Wohnsituation_Balkon" onchange="IsChanged(this);">Balkon</td>
      </tr>
      <tr>
        <td rowspan="2" valign="Top">Ich bin</td>
        <td><input type="Checkbox" id="Wohnsituation_Eigentuemer" onchange="IsChanged(this);">Eigentümer</td>
        <td><input type="Checkbox" id="Wohnsituation_Mieter" onchange="IsChanged(this);">Mieter</td>
      </tr>
      <tr>
        <td>Baujahr Haus/Wohnung</td>
        <td colspan="2"><input class="rounded" style="width:35px;" type="Text" size="4" id="Wohnsituation_Baujahr" onfocus="GotFocus(this);" onblur="LostFocus(this);">&nbsp;&nbsp;(z.B. 1984)</td>
      </tr>
      <tr>
        <td rowspan="3" valign="Top">Ich plane<br><br><br>In den nächsten</td>
        <td><input type="Checkbox" id="Bauplanung_Neubau" onchange="IsChanged(this);">Neubau</td>
        <td colspan="2"><input type="Checkbox" id="Bauplanung_Renovierung" onchange="IsChanged(this);">Modernisierung/Renovierung</td>
      </tr>
      <tr>
        <td><input type="Checkbox" id="Bauplanung_Sanierung" onchange="IsChanged(this)">Sanierung</td>
        <td><input type="Checkbox" id="Bauplanung_offen" onchange="IsChanged(this)">noch offen</td>
      </tr>
      <tr>
        <td colspan="3"><input type="Radio" id="Bauplanung_Zeitraum" name="Bauplanung_Zeitraum" value="3" onchange="IsChanged(this);" onblur="LostFocus(this);" style="position:relative; top:-3px;">3 Monaten <input type="Radio"
            id="Bauplanung_Zeitraum" name="Bauplanung_Zeitraum" value="6" onchange="IsChanged(this);" onblur="LostFocus(this);" style="position:relative; top:-3px;">6 Monaten <input type="Radio" id="Bauplanung_Zeitraum" name="Bauplanung_Zeitraum"
            value="12" onchange="IsChanged(this);" onblur="LostFocus(this);" style="position:relative; top:-3px;">12 Monaten <input type="Radio" id="Bauplanung_Zeitraum" name="Bauplanung_Zeitraum" value="0" onchange="IsChanged(this);"
            onblur="LostFocus(this);" style="position:relative; top:-3px;">noch offen </td>
      </tr>
      <tr>
        <td>Hobbies</td>
        <td colspan="3"><input class="rounded" style="width:275px;" type="Text" size="50" id="Hobbies" onfocus="GotFocus(this);" onblur="LostFocus(this);"></td>
      </tr>
      <tr>
        <td><b>Neues Passwort</b></td>
        <td colspan="3"><input class="rounded" style="width:275px;" type="password" id="Passwort" name="Passwort" value="" onfocus="EnableConfirmPassword=true;" onchange="ConfirmPassword(this);" onkeyup="SetMarker(this, event);"><img
            id="Status_Password" src="images/ico-blank.png" height="21" style="position:relative; left:15px; top:12px;" titel="" alt=""></td>
      </tr>
      <tr>
        <td></td>
        <td colspan="3"><input type="Checkbox" id="AGB_akzeptiert2" name="AGB_akzeptiert2" onchange="ChangeField('AGB_akzeptiert',this, true);"><label for="" "agb_akzeptiert"="">Ich akzeptiere die
            <a href="https://kundenkarte.bauking.de/Bauking/teilnahmebedingungen-bauking-kundenkarte-2020.pdf" target="AGB">Teilnahmebedingungen (AGB)</a></label></td>
        <td colspan="3"></td>
      </tr>
      <tr>
        <td></td>
        <td colspan="3">
          <input style="position:relative; top:5px;" type="Button" id="SaveButton" value="Änderungen speichern" onclick="SaveData()" class="ui-button ui-widget ui-state-default ui-corner-all" role="button" aria-disabled="false">
        </td>
      </tr>
      <tr>
        <td>&nbsp;<input class="rounded" style="width:20px; display:none;" type="hidden" id="Adresse_OK" name="Adresse_OK" value="">
          <input class="rounded" style="width:20px; display:none;" type="hidden" id="Bonus_oder_Teilnahmebedinungungen_nicht_zusenden" name="Bonus_oder_Teilnahmebedinungungen_nicht_zusenden" value="">
        </td>
      </tr>
    </tbody>
  </table>
  <input style="position:relative; top:-445px; left:419px; display:none;" type="Button" id="SaveButton3" value="Änderungen speichern" onclick="SaveData()" class="ui-button ui-widget ui-state-default ui-corner-all" role="button" aria-disabled="false">
</form>

Name: Vorteile

<form id="Vorteile" name="Vorteile" onsubmit="return false;" autocomplete="off">
  <table rules="none" style="position:relative; left:25px; Font-Family:Arial; Font-Size:12px; border:0px #DEDEDE solid; padding:0px">
    <tbody>
      <tr>
        <td colspan="3"><input type="Checkbox" id="AGB_akzeptiert" name="AGB_akzeptiert" onchange="ChangeField('AGB_akzeptiert2',this, false);IsChanged(this);"><label for="" "agb_akzeptiert"="">Ich akzeptiere die
            <a href="https://kundenkarte.bauking.de/Bauking/teilnahmebedingungen-bauking-kundenkarte-2020.pdf" target="AGB">Teilnahmebedingungen (AGB)</a></label></td>
        <td colspan="3"></td>
      </tr>
      <tr>
        <td colspan="3"><input type="Checkbox" id="invers_Bonus_oder_Teilnahmebedinungungen_nicht_zusenden" name="invers_Bonus_oder_Teilnahmebedinungungen_nicht_zusenden" onchange="Change_Invers(this);CheckAdvantages();"><label
            for="" "invers_bonus_oder_teilnahmebedinungungen_nicht_zusenden"="">Bonus und aktuelle Teilnahmebedingungen dürfen per Post oder per E-Mail zugesandt werden</label></td>
        <td colspan="3"></td>
      </tr>
      <tr>
        <td colspan="3"><input type="Checkbox" id="Freigabe_fuer_Marketing" name="Freigabe_fuer_Marketing" onchange="IsChanged(this);CheckAdvantages();">Ich erteile die Datenfreigabe für Marketing</td>
      </tr>
      <tr>
        <td colspan="3"><input type="Checkbox" id="Marketing_Freigabe_eMail" name="Marketing_Freigabe_eMail" onchange="IsChanged(this);CheckAdvantages();">für eMail-Nutzung </td>
      </tr>
      <tr>
        <td valign="top"><input style="position:relative; top:0px;" type="Checkbox" id="Mailwunsch_Coupons" onchange="IsChanged(this);CheckAdvantages();"> Ich möchte Vorteils-Coupons / News </td>
        <td><input type="CheckBox" id="Mailwunsch_Post" onchange="IsChanged(this);CheckAdvantages();">per Post <br>
          <input type="CheckBox" id="Mailwunsch_Email" name="Mailwunsch_Email" onchange="IsChanged(this);CheckAdvantages();">per eMail <br>
          <input type="CheckBox" id="Mailwunsch_SMS" name="Mailwunsch_SMS" onchange="IsChanged(this);CheckAdvantages();">per SMS <br>
          <input type="CheckBox" id="Mailwunsch_FAX" name="Mailwunsch_FAX" onchange="IsChanged(this);CheckAdvantages();">per Fax <br>
        </td>
        <td valign="bottom">
          <input style="Font-Family:Arial; position:relative; top:0px; left:50px;" type="Button" id="SaveButton2" value="Änderungen speichern" onclick="SaveData()" class="ui-button ui-widget ui-state-default ui-corner-all" role="button"
            aria-disabled="false">
        </td>
      </tr>
    </tbody>
  </table>
  <br>
  <div class="ui-widget ui-widget-content ui-corner-all " style="width:600px">
    <b>
							<table border="0" cellpadding="3" cellspacing="3">
							<tbody><tr><td style="width:20px"><img id="Vorteil_Bonus" height="19" src="images/ico-error.png"></td><td valign="ceter">Ich erhalte einen zusätzlichen Bonus! (ab 1.000 € Jahresumsatz*) </td></tr>
							<tr><td style="width:20px"><img id="Vorteil_Coupons" height="19" src="images/ico-error.png"></td><td valign="ceter">Ich habe die Chance auf attraktive Vorteils-Coupons!</td></tr>
							<tr><td style="width:20px"><img id="Vorteil_eMail" height="19" src="images/ico-error.png"></td><td valign="ceter">Ich kann über Events &amp; weitere Vorteile per eMail informiert werden!</td></tr>
							<tr><td align="center" colspan="2" style="Font-Size:10px; Font-Weight:lighter;">* Basis rabattfähige Artikel</td></tr>
							</tbody></table>
							</b>
  </div>
</form>

Name: Kontakt

<form name="Kontakt" onsubmit="return false;" autocomplete="off">
  <table border="0">
    <tbody>
      <tr>
        <td>
          <b>Betreff:</b><br>
          <input id="Kontakt_Betreff" name="Kontakt_Betreff" maxlength="50" type="text" class="rounded" style="width:400px" onchange="CheckKeyWords(this);">
        </td>
        <td valign="top" rowspan="2">
          <div style="text-align:justify; width:173px;  position:relative; left:25px;"><br>Gerne stehen wir Ihnen auch telefonisch unter <nobr>0800/4488899</nobr> zur Verfü- gung.<br><br><span
              style="color:#A0A0A0; Font-Size:11px ">(kostenfrei)</span></div>
        </td>
      </tr>
      <tr>
        <td><br>
          <b>Nachricht:</b><br>
          <textarea cols="40" rows="2" id="Kontakt_Nachricht" name="Kontakt_Nachricht" wrap="virual" class="rounded" style="width: 400px; height: 150px;" onfocus="PrepareInput(this,1,'Bitte geben Sie hier Ihre Nachricht ein...');"
            onblur="PrepareInput(this,2,'Bitte geben Sie hier Ihre Nachricht ein...');" onkeyup="CheckMessageText(event,this);"></textarea><br>
          <span style="position:relative; top:2px; left:280px;" id="Kontakt_FreeSpace">max 1.000 Zeichen</span>
          <p><input type="Checkbox" id="Kontakt_KopieAnMich" name="KopieAnMich"> Kopie an meine E-Mail-Adresse <input type="button" value="Nachricht senden" onclick="SendKontaktMail();" style="position:relative; left:35px;"
              class="ui-button ui-widget ui-state-default ui-corner-all" role="button" aria-disabled="false">
          </p>
        </td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

 

Neues Passwort Passwort wiederholen



Mein Konto | BAUKING-Homepage


WILLKOMMEN IM LOGIN-BEREICH DER BAUKING KUNDENKARTE

Lieber Kundenkarten-Besitzer,
wir begrüßen Sie in Ihrem persönlichen Kundenkarten-Bereich.
Hier können Sie Ihre gespeicherten Adressdaten einsehen und aktualisieren.
Natürlich können Sie auch Ihren Kontostand abfragen.
 


ANMELDEN

  Bitte geben Sie hier
Ihre Kartennummer ein:

Bitte wählen Sie Ihr Kennwort Bitte bestätigen Sie Ihr Kennwort Bitte geben Sie
Ihre E-Mail-Adresse ein: Geburtsdatum (TT.MM.JJJJ) 4-stellige Karten PIN

Wie lautet Ihre 4-stellige Karten-PIN? Geburtsdatum (TT.MM.JJJJ) Mit Passwort
anmelden

Bitte geben Sie Ihr Kennwort ein Mit PIN & Geburtsdatum anmelden

 * Meine Daten
 * Mein Konto
 * Meine Karten
 * Meine Vorteile
 * Kontakt
 * Abmelden

Bitte füllen Sie Ihre Daten möglichst vollständig aus
Aktueller Status

--------------------------------------------------------------------------------

Diese Adresse ist korrekt!


Anrede/TitelHerrFrauFamilieFirmaEigentümergemeinschaft  Vorname/Name  Firma
LKZ/PLZ/Ort Strasse/Hnr.  Telefon/Telefax   Mobil E-Mail Geburtsdatum  Personen
im Haushalt 1 2 3 4 5 >5   davon unter 18 Jahren  1 2 3 4 5 >5  PKW im Haushalt
1 2 3 4 5 >5 Wohnsituation Wohnung Haus Garten Terrasse Balkon Ich bin
Eigentümer Mieter Baujahr Haus/Wohnung  (z.B. 1984) Ich plane


In den nächsten Neubau Modernisierung/Renovierung Sanierung noch offen 3 Monaten
6 Monaten 12 Monaten noch offen Hobbies Neues Passwort Ich akzeptiere die
Teilnahmebedingungen (AGB)  

Daten werden geladen

Meine Karten:  
   Hauptkarte auswählen: 
Weitere Karte hinzufügen: Zusätzliche Kartennummer 4-stellige PIN der
Zusatzkarte


ALLE VORTEILE NUTZEN

Ich akzeptiere die Teilnahmebedingungen (AGB) Bonus und aktuelle
Teilnahmebedingungen dürfen per Post oder per E-Mail zugesandt werden Ich
erteile die Datenfreigabe für Marketing für eMail-Nutzung Ich möchte
Vorteils-Coupons / News per Post
per eMail
per SMS
per Fax



Ich erhalte einen zusätzlichen Bonus! (ab 1.000 € Jahresumsatz*) Ich habe die
Chance auf attraktive Vorteils-Coupons! Ich kann über Events & weitere Vorteile
per eMail informiert werden! * Basis rabattfähige Artikel

Sie haben Fragen - rund um die Kundenkarte?
Zögern Sie nicht und nehmen Sie mit uns Kontakt auf!



Betreff:


Gerne stehen wir Ihnen auch telefonisch unter 0800/4488899 zur Verfü- gung.

(kostenfrei)

Nachricht:

max 1.000 Zeichen

Kopie an meine E-Mail-Adresse

Sie werden jetzt abgemeldet ...