{"id":26434,"date":"2022-07-06T17:43:20","date_gmt":"2022-07-06T17:43:20","guid":{"rendered":"https:\/\/weol.lu\/erbschaftskosten-bei-schenkung-des-blossen-eigentums\/"},"modified":"2022-09-22T20:00:16","modified_gmt":"2022-09-22T20:00:16","slug":"erbschaftskosten-bei-schenkung-des-eigentums-ohne-nutzungsrecht","status":"publish","type":"page","link":"https:\/\/weol.lu\/de\/erbschaftskosten-bei-schenkung-des-eigentums-ohne-nutzungsrecht\/","title":{"rendered":"Erbschaftskosten bei Schenkung des Eigentums ohne Nutzungsrecht"},"content":{"rendered":"<style>@media screen and (min-width: 740px), print {\n\t#fbuilder .fields.col-left {width:50%!important}\n\t#fbuilder .fields.col-right {width:50%!important}\n}\n\n.col-right {padding-left:5px!important}\n.col-left {padding-right:5px!important}\n\n.cp_cff_elegant #fbuilder input, .cp_cff_elegant #fbuilder p, .cp_cff_elegant #fbuilder h1, .cp_cff_elegant #fbuilder h2, .cp_cff_elegant #fbuilder h3, .cp_cff_elegant #fbuilder h4, .cp_cff_elegant #fbuilder label, .cp_cff_elegant #fbuilder div, .cp_cff_elegant #fbuilder input {font-family: \"Open Sans\"!important;}\n\n.colunas2 label {float: left; line-height: 45px; padding-right: 10px;font-family: \"Open Sans\";z-index:999;}\n\n.colunas2 .dfield input {float:right; text-align:right;}\n.colunas2 .dfield select {float:right;}\n\n.cp_calculatedfieldsf_pform_1 {padding:0px!important}\n\n.centrar {text-align:center;}\n\n.bordabottom {border-bottom: 1px solid #c9c8c8; }\n.bordatop {border-top: 1px solid #c9c8c8; }\n\n.top {padding-top: 25px!important;}\n.bottom {padding-bottom:25px!important}\n\n\n.nobroder input {border: none!important;box-shadow: none!important;}\n\n.hide {display:none!important;}\n\n.pbSubmit {transform: translate(-50%);margin-left: 50%!important;}\n.emailend, .captcha {text-align:center;}\n\n#fbuilder .side_by_side {margin-top: 7px;}\n.centrar {text-align:center;}<\/style>\t<pre style=\"display:none !important;\"><script type=\"text\/javascript\">\r\n\t function doValidate_1(form, validation_only)\r\n\t {\r\n\t\tvalidation_only = validation_only || false;\r\n        window['cff_enabling_form' ] = function(_form){\r\n            if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);\r\n            _form.validate().settings.ignore = '.ignore,.ignorepb';\r\n            _form.removeData('being-submitted');\r\n            _form.find('.submitbtn-disabled').removeClass('submitbtn-disabled');\r\n            _form.find('.cff-processing-form').remove();\r\n        };\r\n        window['cff_disabling_form'] = function(_form){\r\n            if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);\r\n            if(cff_form_disabled(_form)) return;\r\n            _form.find('.pbSubmit').addClass('submitbtn-disabled');\r\n            _form.data('being-submitted',1);\r\n            var d = document.createElement('div');\r\n            $dexQuery(d).addClass('cff-processing-form').appendTo(_form.find('#fbuilder'));\r\n        };\r\n        window['cff_form_disabled' ] = function(_form){\r\n            if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);\r\n            return ('undefined' != typeof _form.data('being-submitted'));\r\n        };\r\n\t\tvar form_identifier =  '_1';\r\n\t\tif(typeof cpcff_validation_rules == 'undefined') cpcff_validation_rules = {};\r\n\t\tif(typeof cpcff_validation_rules[form_identifier] == 'undefined') cpcff_validation_rules[form_identifier] = {};\r\n\t\tvar $dexQuery = (fbuilderjQuery) ? fbuilderjQuery : jQuery.noConflict(),\r\n\t\t\t_form = $dexQuery(\"#cp_calculatedfieldsf_pform\"+form_identifier),\r\n\t\t\tform_disabled = function(){cff_form_disabled(_form);},\r\n\t\t\tdisabling_form = function(){cff_disabling_form(_form);},\r\n\t\t\tenabling_form = function(){cff_enabling_form(_form);};\r\n\t\tif(form_disabled()) return false;\r\n\t\t_form.validate().settings.ignore = '.ignore';\r\n\t\tvar\tcpefb_error = !_form.validate().checkForm();\r\n\t\tvar\tvalidation_rules = cpcff_validation_rules[form_identifier],\r\n\t\t\tprocessing_form = function()\r\n\t\t\t{\r\n                \t\t\t\tfor(var rule in validation_rules)\r\n\t\t\t\t{\r\n\t\t\t\t\tif(!validation_rules[rule]) {\r\n\t\t\t\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\t\t\t\treturn;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif ( validation_only ) {\r\n\t\t\t\t\t$dexQuery(form).trigger('cff-form-validation', true);\r\n\t\t\t\t\treturn;\r\n\t\t\t\t}\r\n\t\t\t\t_form.find(\"[name$='_date'][type='hidden']\").each(function(){\r\n\t\t\t\t\tvar v  \t = $dexQuery(this).val(),\r\n\t\t\t\t\t\tname = $dexQuery(this).attr( 'name' ).replace('_date', ''),\r\n\t\t\t\t\t\te \t = $dexQuery(\"[name='\"+name+\"']\");\r\n\t\t\t\t\t\tif( e.length && ! $dexQuery(\"[id='\"+name+\"_datepicker_container']\").length ){ e.val( String( e.val().replace( v, '' ) ).trim() ); }\r\n\t\t\t\t});\r\n\t\t\t\t_form.find(\"select option[vt]\").each(function(){\r\n                    var e = $dexQuery(this);\r\n                    e.attr('cff-val-bk', e.val()).val(e.attr(\"vt\"));\r\n\t\t\t\t});\r\n\t\t\t\t_form.find(\"input[vt]\").each(function(){\r\n                    var e = $dexQuery(this);\r\n                    e.attr('cff-val-bk', e.val()).val(e.attr(\"vt\"));\r\n\t\t\t\t});\r\n\t\t\t\t_form.find('.cpcff-recordset,.cff-exclude :input,[id^=\"form_structure_\"]')\r\n\t\t\t\t.add(_form.find( '.ignore' )).attr('cff-disabled', 1).prop('disabled', true);\r\n\t\t\t\tdisabling_form();\r\n\t\t\t\tif ( _form.attr( 'target' ) != undefined && NOT( IN( _form.attr( 'target' ).toLowerCase(), [ '_blank', '_self', '_top', '' ] ) ) ) {\r\n\t\t\t\t\t$dexQuery('[name=\"'+_form.prop( 'target' )+'\"]').one('load', function(){\r\n\t\t\t\t\t\t_form.find('[cff-val-bk]').each(function(){\r\n\t\t\t\t\t\t\tvar e = $dexQuery(this);\r\n\t\t\t\t\t\t\te.val(e.attr('cff-val-bk')).removeAttr('cff-val-bk');\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t\t_form.find('[cff-disabled]').prop('disabled', false).removeAttr('cff-disabled');\r\n\t\t\t\t\t\tif(!\/^(\\s*|_self|_top|_parent)$\/i.test(_form.prop('target'))) {\r\n\t\t\t\t\t\t\tenabling_form();\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t$dexQuery(document).trigger('cff-form-submitted', _form);\r\n\t\t\t\t\t});\r\n\t\t\t\t}\r\n                _form[ 0 ].submit();\r\n\t\t\t};\r\n\t\t_form.find('[name=\"cp_ref_page\"]').val(document.location.href);\r\n\t\tvalidation_rules['fields_validation_error'] = (cpefb_error==0);\r\n        \/* 1: Do not submit if the equations are being evaluated *\/\r\n        validation_rules['no_pending'] = (!(form_identifier in $dexQuery.fbuilder.calculator.processing_queue) || !$dexQuery.fbuilder.calculator.processing_queue[form_identifier]) && !$dexQuery.fbuilder.calculator.thereIsPending(form_identifier);\r\n\t\tif(!validation_rules['no_pending'])\r\n\t\t{\r\n\t\t\t$dexQuery(document).on('equationsQueueEmpty', function(evt, formId){\r\n\t\t\t\tif(formId == form_identifier)\r\n\t\t\t\t{\r\n\t\t\t\t\t$dexQuery(document).off('equationsQueueEmpty');\r\n\t\t\t\t\tvalidation_rules['no_pending']  = true;\r\n\t\t\t\t\tprocessing_form();\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t}\r\n\t\t\/* End :1 *\/\r\n\t\tif (validation_rules['fields_validation_error'])\r\n\t\t{\r\n\t\t  if (_form.find('[id^=\"hdcaptcha_cp_calculated_fields_form_post_\"]').val() == '')\r\n\t\t\t{\r\n\t\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\t\talert('Bitte geben Sie den Captcha-Best\u00e4tigungscode ein.');\r\n\t\t\t\treturn false;\r\n\t\t\t}\r\n\t\t\tdisabling_form();\r\n\t\t\tvalidation_rules['captcha'] = false;\r\n\t\t\t$dexQuery.ajax({\r\n\t\t\t\ttype: \"GET\",\r\n\t\t\t\turl:  _form.prop('action').replace(\/\\?$\/g, ''),\r\n\t\t\t\tdata: {\r\n\t\t\t\t\tps: form_identifier,\r\n\t\t\t\t\thdcaptcha_cp_calculated_fields_form_post: _form.find('[id^=\"hdcaptcha_cp_calculated_fields_form_post_\"]').val(),\r\n\t\t\t\t\tcp_calculatedfieldsf_id: _form.find('[name=\"cp_calculatedfieldsf_id\"]').val(),\r\n\t\t\t\t\tno_cache: Date.now()\r\n\t\t\t\t},\r\n\t\t\t\tsuccess:function(result){\r\n\t\t\t\t\tenabling_form();\r\n\t\t\t\t\tif (result == \"captchafailed\")\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t_form.find('[id^=\"captchaimg_\"]').attr('src', _form.find('[id^=\"captchaimg_\"]').attr('src')+'&'+Date());\r\n\t\t\t\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\t\t\t\talert('Falscher Captcha-Code. Versuch es noch einmal.');\r\n\t\t\t\t\t\treturn false;\r\n\t\t\t\t\t}\r\n\t\t\t\t\telse\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tvalidation_rules['captcha'] = true;\r\n\t\t\t\t\t\tprocessing_form();\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t\t}\r\n\t\telse\r\n\t\t{\r\n            _form.valid();\r\n            var page = $dexQuery('.cpefb_error:not(.message):not(.ignore):eq(0)').closest('.pbreak').attr('page')*1;\r\n            gotopage(page, _form);\r\n\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\tenabling_form();\r\n\t\t}\r\n\t\treturn false;\r\n\t}\r\n\t<\/script><\/pre>\r\n\t<form name=\"cp_calculatedfieldsf_pform_1\" id=\"cp_calculatedfieldsf_pform_1\" action=\"https:\/\/weol.lu\/de\/erbschaftskosten-bei-schenkung-des-eigentums-ohne-nutzungsrecht\/\" method=\"post\" enctype=\"multipart\/form-data\" onsubmit=\"return doValidate_1(this);\" class=\"cff-form \" >\r\n\t\t\t<input type=\"hidden\" name=\"cp_calculatedfieldsf_pform_psequence\" value=\"_1\" \/><input type=\"hidden\" name=\"cp_calculatedfieldsf_pform_process\" value=\"1\" \/><input type=\"hidden\" name=\"cp_calculatedfieldsf_id\" value=\"63\" \/><input type=\"hidden\" name=\"cp_ref_page\" value=\"https:\/\/weol.lu\/de\" \/><pre style=\"display:none !important;\"><script type=\"text\/javascript\">form_structure_1=[[{\"list\":{\"csv\":{\"form\":\"63\",\"vars\":[]}},\"isDataSource\":true,\"active\":\"csv\",\"form_identifier\":\"\",\"name\":\"fieldname3\",\"shortlabel\":\"\",\"index\":0,\"ftype\":\"frecordsetds\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname15\",\"shortlabel\":\"\",\"index\":1,\"ftype\":\"fdiv\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname16\",\"fieldname17\"],\"columns\":\"2\",\"rearrange\":true,\"title\":\"div\",\"collapsed\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname50\",\"shortlabel\":\"\",\"index\":2,\"ftype\":\"fCommentArea\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"top bottom bordatop\",\"title\":\"Die von diesem Simulationstool bereitgestellten Informationen werden auf der Grundlage Ihrer Angaben vermittelt und sind nur indikativ. Die durchgef\\u00fchrten Simulationen stellen kein Angebot oder keine Beratung dar. Sie verpflichten WEOL Immobili\\u00e8re daher in keiner Weise, und mehrere andere Faktoren k\\u00f6nnen das Ergebnis ver\\u00e4ndern.\",\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname48\",\"shortlabel\":\"\",\"index\":3,\"ftype\":\"fdiv\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"centrar bordatop top\",\"fields\":[\"fieldname49\",\"fieldname46\",\"fieldname47\"],\"columns\":1,\"rearrange\":0,\"title\":\"div\",\"collapsed\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname16\",\"shortlabel\":\"\",\"index\":4,\"ftype\":\"fdiv\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"col-left\",\"fields\":[\"fieldname34\",\"fieldname7\",\"fieldname29\",\"fieldname30\",\"fieldname44\",\"fieldname45\",\"fieldname4\",\"fieldname43\",\"fieldname41\",\"fieldname42\",\"fieldname38\",\"fieldname39\",\"fieldname40\"],\"columns\":1,\"rearrange\":0,\"title\":\"div\",\"collapsed\":false,\"fBuild\":{},\"parent\":\"fieldname15\"},{\"form_identifier\":\"\",\"name\":\"fieldname17\",\"shortlabel\":\"\",\"index\":5,\"ftype\":\"fdiv\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"col-right\",\"fields\":[\"fieldname35\",\"fieldname19\",\"fieldname20\",\"fieldname21\",\"fieldname22\",\"fieldname23\",\"fieldname31\",\"fieldname32\",\"fieldname33\"],\"columns\":1,\"rearrange\":0,\"title\":\"div\",\"collapsed\":false,\"fBuild\":{},\"parent\":\"fieldname15\"},{\"form_identifier\":\"\",\"name\":\"fieldname46\",\"shortlabel\":\"\",\"index\":6,\"ftype\":\"femail\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"E-Mail\",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"size\":\"small\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"fBuild\":{},\"parent\":\"fieldname48\"},{\"form_identifier\":\"\",\"name\":\"fieldname49\",\"shortlabel\":\"\",\"index\":7,\"ftype\":\"fCommentArea\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"M\\u00f6chten Sie die Berechnung per E-Mail erhalten?\",\"fBuild\":{},\"parent\":\"fieldname48\"},{\"form_identifier\":\"\",\"name\":\"fieldname47\",\"shortlabel\":\"\",\"index\":8,\"ftype\":\"facceptance\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Ich stimme zu, dass meine Daten gespeichert und dann von Weol Immobili\\u00e8re und seinen Partnern verwendet werden, um auf meine Anfrage zu antworten\",\"value\":\"Ich nehme an\",\"url\":\"https:\\\/\\\/weol.lu\\\/de\\\/datenschutzrichtlinie-fur\\\/\",\"message\":\"\",\"required\":true,\"exclude\":false,\"onoff\":0,\"fBuild\":{},\"parent\":\"fieldname48\"},{\"form_identifier\":\"\",\"name\":\"fieldname35\",\"shortlabel\":\"\",\"index\":9,\"ftype\":\"fhtml\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fcontent\":\"\\u003Ch3 style=\\u0022background:#E2111F; color: #fff; --x-offset: -0.0625em; --y-offset: 0.0625em; --stroke: 0.025em; --background-color: white; --stroke-color: #6c6a6a; text-shadow: var(--x-offset) var(--y-offset) 0px #4c4c4c, calc( var(--x-offset) - var(--stroke) ) calc( var(--y-offset) + var(--stroke) ) 0px #000000;text-align:center;\\u0022\\u003E2 - Ergebnis\\u003C\\\/h3\\u003E\",\"fBuild\":{},\"parent\":\"fieldname17\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname19\",\"shortlabel\":\"\",\"index\":10,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"colunas2 bordabottom bottom\",\"title\":\"\\u003Ca href=\\u0022https:\\\/\\\/guichet.public.lu\\\/de\\\/citoyens\\\/impots-taxes\\\/heritage-donation-patrimoine\\\/donation\\\/faire-donation.html\\u0022 target=\\u0022_blank\\u0022\\u003E\\u003Cb\\u003EBesteuerungsgrundlage\\u003C\\\/b\\u003E\\u003C\\\/a\\u003E\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"small\",\"eq\":\"PREC(fieldname45\\\/10*fieldname7,2)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":true,\"noEvalIfManual\":false,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"fieldname17\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname20\",\"shortlabel\":\"\",\"index\":11,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"colunas2 top\",\"title\":\"\\u003Cb\\u003EF\\u00e4llige Abgaben insgesamt\\u003C\\\/b\\u003E\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"small\",\"eq\":\"PREC(fieldname21+fieldname22+fieldname23,2)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":true,\"noEvalIfManual\":false,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"fieldname17\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname21\",\"shortlabel\":\"\",\"index\":12,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"colunas2 nobroder\",\"title\":\"Schenkungssteuer\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"small\",\"eq\":\"PREC(fieldname43\\\/100*fieldname19,2)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":true,\"noEvalIfManual\":false,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"fieldname17\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname22\",\"shortlabel\":\"\",\"index\":13,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"colunas2 nobroder\",\"title\":\"Umschreibungsgeb\\u00fchren\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"small\",\"eq\":\"PREC(fieldname19*0.01,2)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":true,\"noEvalIfManual\":false,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"fieldname17\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname23\",\"shortlabel\":\"\",\"index\":14,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"colunas2 nobroder\",\"title\":\"Kommunaler Steuerzuschlag\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"small\",\"eq\":\"PREC(fieldname43\\\/100\\\/2*fieldname40\\\/100*fieldname19,2)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":true,\"noEvalIfManual\":false,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"fieldname17\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname31\",\"shortlabel\":\"\",\"index\":15,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"colunas2 top bordatop\",\"title\":\"\\u003Cb\\u003ENotargeb\\u00fchren\\u003C\\\/b\\u003E\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"small\",\"eq\":\"PREC(fieldname32,2)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"fieldname17\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname33\",\"shortlabel\":\"\",\"index\":16,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"colunas2 top\",\"title\":\"\\u003Cb\\u003EF\\u00e4llige Schenkungsgeb\\u00fchren\\u003C\\\/b\\u003E\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"small\",\"eq\":\"PREC(fieldname20+fieldname31,2)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"fieldname17\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname32\",\"shortlabel\":\"\",\"index\":17,\"ftype\":\"fCalculated\",\"userhelp\":\"F\\u00fcr schnell erledigte (konfliktfreie) F\\u00e4lle.\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"colunas2 bordabottom nobroder bottom\",\"title\":\"Die Kosten variieren zwischen 1000 - 2500\\u20ac\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"small\",\"eq\":\"PREC(1750,2)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":true,\"noEvalIfManual\":false,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"fieldname17\"},{\"form_identifier\":\"\",\"name\":\"fieldname7\",\"shortlabel\":\"\",\"index\":18,\"ftype\":\"fcurrency\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"colunas2 bottom\",\"title\":\"Marktwert der Immobilie\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"numberpad\":true,\"size\":\"small\",\"currencySymbol\":\"\\u20ac \",\"currencyText\":\"\",\"thousandSeparator\":\".\",\"centSeparator\":\",\",\"noCents\":false,\"min\":\"\",\"max\":\"\",\"formatDynamically\":true,\"twoDecimals\":true,\"fBuild\":{},\"parent\":\"fieldname16\"},{\"form_identifier\":\"\",\"name\":\"fieldname34\",\"shortlabel\":\"\",\"index\":19,\"ftype\":\"fhtml\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fcontent\":\"\\u003Ch3 style=\\u0022background:#E2111F; color: #fff; --x-offset: -0.0625em; --y-offset: 0.0625em; --stroke: 0.025em; --background-color: white; --stroke-color: #6c6a6a; text-shadow: var(--x-offset) var(--y-offset) 0px #4c4c4c, calc( var(--x-offset) - var(--stroke) ) calc( var(--y-offset) + var(--stroke) ) 0px #000000; text-align:center\\u0022\\u003E1 - Simulator\\u003C\\\/h3\\u003E\",\"fBuild\":{},\"parent\":\"fieldname16\"},{\"form_identifier\":\"\",\"name\":\"fieldname29\",\"shortlabel\":\"\",\"index\":20,\"ftype\":\"fhtml\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"centrar bordatop top\",\"fcontent\":\"\\u003Ch4 style=\\u0022text-align:center; margin-bottom:0px;\\u0022\\u003ESind Sie sich des Preises nicht sicher?\\u003C\\\/h4\\u003E\",\"fBuild\":{},\"parent\":\"fieldname16\"},{\"form_identifier\":\"\",\"name\":\"fieldname30\",\"shortlabel\":\"\",\"index\":21,\"ftype\":\"fButton\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"centrar bottom bordabottom\",\"sType\":\"button\",\"sValue\":\"Online-Sch\\u00e4tzung\",\"sOnclick\":\"window.location.href='https:\\\/\\\/weol.lu\\\/de\\\/estimation\\\/'\",\"sOnmousedown\":\"\",\"sLoading\":false,\"sMultipage\":false,\"fBuild\":{},\"parent\":\"fieldname16\"},{\"choices\":[],\"choicesVal\":[],\"list\":{\"recordset\":{\"title\":\"Recordset\",\"recordsetData\":{\"recordset\":\"fieldname3\",\"value\":\"Erbe\",\"text\":\"Erbe\",\"where\":\"\"}}},\"isDataSource\":true,\"active\":\"recordset\",\"form_identifier\":\"\",\"name\":\"fieldname4\",\"shortlabel\":\"\",\"index\":22,\"ftype\":\"fdropdownds\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"colunas2 bordabottom bottom top\",\"title\":\"Erbe\",\"size\":\"medium\",\"required\":true,\"exclude\":false,\"toSubmit\":\"text\",\"merge\":0,\"choiceSelected\":\"\",\"select2\":false,\"multiple\":false,\"vChoices\":1,\"showDep\":false,\"defaultSelection\":\"\",\"first_choice\":true,\"first_choice_text\":\" \",\"fBuild\":{},\"parent\":\"fieldname16\"},{\"choices\":[],\"choicesVal\":[],\"list\":{\"recordset\":{\"title\":\"Recordset\",\"recordsetData\":{\"recordset\":\"fieldname3\",\"value\":\"Age de l-usufruitier\",\"text\":\"Age de l-usufruitier\",\"where\":\"\"}}},\"isDataSource\":true,\"active\":\"recordset\",\"form_identifier\":\"\",\"name\":\"fieldname44\",\"shortlabel\":\"\",\"index\":23,\"ftype\":\"fdropdownds\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"colunas2 bordabottom bottom top\",\"title\":\"Alter des Nutznie\\u00dfers\",\"size\":\"medium\",\"required\":true,\"exclude\":false,\"toSubmit\":\"text\",\"merge\":0,\"choiceSelected\":\"\",\"select2\":false,\"multiple\":false,\"vChoices\":1,\"showDep\":false,\"defaultSelection\":\"\",\"first_choice\":true,\"first_choice_text\":\" \",\"fBuild\":{},\"parent\":\"fieldname16\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname43\",\"shortlabel\":\"\",\"index\":24,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Taux de base dans la limite de la part l\\u00e9gale (%)\",\"predefined\":\"\",\"required\":false,\"exclude\":true,\"size\":\"medium\",\"eq\":\"(function(){\\n        var recordsdonation = fieldname3;\\n        for(var i in recordsdonation)\\n        {\\n         if (fieldname4 == \\u0022In der direkter Linie (bei der Aufteilung unter Erben wird die Schenkung der Erbschaft zugeschlagen)\\u0022)\\n         {\\n             return recordsdonation[0]['Taux de base dans la limite de la part l\\u00e9gale (%)'];             \\n         }\\n         else if (fieldname4 == \\u0022In direkter Linie (mit Befreiung von der Ausgleichungspflicht)\\u0022)\\n         {\\n             return recordsdonation['1']['Taux de base dans la limite de la part l\\u00e9gale (%)'];             \\n         }\\n         else if (fieldname4 == \\u0022Zwischen Ehepartnern\\u0022)\\n         {\\n             return recordsdonation['2']['Taux de base dans la limite de la part l\\u00e9gale (%)'];             \\n         }\\n         else if (fieldname4 == \\u0022Zwischen Lebenspartnern, die seit mindestens 3 Jahren durch eine eingetragene Lebenspartnerschaft verbunden sind\\u0022)\\n         {\\n             return recordsdonation['3']['Taux de base dans la limite de la part l\\u00e9gale (%)'];             \\n         }\\n         else if (fieldname4 == \\u0022Zwischen Geschwistern\\u0022)\\n         {\\n             return recordsdonation['4']['Taux de base dans la limite de la part l\\u00e9gale (%)'];             \\n         }\\n         else if (fieldname4 == \\u0022Zwischen Onkeln\\\/Tanten und Neffen\\\/Nichten\\u0022)\\n         {\\n             return recordsdonation['5']['Taux de base dans la limite de la part l\\u00e9gale (%)'];             \\n         }\\n         else if (fieldname4 == \\u0022Zwischen Schwiegervater\\\/Schwiegermutter und Schwiegersohn\\\/ Schwiegertochter\\u0022)\\n         {\\n             return recordsdonation['6']['Taux de base dans la limite de la part l\\u00e9gale (%)'];             \\n         }\\n         else if (fieldname4 == \\u0022Zwischen Gro\\u00dfonkeln\\\/-tanten und Gro\\u00dfneffen\\\/-nichten\\u0022)\\n         {\\n             return recordsdonation['7']['Taux de base dans la limite de la part l\\u00e9gale (%)'];             \\n         }\\n         else if (fieldname4 == \\u0022Unter allen Verwandten mit einem niedrigeren Verwandtschaftsgrad als den oben genannten\\u0022)\\n         {\\n             return recordsdonation['8']['Taux de base dans la limite de la part l\\u00e9gale (%)'];             \\n         }\\n         else if (fieldname4 == \\u0022Zwischen nicht verwandten Personen\\u0022)\\n         {\\n             return recordsdonation['9']['Taux de base dans la limite de la part l\\u00e9gale (%)'];             \\n         }\\n          else if (fieldname4 == \\u0022Zugunsten von Gemeinden, \\u00f6ffentlichen Einrichtungen, Hospizen, sozialen Einrichtungen, gemeinn\\u00fctzigen Einrichtungen, Stiftungen und juristischen Personen mit Bezug zu einer der Religionsgemeinschaften, die aufgrund eines Abkommens mit der Regierung des Gro\\u00dfherzogtums Luxemburg anerkannt sind.\\u0022)\\n         {\\n             return recordsdonation['10']['Taux de base dans la limite de la part l\\u00e9gale (%)'];             \\n         }\\n          else if (fieldname4 == \\u0022Schenkungen an Stiftungen, f\\u00fcr Hochschulstipendien und \\u00f6ffentliche Bildungseinrichtungen\\u0022)\\n         {\\n             return recordsdonation['11']['Taux de base dans la limite de la part l\\u00e9gale (%)'];             \\n         }\\n      }\\n})()\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"hidefield\":true,\"fBuild\":{},\"parent\":\"fieldname16\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname45\",\"shortlabel\":\"\",\"index\":25,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Valeur de la nue-propri\\u00e9t\\u00e9\",\"predefined\":\"\",\"required\":false,\"exclude\":true,\"size\":\"medium\",\"eq\":\"(function(){\\n        var recordsage = fieldname3;\\n        for(var i in recordsage)\\n        {\\n         if (fieldname44 ==\\u002219\\u0022)\\n         {\\n             return recordsage[0]['Valeur de la nue-propri\\u00e9t\\u00e9'];             \\n         }\\n         else if (AND(fieldname44\\u003E=\\u002220\\u0022,fieldname44\\u003C=\\u002229\\u0022))\\n         {\\n             return recordsage['1']['Valeur de la nue-propri\\u00e9t\\u00e9'];             \\n         }\\n         else if (AND(fieldname44\\u003E=\\u002230\\u0022,fieldname44\\u003C=\\u002239\\u0022))\\n         {\\n             return recordsage['13']['Valeur de la nue-propri\\u00e9t\\u00e9'];             \\n         }\\n         else if (AND(fieldname44\\u003E=\\u002240\\u0022,fieldname44\\u003C=\\u002249\\u0022))\\n         {\\n             return recordsage['23']['Valeur de la nue-propri\\u00e9t\\u00e9'];             \\n         }\\n         else if (AND(fieldname44\\u003E=\\u002250\\u0022,fieldname44\\u003C=\\u002259\\u0022))\\n         {\\n             return recordsage['33']['Valeur de la nue-propri\\u00e9t\\u00e9'];             \\n         }\\n         else if (AND(fieldname44\\u003E=\\u002260\\u0022,fieldname44\\u003C=\\u002269\\u0022))\\n         {\\n             return recordsage['43']['Valeur de la nue-propri\\u00e9t\\u00e9'];             \\n         }\\n         else if (AND(fieldname44\\u003E=\\u002270\\u0022,fieldname44\\u003C=\\u002279\\u0022))\\n         {\\n             return recordsage['53']['Valeur de la nue-propri\\u00e9t\\u00e9'];             \\n         }\\n         else if (AND(fieldname44\\u003E=\\u002280\\u0022,fieldname44\\u003C=\\u002289\\u0022))\\n         {\\n             return recordsage['63']['Valeur de la nue-propri\\u00e9t\\u00e9'];             \\n         }\\n         else if (fieldname44\\u003E=\\u002290\\u0022)\\n         {\\n             return recordsage['73']['Valeur de la nue-propri\\u00e9t\\u00e9'];             \\n         }\\n      }\\n})()\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"hidefield\":true,\"fBuild\":{},\"parent\":\"fieldname16\"},{\"form_identifier\":\"\",\"name\":\"fieldname41\",\"shortlabel\":\"\",\"index\":26,\"ftype\":\"fradio\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Befindet sich die Immobilie in der Stadt Luxemburg?\",\"layout\":\"side_by_side\",\"required\":true,\"exclude\":false,\"readonly\":false,\"toSubmit\":\"text\",\"choiceSelected\":\"Non - Non\",\"showDep\":true,\"untickAccepted\":true,\"onoff\":1,\"choices\":[\"Ja\",\"Nein\"],\"choicesVal\":[\"Ja\",\"Nein\"],\"choicesDep\":[[\"fieldname42\"],[]],\"fBuild\":{},\"parent\":\"fieldname16\"},{\"form_identifier\":\"\",\"name\":\"fieldname42\",\"shortlabel\":\"\",\"index\":27,\"ftype\":\"fradio\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Gibt es eine Fl\\u00e4che der Immobilie, die f\\u00fcr den kommerziellen Gebrauch bestimmt ist?\",\"layout\":\"side_by_side\",\"required\":true,\"exclude\":false,\"readonly\":false,\"toSubmit\":\"text\",\"choiceSelected\":\"Non - Non\",\"showDep\":true,\"untickAccepted\":true,\"onoff\":1,\"choices\":[\"Ja\",\"Nein\"],\"choicesVal\":[\"Ja\",\"Nein\"],\"choicesDep\":[[\"fieldname38\",\"fieldname23\"],[\"\"]],\"fBuild\":{},\"parent\":\"fieldname16\"},{\"form_identifier\":\"\",\"name\":\"fieldname38\",\"shortlabel\":\"\",\"index\":28,\"ftype\":\"fnumber\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Bitte geben Sie die Aufteilung in % f\\u00fcr den Wohnanteil an.\",\"predefined\":\"0%\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"numberpad\":true,\"size\":\"small\",\"thousandSeparator\":\".\",\"decimalSymbol\":\",\",\"min\":\"0\",\"max\":\"100\",\"formatDynamically\":false,\"dformat\":\"percent\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"fieldname16\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname39\",\"shortlabel\":\"\",\"index\":29,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Wohnen\",\"predefined\":\"\",\"required\":false,\"exclude\":true,\"size\":\"medium\",\"eq\":\"(function(){\\nif (fieldname42==\\u0022Nein\\u0022) {\\n   return '100';\\n}\\nelse {\\n  return fieldname38*100;\\n}\\n})()\",\"min\":\"\",\"max\":\"\",\"suffix\":\"%\",\"prefix\":\"\",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"hidefield\":true,\"fBuild\":{},\"parent\":\"fieldname16\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname40\",\"shortlabel\":\"\",\"index\":30,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Kommerziell\",\"predefined\":\"\",\"required\":false,\"exclude\":true,\"size\":\"medium\",\"eq\":\"100-fieldname38*100\",\"min\":\"\",\"max\":\"\",\"suffix\":\"%\",\"prefix\":\"\",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"hidefield\":true,\"fBuild\":{},\"parent\":\"fieldname16\"}],{\"0\":{\"title\":\"\",\"description\":\"\",\"formlayout\":\"top_aligned\",\"formtemplate\":\"cp_cff_elegant\",\"request_cost\":\"fieldname4\",\"evalequations\":1,\"evalequationsevent\":2,\"loading_animation\":1,\"autocomplete\":1,\"persistence\":0,\"animate_form\":0,\"customstyles\":\"@media screen and (min-width: 740px), print {\\n\\t#fbuilder .fields.col-left {width:50%!important}\\n\\t#fbuilder .fields.col-right {width:50%!important}\\n}\\n\\n.col-right {padding-left:5px!important}\\n.col-left {padding-right:5px!important}\\n\\n.cp_cff_elegant #fbuilder input, .cp_cff_elegant #fbuilder p, .cp_cff_elegant #fbuilder h1, .cp_cff_elegant #fbuilder h2, .cp_cff_elegant #fbuilder h3, .cp_cff_elegant #fbuilder h4, .cp_cff_elegant #fbuilder label, .cp_cff_elegant #fbuilder div, .cp_cff_elegant #fbuilder input {font-family: \\u0022Open Sans\\u0022!important;}\\n\\n.colunas2 label {float: left; line-height: 45px; padding-right: 10px;font-family: \\u0022Open Sans\\u0022;z-index:999;}\\n\\n.colunas2 .dfield input {float:right; text-align:right;}\\n.colunas2 .dfield select {float:right;}\\n\\n.cp_calculatedfieldsf_pform_1 {padding:0px!important}\\n\\n.centrar {text-align:center;}\\n\\n.bordabottom {border-bottom: 1px solid #c9c8c8; }\\n.bordatop {border-top: 1px solid #c9c8c8; }\\n\\n.top {padding-top: 25px!important;}\\n.bottom {padding-bottom:25px!important}\\n\\n\\n.nobroder input {border: none!important;box-shadow: none!important;}\\n\\n.hide {display:none!important;}\\n\\n.pbSubmit {transform: translate(-50%);margin-left: 50%!important;}\\n.emailend, .captcha {text-align:center;}\\n\\n#fbuilder .side_by_side {margin-top: 7px;}\\n.centrar {text-align:center;}\"},\"formid\":\"cp_calculatedfieldsf_pform_1\",\"setCache\":false,\"cache\":false}];<\/script><\/pre>\r\n\t\t<div id=\"fbuilder\">\r\n\t\t\t<div class=\"cff-processing-form\"><\/div>\t\t\t<div id=\"fbuilder_1\">\r\n\t\t\t\t<div id=\"formheader_1\"><\/div>\r\n\t\t\t\t<div id=\"fieldlist_1\"><\/div>\r\n                <div class=\"clearer\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t<div id=\"cpcaptchalayer_1\" class=\"cpcaptchalayer\" style=\"display:none;\">\r\n\t\t\t            \t\t\t<div class=\"fields\" id=\"field-c0\" style=\"display:none\">\r\n\t\t\t\t<label>Payment options<\/label>\r\n\t\t\t\t<div class=\"dfield\">\r\n\t\t\t\t \t\t\t\t <!--addons-payment-options-->\r\n    \t\t\t \t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t<!--addons-payment-fields-->\r\n\t\t\t\t\t\t\t<div class=\"fields\">\r\n\t\t\t\t\t<label>Bitte geben Sie den Sicherheitscode ein<\/label>\r\n\t\t\t\t\t<div class=\"dfield\">\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/weol.lu\/de\/?cp_calculatedfieldsf=captcha&amp;ps=_1&amp;inAdmin=1&amp;width=180&amp;height=60&amp;letter_count=5&amp;min_size=25&amp;max_size=35&amp;noise=200&amp;noiselength=4&amp;bcolor=ffffff&amp;border=000000&amp;font=font-1.ttf\"  id=\"captchaimg_1\" alt=\"security code\" border=\"0\" title=\"Wenn Sie den Captcha-Code nicht verstehen, tippen Sie auf das Bild\" width=\"180\" height=\"60\" class=\"skip-lazy\" \/>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"fields\">\r\n\t\t\t\t\t<label>Sicherheitscode (Kleinbuchstaben)<\/label>\r\n\t\t\t\t\t<div class=\"dfield\">\r\n\t\t\t\t\t\t<input type=\"text\" size=\"20\" name=\"hdcaptcha_cp_calculated_fields_form_post\" id=\"hdcaptcha_cp_calculated_fields_form_post_1\" value=\"\" \/>\r\n\t\t\t\t\t\t<div class=\"error message\" id=\"hdcaptcha_error_1\" style=\"display:none;\"><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<!--add-ons-->\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div id=\"cp_subbtn_1\" class=\"cp_subbtn\" style=\"display:none;\">Per E-Mail erhalten<\/div>\r\n\t\t\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t<\/div>\r\n\t<p style=\"display:none\"><textarea name=\"nao-aos-boots\" cols=\"100%\" rows=\"10\"><\/textarea><label  for=\"nao-aos-boots\">If you are a human, do not fill in this field.<\/label><\/p>\t<\/form>\r\n\n","protected":false},"excerpt":{"rendered":"Payment options Bitte geben Sie den Sicherheitscode ein Sicherheitscode (Kleinbuchstaben) Per E-Mail erhalten If you are a human, do not fill in this field.","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Erbschaftskosten bei Schenkung des Eigentums ohne Nutzungsrecht - Weol Immobili\u00e8re<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/weol.lu\/de\/erbschaftskosten-bei-schenkung-des-eigentums-ohne-nutzungsrecht\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Erbschaftskosten bei Schenkung des Eigentums ohne Nutzungsrecht - Weol Immobili\u00e8re\" \/>\n<meta property=\"og:url\" content=\"https:\/\/weol.lu\/de\/erbschaftskosten-bei-schenkung-des-eigentums-ohne-nutzungsrecht\/\" \/>\n<meta property=\"og:site_name\" content=\"Weol Immobili\u00e8re\" \/>\n<meta property=\"article:modified_time\" content=\"2022-09-22T20:00:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/weol.lu\/wp-content\/uploads\/2021\/05\/logo-weol-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"432\" \/>\n\t<meta property=\"og:image:height\" content=\"270\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/weol.lu\/de\/erbschaftskosten-bei-schenkung-des-eigentums-ohne-nutzungsrecht\/\",\"url\":\"https:\/\/weol.lu\/de\/erbschaftskosten-bei-schenkung-des-eigentums-ohne-nutzungsrecht\/\",\"name\":\"Erbschaftskosten bei Schenkung des Eigentums ohne Nutzungsrecht - Weol Immobili\u00e8re\",\"isPartOf\":{\"@id\":\"https:\/\/weol.lu\/de\/#website\"},\"datePublished\":\"2022-07-06T17:43:20+00:00\",\"dateModified\":\"2022-09-22T20:00:16+00:00\",\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/weol.lu\/de\/erbschaftskosten-bei-schenkung-des-eigentums-ohne-nutzungsrecht\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/weol.lu\/de\/#website\",\"url\":\"https:\/\/weol.lu\/de\/\",\"name\":\"Weol Immobili\u00e8re\",\"description\":\"Immobili\u00e8re Agence\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/weol.lu\/de\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Erbschaftskosten bei Schenkung des Eigentums ohne Nutzungsrecht - Weol Immobili\u00e8re","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/weol.lu\/de\/erbschaftskosten-bei-schenkung-des-eigentums-ohne-nutzungsrecht\/","og_locale":"de_DE","og_type":"article","og_title":"Erbschaftskosten bei Schenkung des Eigentums ohne Nutzungsrecht - Weol Immobili\u00e8re","og_url":"https:\/\/weol.lu\/de\/erbschaftskosten-bei-schenkung-des-eigentums-ohne-nutzungsrecht\/","og_site_name":"Weol Immobili\u00e8re","article_modified_time":"2022-09-22T20:00:16+00:00","og_image":[{"width":432,"height":270,"url":"https:\/\/weol.lu\/wp-content\/uploads\/2021\/05\/logo-weol-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/weol.lu\/de\/erbschaftskosten-bei-schenkung-des-eigentums-ohne-nutzungsrecht\/","url":"https:\/\/weol.lu\/de\/erbschaftskosten-bei-schenkung-des-eigentums-ohne-nutzungsrecht\/","name":"Erbschaftskosten bei Schenkung des Eigentums ohne Nutzungsrecht - Weol Immobili\u00e8re","isPartOf":{"@id":"https:\/\/weol.lu\/de\/#website"},"datePublished":"2022-07-06T17:43:20+00:00","dateModified":"2022-09-22T20:00:16+00:00","inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/weol.lu\/de\/erbschaftskosten-bei-schenkung-des-eigentums-ohne-nutzungsrecht\/"]}]},{"@type":"WebSite","@id":"https:\/\/weol.lu\/de\/#website","url":"https:\/\/weol.lu\/de\/","name":"Weol Immobili\u00e8re","description":"Immobili\u00e8re Agence","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/weol.lu\/de\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de"}]}},"_links":{"self":[{"href":"https:\/\/weol.lu\/de\/wp-json\/wp\/v2\/pages\/26434"}],"collection":[{"href":"https:\/\/weol.lu\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/weol.lu\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/weol.lu\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/weol.lu\/de\/wp-json\/wp\/v2\/comments?post=26434"}],"version-history":[{"count":0,"href":"https:\/\/weol.lu\/de\/wp-json\/wp\/v2\/pages\/26434\/revisions"}],"wp:attachment":[{"href":"https:\/\/weol.lu\/de\/wp-json\/wp\/v2\/media?parent=26434"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}