{"id":1159499,"date":"2025-04-24T12:03:06","date_gmt":"2025-04-24T10:03:06","guid":{"rendered":"https:\/\/www.oeh.ac.at\/formulare\/social-fund-application-students-with-disabilities\/"},"modified":"2025-05-07T15:08:33","modified_gmt":"2025-05-07T13:08:33","slug":"social-fund-application-students-with-disabilities","status":"publish","type":"formulare","link":"https:\/\/www.oeh.ac.at\/en\/forms\/social-fund-application-students-with-disabilities\/","title":{"rendered":"Social fund application: Students with disabilities"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1159499\" class=\"elementor elementor-1159499\" data-elementor-post-type=\"formulare\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a81fe54 e-con-full e-flex e-con e-parent\" data-id=\"a81fe54\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f2ce066 e-con-full e-flex e-con e-child\" data-id=\"f2ce066\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b731e3d elementor-widget elementor-widget-text-editor\" data-id=\"b731e3d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong><u>Please Note<\/u><\/strong>: In order to receive support, you must apply for any support that may be available for these purposes from other institutions or regional authorities with primary responsibility (Federal Social Welfare Office, offices of the provincial governments).<\/p><p>You will need to submit the following documents (pdf,png,jpg, maximum 2 MB per file):<\/p><ul><li>current registration form<\/li><li>study sheet<\/li><li>confirmation of academic success or\/and current confirmation of final thesis<\/li><li>disability card (front and back)<\/li><li>proof of support<\/li><li>proof of cost(s) for the expense(s) specified in the application<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a74335e e-con-full e-flex e-con e-parent\" data-id=\"a74335e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d5bc12 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"2d5bc12\" data-element_type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" id=\"sozialfonds_formulat_behinderung\" name=\"Application\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"1159499\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"2d5bc12\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\u00d6sterreichische Hochsch\u00fcler_innenschaft (\u00d6H)\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-step elementor-field-group elementor-column elementor-field-group-step1 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"e-field-step elementor-hidden\" data-label=\"\" data-previousButton=\"\" data-nextButton=\"\" data-iconUrl=\"\" data-iconLibrary=\"fas fa-star\" data-icon=\"&lt;svg class=&quot;e-font-icon-svg e-fas-star&quot; viewBox=&quot;0 0 576 512&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;&lt;path d=&quot;M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;\" ><\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-lastname elementor-col-100\">\n\t\t\t\t\t<script>jQuery(document).ready(function(){\n\n  \/\/ toggle function: show & require the upload when any \u201c-2\u201d is checked\n  function toggleUploadField(){\n    var anyThird = \n      jQuery('#form-field-bundessozialamt-2').is(':checked') ||\n      jQuery('#form-field-landesregierung-2').is(':checked') ||\n      jQuery('#form-field-andereStellen-2').is(':checked');\n\n    if(anyThird){\n      \/\/ show upload\n      jQuery('.elementor-field-group-Step2').show()\n        .addClass('elementor-field-required elementor-mark-required');\n      jQuery('#form-field-Step2')\n        .attr('required','required')\n        .attr('aria-required','true');\n    } else {\n      \/\/ hide upload\n      jQuery('.elementor-field-group-Step2').hide()\n        .removeClass('elementor-field-required elementor-mark-required');\n      jQuery('#form-field-Step2')\n        .removeAttr('required')\n        .removeAttr('aria-required');\n    }\n  }\n\n  \/\/ initial run on page load\n  toggleUploadField();\n\n  \/\/ bind only to the three groups\n  jQuery(\n    '.elementor-field-group-bundessozialamt input[type=\"radio\"],' +\n    '.elementor-field-group-landesregierung input[type=\"radio\"],' +\n    '.elementor-field-group-andereStellen input[type=\"radio\"]'\n  ).on('change', toggleUploadField);\n\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_547ab14 elementor-col-100\">\n\t\t\t\t\tPlease indicate whether or not you have applied for funding from any of the organisations listed below. If you have received funding, you will need to upload evidence. \t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-radio elementor-field-group elementor-column elementor-field-group-bundessozialamt elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-bundessozialamt\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tBundessozialamt\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  \"><span class=\"elementor-field-option\"><input type=\"radio\" value=\"I am not receiving any funding\" id=\"form-field-bundessozialamt-0\" name=\"form_fields[bundessozialamt]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-bundessozialamt-0\">I am not receiving any funding<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"I have applied for funding but have not received any\" id=\"form-field-bundessozialamt-1\" name=\"form_fields[bundessozialamt]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-bundessozialamt-1\">I have applied for funding but have not received any<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"I am receiving funding (please upload proof below)\" id=\"form-field-bundessozialamt-2\" name=\"form_fields[bundessozialamt]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-bundessozialamt-2\">I am receiving funding (please upload proof below)<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-radio elementor-field-group elementor-column elementor-field-group-landesregierung elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-landesregierung\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tSozialreferat der Landesregierung\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  \"><span class=\"elementor-field-option\"><input type=\"radio\" value=\"I am not receiving any funding\" id=\"form-field-landesregierung-0\" name=\"form_fields[landesregierung]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-landesregierung-0\">I am not receiving any funding<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"I have applied for funding but have not received any\" id=\"form-field-landesregierung-1\" name=\"form_fields[landesregierung]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-landesregierung-1\">I have applied for funding but have not received any<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"I am receiving funding (please upload proof below)\" id=\"form-field-landesregierung-2\" name=\"form_fields[landesregierung]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-landesregierung-2\">I am receiving funding (please upload proof below)<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-radio elementor-field-group elementor-column elementor-field-group-andereStellen elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-andereStellen\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tOther positions (e.g. Fonds Soziales Wien, \u00d6H or other bodies, Caritas, AAI, \u00d6AD, BMFWF, AK, social welfare office, AMS, provincial government, ...)\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  \"><span class=\"elementor-field-option\"><input type=\"radio\" value=\"I am not receiving any funding\" id=\"form-field-andereStellen-0\" name=\"form_fields[andereStellen]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-andereStellen-0\">I am not receiving any funding<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"I have applied for funding but have not received any\" id=\"form-field-andereStellen-1\" name=\"form_fields[andereStellen]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-andereStellen-1\">I have applied for funding but have not received any<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"I am receiving funding (please upload proof below)\" id=\"form-field-andereStellen-2\" name=\"form_fields[andereStellen]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-andereStellen-2\">I am receiving funding (please upload proof below)<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-upload elementor-field-group elementor-column elementor-field-group-Step2 elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Step2\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tProof of funding\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"file\" name=\"form_fields[Step2]\" id=\"form-field-Step2\" class=\"elementor-field elementor-size-sm  elementor-upload-field\" required=\"required\" aria-required=\"true\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-step elementor-field-group elementor-column elementor-field-group-field_2ca92b5 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"e-field-step elementor-hidden\" data-label=\"\" data-previousButton=\"\" data-nextButton=\"\" data-iconUrl=\"\" data-iconLibrary=\"fas fa-star\" data-icon=\"&lt;svg class=&quot;e-font-icon-svg e-fas-star&quot; viewBox=&quot;0 0 576 512&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;&lt;path d=&quot;M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;\" ><\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-firstname elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-firstname\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tFirst name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-nachname elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-nachname\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tLast name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[nachname]\" id=\"form-field-nachname\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-date elementor-field-group elementor-column elementor-field-group-birthday elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-birthday\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tDate of birth\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\n\t\t<input type=\"date\" name=\"form_fields[birthday]\" id=\"form-field-birthday\" class=\"elementor-field elementor-size-sm  elementor-field-textual elementor-date-field elementor-use-native\" required=\"required\" aria-required=\"true\" pattern=\"[0-9]{4}-[0-9]{2}-[0-9]{2}\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-citizenship elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-citizenship\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCitizenship\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[citizenship]\" id=\"form-field-citizenship\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-iban elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-iban\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tIBAN\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[iban]\" id=\"form-field-iban\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-mail elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-mail\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\te-mail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[mail]\" id=\"form-field-mail\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-phone elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-phone\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tTelephone\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[phone]\" id=\"form-field-phone\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-address elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-address\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tStreet and house number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[address]\" id=\"form-field-address\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-plz elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-plz\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPostal code\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[plz]\" id=\"form-field-plz\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-city elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-city\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tLocation\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[city]\" id=\"form-field-city\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-upload elementor-field-group elementor-column elementor-field-group-meldezettel elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-meldezettel\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tRegistration form\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"file\" name=\"form_fields[meldezettel]\" id=\"form-field-meldezettel\" class=\"elementor-field elementor-size-sm  elementor-upload-field\" required=\"required\" aria-required=\"true\" data-maxsize=\"2\" data-maxsize-message=\"This file exceeds the maximum allowed size.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-disability elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-disability\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tType of disability\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[disability]\" id=\"form-field-disability\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-number elementor-field-group elementor-column elementor-field-group-disability_percentage elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-disability_percentage\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tDegree of disability (in %)\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t<input type=\"number\" name=\"form_fields[disability_percentage]\" id=\"form-field-disability_percentage\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\" aria-required=\"true\" min=\"\" max=\"\" >\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-upload elementor-field-group elementor-column elementor-field-group-behindertenausweis elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-behindertenausweis\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tdisability card (front and back)\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"file\" name=\"form_fields[behindertenausweis][]\" id=\"form-field-behindertenausweis\" class=\"elementor-field elementor-size-sm  elementor-upload-field\" required=\"required\" aria-required=\"true\" multiple=\"multiple\" data-maxsize=\"2\" data-maxsize-message=\"This file exceeds the maximum allowed size.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-radio elementor-field-group elementor-column elementor-field-group-marital_status elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-marital_status\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMarital status\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  elementor-subgroup-inline\"><span class=\"elementor-field-option\"><input type=\"radio\" value=\"single\" id=\"form-field-marital_status-0\" name=\"form_fields[marital_status]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-marital_status-0\">single<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"married\" id=\"form-field-marital_status-1\" name=\"form_fields[marital_status]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-marital_status-1\">married<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"divorced\" id=\"form-field-marital_status-2\" name=\"form_fields[marital_status]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-marital_status-2\">divorced<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"cohabiting\" id=\"form-field-marital_status-3\" name=\"form_fields[marital_status]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-marital_status-3\">cohabiting<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"separated\" id=\"form-field-marital_status-4\" name=\"form_fields[marital_status]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-marital_status-4\">separated<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"widowed\" id=\"form-field-marital_status-5\" name=\"form_fields[marital_status]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-marital_status-5\">widowed<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"\" id=\"form-field-marital_status-6\" name=\"form_fields[marital_status]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-marital_status-6\"><\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-step elementor-field-group elementor-column elementor-field-group-Step3 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"e-field-step elementor-hidden\" data-label=\"\" data-previousButton=\"\" data-nextButton=\"\" data-iconUrl=\"\" data-iconLibrary=\"fas fa-star\" data-icon=\"&lt;svg class=&quot;e-font-icon-svg e-fas-star&quot; viewBox=&quot;0 0 576 512&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;&lt;path d=&quot;M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;\" ><\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-hid elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-hid\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tUniversity\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[hid]\" id=\"form-field-hid\" class=\"elementor-field-textual elementor-size-sm\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t<option value=\"select\">select<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Akademie der bildenden K\u00fcnste Wien\">Akademie der bildenden K\u00fcnste Wien<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Anton Bruckner Privatuniversit\u00e4t Linz\">Anton Bruckner Privatuniversit\u00e4t Linz<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Bertha von Suttner Privatuniversit\u00e4t\">Bertha von Suttner Privatuniversit\u00e4t<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Central European University Private University\">Central European University Private University<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Danube Privat University\">Danube Privat University<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Ferdinand Porsche FERNFH\">Ferdinand Porsche FERNFH<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH Campus 02\">FH Campus 02<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH Campus Wien\">FH Campus Wien<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH des bfi Wien\">FH des bfi Wien<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH f\u00fcr angewandte Milit\u00e4rwissenschaften\">FH f\u00fcr angewandte Milit\u00e4rwissenschaften<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH Gesundheit Tirol\">FH Gesundheit Tirol<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH Gesundheitsberufe O\u00d6\">FH Gesundheitsberufe O\u00d6<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH Joanneum\">FH Joanneum<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH K\u00e4rnten\">FH K\u00e4rnten<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH Kufstein\">FH Kufstein<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH Lauder Business School\">FH Lauder Business School<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH Ober\u00f6sterreich\">FH Ober\u00f6sterreich<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH Salzburg\">FH Salzburg<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH St. P\u00f6lten\">FH St. P\u00f6lten<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH Technikum Wien\">FH Technikum Wien<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH Wiener Neustadt\">FH Wiener Neustadt<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FH Wiener Neustadt (Campus Rudolfinerhaus)\">FH Wiener Neustadt (Campus Rudolfinerhaus)<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FHV- University of Applied Sciences\">FHV- University of Applied Sciences<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"FHWien der WKW\">FHWien der WKW<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Gustav Mahler Privatuniversit\u00e4t f\u00fcr Musik\">Gustav Mahler Privatuniversit\u00e4t f\u00fcr Musik<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Hochschule Burgenland\">Hochschule Burgenland<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Hochschule f\u00fcr Agrar- und Umweltp\u00e4dagogik\">Hochschule f\u00fcr Agrar- und Umweltp\u00e4dagogik<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"IMC Krems\">IMC Krems<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"JAM MUSIC LAB - Privatuniversit\u00e4t f\u00fcr Jazz und Popularmusik Wien\">JAM MUSIC LAB - Privatuniversit\u00e4t f\u00fcr Jazz und Popularmusik Wien<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Joseph Hayden Privathochschule\">Joseph Hayden Privathochschule<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Karl Landsteiner Privatuniversit\u00e4t f\u00fcr Gesundheitswissenschaften\">Karl Landsteiner Privatuniversit\u00e4t f\u00fcr Gesundheitswissenschaften<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Katholische Privatuniversit\u00e4t Linz\">Katholische Privatuniversit\u00e4t Linz<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Kirchliche P\u00e4dagogische Hochschule \u2013 Edith Stein\">Kirchliche P\u00e4dagogische Hochschule \u2013 Edith Stein<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Kirchliche P\u00e4dagogische Hochschule Wien\/Krems\">Kirchliche P\u00e4dagogische Hochschule Wien\/Krems<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"MCI Innsbruck\">MCI Innsbruck<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Medizinische Universit\u00e4t Graz\">Medizinische Universit\u00e4t Graz<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Medizinische Universit\u00e4t Innsbruck\">Medizinische Universit\u00e4t Innsbruck<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Medizinische Universit\u00e4t Wien\">Medizinische Universit\u00e4t Wien<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Modul University Vienna\">Modul University Vienna<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Montanuniversit\u00e4t Leoben\">Montanuniversit\u00e4t Leoben<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Musik und Kunst Privatuniversit\u00e4t der Stadt Wien (MUK)\">Musik und Kunst Privatuniversit\u00e4t der Stadt Wien (MUK)<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"New Design University Privatuniversit\u00e4t\">New Design University Privatuniversit\u00e4t<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"P\u00e4dagogische Hochschule K\u00e4rnten\">P\u00e4dagogische Hochschule K\u00e4rnten<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"P\u00e4dagogische Hochschule Nieder\u00f6sterreich\">P\u00e4dagogische Hochschule Nieder\u00f6sterreich<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"P\u00e4dagogische Hochschule Ober\u00f6sterreich\">P\u00e4dagogische Hochschule Ober\u00f6sterreich<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"P\u00e4dagogische Hochschule Salzburg\">P\u00e4dagogische Hochschule Salzburg<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"P\u00e4dagogische Hochschule Steiermark\">P\u00e4dagogische Hochschule Steiermark<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"P\u00e4dagogische Hochschule Tirol\">P\u00e4dagogische Hochschule Tirol<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"P\u00e4dagogische Hochschule Vorarlberg\">P\u00e4dagogische Hochschule Vorarlberg<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"P\u00e4dagogische Hochschule Wien\">P\u00e4dagogische Hochschule Wien<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Paracelsus Medizinische Privatuniversit\u00e4t\">Paracelsus Medizinische Privatuniversit\u00e4t<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Private P\u00e4dagogische Hochschule Augustinum\">Private P\u00e4dagogische Hochschule Augustinum<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Private P\u00e4dagogische Hochschule Burgenland\">Private P\u00e4dagogische Hochschule Burgenland<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Private P\u00e4dagogische Hochschule der Di\u00f6zese Linz\">Private P\u00e4dagogische Hochschule der Di\u00f6zese Linz<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Privatuniversit\u00e4t Schloss Seeburg\">Privatuniversit\u00e4t Schloss Seeburg<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Sigmund Freud Privat Universit\u00e4t\">Sigmund Freud Privat Universit\u00e4t<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Stella Vorarlberg Privathochschule f\u00fcr Musik\">Stella Vorarlberg Privathochschule f\u00fcr Musik<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Technische Universit\u00e4t Graz\">Technische Universit\u00e4t Graz<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Technische Universit\u00e4t Wien\">Technische Universit\u00e4t Wien<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"UMIT TIROL \u2013 Privatuniversit\u00e4t f\u00fcr Gesundheitswissenschaften und -technologie\">UMIT TIROL \u2013 Privatuniversit\u00e4t f\u00fcr Gesundheitswissenschaften und -technologie<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Universit\u00e4t f\u00fcr angewandte Kunst Wien\">Universit\u00e4t f\u00fcr angewandte Kunst Wien<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Universit\u00e4t f\u00fcr Bodenkultur Wien (BOKU)\">Universit\u00e4t f\u00fcr Bodenkultur Wien (BOKU)<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Universit\u00e4t f\u00fcr k\u00fcnstlerische und industrielle Gestaltung Linz\">Universit\u00e4t f\u00fcr k\u00fcnstlerische und industrielle Gestaltung Linz<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Universit\u00e4t f\u00fcr Musik und darstellende Kunst Graz\">Universit\u00e4t f\u00fcr Musik und darstellende Kunst Graz<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Universit\u00e4t f\u00fcr Musik und darstellende Kunst Wien\">Universit\u00e4t f\u00fcr Musik und darstellende Kunst Wien<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Universit\u00e4t f\u00fcr Weiterbildung Krems (Donau-Universit\u00e4t Krems)\">Universit\u00e4t f\u00fcr Weiterbildung Krems (Donau-Universit\u00e4t Krems)<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Universit\u00e4t Graz\">Universit\u00e4t Graz<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Universit\u00e4t Innsbruck\">Universit\u00e4t Innsbruck<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Universit\u00e4t Klagenfurt\">Universit\u00e4t Klagenfurt<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Universit\u00e4t Linz\">Universit\u00e4t Linz<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Universit\u00e4t Mozarteum Salzburg\">Universit\u00e4t Mozarteum Salzburg<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Universit\u00e4t Salzburg\">Universit\u00e4t Salzburg<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Universit\u00e4t Wien\">Universit\u00e4t Wien<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"University of Sustainability \u2013 Charlotte Fresenius Privatuniversit\u00e4t\">University of Sustainability \u2013 Charlotte Fresenius Privatuniversit\u00e4t<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Veterin\u00e4rmedizinische Universit\u00e4t Wien\">Veterin\u00e4rmedizinische Universit\u00e4t Wien<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Webster University Vienna\">Webster University Vienna<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Wirtschaftsuniversit\u00e4t Wien\">Wirtschaftsuniversit\u00e4t Wien<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-radio elementor-field-group elementor-column elementor-field-group-study_type elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-study_type\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tType of study\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  \"><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Bachelor\" id=\"form-field-study_type-0\" name=\"form_fields[study_type]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-study_type-0\">Bachelor<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Diplom\" id=\"form-field-study_type-1\" name=\"form_fields[study_type]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-study_type-1\">Diplom<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Master \" id=\"form-field-study_type-2\" name=\"form_fields[study_type]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-study_type-2\">Master <\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Doktorats-\/PhD-Studien\" id=\"form-field-study_type-3\" name=\"form_fields[study_type]\" required=\"required\" aria-required=\"true\"> <label for=\"form-field-study_type-3\">Doktorats-\/PhD-Studien<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-discipline elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-discipline\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tField of study\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[discipline]\" id=\"form-field-discipline\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-upload elementor-field-group elementor-column elementor-field-group-studiausweis elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-studiausweis\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tstudy sheet\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"file\" name=\"form_fields[studiausweis][]\" id=\"form-field-studiausweis\" class=\"elementor-field elementor-size-sm  elementor-upload-field\" required=\"required\" aria-required=\"true\" multiple=\"multiple\" data-maxsize=\"2\" data-maxsize-message=\"This file exceeds the maximum allowed size.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-upload elementor-field-group elementor-column elementor-field-group-studienerfolgsbestaetigung elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-studienerfolgsbestaetigung\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tconfirmation of academic success or\/and current confirmation of final thesis\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"file\" name=\"form_fields[studienerfolgsbestaetigung][]\" id=\"form-field-studienerfolgsbestaetigung\" class=\"elementor-field elementor-size-sm  elementor-upload-field\" required=\"required\" aria-required=\"true\" multiple=\"multiple\" data-maxsize=\"2\" data-maxsize-message=\"This file exceeds the maximum allowed size.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-step elementor-field-group elementor-column elementor-field-group-Step4 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"e-field-step elementor-hidden\" data-label=\"\" data-previousButton=\"\" data-nextButton=\"\" data-iconUrl=\"\" data-iconLibrary=\"fas fa-star\" data-icon=\"&lt;svg class=&quot;e-font-icon-svg e-fas-star&quot; viewBox=&quot;0 0 576 512&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;&lt;path d=&quot;M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;\" ><\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-auffwendung1 elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-auffwendung1\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tDescription of the expense\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[auffwendung1]\" id=\"form-field-auffwendung1\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-number elementor-field-group elementor-column elementor-field-group-kosten_aufwendung_1 elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-kosten_aufwendung_1\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCosts\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t<input type=\"number\" name=\"form_fields[kosten_aufwendung_1]\" id=\"form-field-kosten_aufwendung_1\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\" aria-required=\"true\" min=\"\" max=\"\" >\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-aufwendung2 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-aufwendung2\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tDescription of the expense\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[aufwendung2]\" id=\"form-field-aufwendung2\" class=\"elementor-field elementor-size-sm  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-kosten_aufwendung_2 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-kosten_aufwendung_2\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCosts\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[kosten_aufwendung_2]\" id=\"form-field-kosten_aufwendung_2\" class=\"elementor-field elementor-size-sm  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-upload elementor-field-group elementor-column elementor-field-group-kostennachweis elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-kostennachweis\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tProof of cost(s) for the expense(s) specified in the application \t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"file\" name=\"form_fields[kostennachweis][]\" id=\"form-field-kostennachweis\" class=\"elementor-field elementor-size-sm  elementor-upload-field\" required=\"required\" aria-required=\"true\" multiple=\"multiple\" data-maxsize=\"2\" data-maxsize-message=\"This file exceeds the maximum allowed size.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-step elementor-field-group elementor-column elementor-field-group-Step5 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"e-field-step elementor-hidden\" data-label=\"\" data-previousButton=\"\" data-nextButton=\"\" data-iconUrl=\"\" data-iconLibrary=\"fas fa-star\" data-icon=\"&lt;svg class=&quot;e-font-icon-svg e-fas-star&quot; viewBox=&quot;0 0 576 512&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;&lt;path d=&quot;M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;\" ><\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_21aa0f2 elementor-col-100\">\n\t\t\t\t\t<h3>Protect Data Sheet<\/h3>                                      \n\n<p>(1) For what purpose is your personal data processed? \nThe Austrian National Union of Students (\u00d6sterreichischen Hochsch\u00fcler_innenschaft\/\u00d6H) stores and processes the data you provide in your application for the purpose of assessing your eligibility for funding and for the administration of approved funding. What is the legal basis for the processing of your personal data? The processing of your general personal data provided in the application is based on the legal basis of a legitimate interest of the \u00d6H. The interest of the \u00d6H is to be able to provide social support to students. The processing of any health data provided in your application is based solely on your consent.    <\/p>\n\n<p>(2) To whom does the \u00d6H pass on your personal data? \nIn addition to the social benefits granted by the Austrian National Union of Students, some university or college representatives also grant social benefits. At the request of these university or college representatives, the applicant's data (name, matriculation number, field of study, date of application, application granted, amount of funding) may be transmitted. The sole purpose of this transmission is to avoid double funding by the Austrian National Union of Students and the (local) university or college representatives. The Austrian National Union of Students is legally obliged to transmit the applicant's data to the Federal Ministry of Education and the Austrian Court of Audit for supervisory purposes, in particular to check that the funds are used in accordance with the guidelines and to grant access to the data (name, matriculation number, field of study, date of application, approved application, amount of funding). Furthermore, according to the Transparency Database Act, the Austrian National Union of Students is obliged to provide the Federal Ministry of Finance with the data of applicants in connection with grants awarded for the purpose of maintaining the Transparency Database. This notification is made using encrypted personal identifiers.     <\/p>\n\n<p>(3) How long does the \u00d6H store your personal data?\nPersonal data will be archived for one year after payment and deleted seven years after payment. Personal data of applicants whose application has been rejected will be deleted two years after the rejection. <\/p>\n\n<p>(4) What rights do you have in connection with the processing of your personal data?\nThe EU's General Data Protection Regulation 2016\/679 (GDPR) gives you certain rights as a data subject, to which we draw your attention below. Please note that these are complementary, so you can only request either the correction or completion of your data or its deletion. Withdrawal of Consent: If the \u00d6H stores and processes your personal data on the basis of your consent, you have the right to withdraw your consent at any time.   However, this does not affect the lawfulness of the processing carried out up to the time of revocation.<\/p>\n\n<p>(4a) Right to information: You can request information about the origin, the categories, the storage period, the recipients, the purpose of the data processed about you by the \u00d6H and the type of processing. You are not entitled to this right if the \u00d6H is acting in a sovereign capacity and the information jeopardizes the fulfilment of a task assigned to it by law.  <\/p>\n\n<p>(4b) Right to rectification and erasure: If the \u00d6H processes data about you that is incorrect or incomplete, you can request that it be rectified or completed. You can also request the deletion of unlawfully processed data.  <\/p>\n\n<p>(4c) Right to restriction of processing: If it is unclear whether the data processed about you is incorrect or incomplete or is being processed unlawfully, you can request that the processing of your data be restricted until this question has been finally clarified. <\/p>\n\n<p>(4d) Right to object: Even if your personal data is correct and complete and is lawfully processed by the \u00d6H, you can object to the processing of this data. <\/p>\n\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-datenschutz elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-datenschutz\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tProtect data sheet\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[datenschutz]\" id=\"form-field-datenschutz\" class=\"elementor-field elementor-size-sm  elementor-acceptance-field\" required=\"required\" aria-required=\"true\">\n\t\t\t\t<label for=\"form-field-datenschutz\">Yes, I have taken note of the \u201cData protection sheet\u201d. If I have provided data of other persons (parents, partner\/child\/children etc.), I will inform them of the data protection sheet. <\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-step elementor-field-group elementor-column elementor-field-group-Step6 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"e-field-step elementor-hidden\" data-label=\"\" data-previousButton=\"\" data-nextButton=\"\" data-iconUrl=\"\" data-iconLibrary=\"fas fa-star\" data-icon=\"&lt;svg class=&quot;e-font-icon-svg e-fas-star&quot; viewBox=&quot;0 0 576 512&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;&lt;path d=&quot;M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;\" ><\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_db86c8f elementor-col-100\">\n\t\t\t\t\tWe may only process data relating to your health with your explicit consent. You can withdraw this consent at any time by sending an email to sozialfonds@oeh.ac.at. Please note, however, that in this case the information will no longer be used to assess your eligibility for funding.  \t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-Gesundheitsdaten elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Gesundheitsdaten\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tHealth data\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  \"><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Yes, I agree that the \u00d6H may process my health data (data on my state of health) provided in this application for the purpose of processing the application.\" id=\"form-field-Gesundheitsdaten-0\" name=\"form_fields[Gesundheitsdaten]\"> <label for=\"form-field-Gesundheitsdaten-0\">Yes, I agree that the \u00d6H may process my health data (data on my state of health) provided in this application for the purpose of processing the application.<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send now<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"author":34,"featured_media":0,"template":"","meta":[],"class_list":["post-1159499","formulare","type-formulare","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u00d6sterreichische Hochsch\u00fcler_innenschaft (\u00d6H)<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:site_name\" content=\"\u00d6sterreichische Hochsch\u00fcler_innenschaft (\u00d6H)\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"CollectionPage\",\"@id\":null,\"url\":\"\",\"name\":\"\",\"isPartOf\":{\"@id\":\"https:\/\/www.oeh.ac.at\/en\/#website\"},\"inLanguage\":\"en-US\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.oeh.ac.at\/en\/#website\",\"url\":\"https:\/\/www.oeh.ac.at\/en\/\",\"name\":\"\u00d6sterreichische Hochsch\u00fcler_innenschaft\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.oeh.ac.at\/en\/#organization\"},\"alternateName\":\"\u00d6H\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.oeh.ac.at\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.oeh.ac.at\/en\/#organization\",\"name\":\"\u00d6sterreichische Hochsch\u00fcler_innenschaft\",\"alternateName\":\"\u00d6H\",\"url\":\"https:\/\/www.oeh.ac.at\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.oeh.ac.at\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.oeh.ac.at\/wp-content\/uploads\/2023\/03\/OeH_Logo_white_RGB.png\",\"contentUrl\":\"https:\/\/www.oeh.ac.at\/wp-content\/uploads\/2023\/03\/OeH_Logo_white_RGB.png\",\"width\":1600,\"height\":1330,\"caption\":\"\u00d6sterreichische Hochsch\u00fcler_innenschaft\"},\"image\":{\"@id\":\"https:\/\/www.oeh.ac.at\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/bundesoeh\",\"https:\/\/instagram.com\/bundesoeh\",\"https:\/\/youtube.com\/bundesoeh\",\"https:\/\/bsky.app\/profile\/bundesoeh.bsky.social\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u00d6sterreichische Hochsch\u00fcler_innenschaft (\u00d6H)","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":"\/","og_locale":"en_US","og_type":"article","og_site_name":"\u00d6sterreichische Hochsch\u00fcler_innenschaft (\u00d6H)","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"CollectionPage","@id":null,"url":"","name":"","isPartOf":{"@id":"https:\/\/www.oeh.ac.at\/en\/#website"},"inLanguage":"en-US"},{"@type":"WebSite","@id":"https:\/\/www.oeh.ac.at\/en\/#website","url":"https:\/\/www.oeh.ac.at\/en\/","name":"\u00d6sterreichische Hochsch\u00fcler_innenschaft","description":"","publisher":{"@id":"https:\/\/www.oeh.ac.at\/en\/#organization"},"alternateName":"\u00d6H","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.oeh.ac.at\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.oeh.ac.at\/en\/#organization","name":"\u00d6sterreichische Hochsch\u00fcler_innenschaft","alternateName":"\u00d6H","url":"https:\/\/www.oeh.ac.at\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.oeh.ac.at\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.oeh.ac.at\/wp-content\/uploads\/2023\/03\/OeH_Logo_white_RGB.png","contentUrl":"https:\/\/www.oeh.ac.at\/wp-content\/uploads\/2023\/03\/OeH_Logo_white_RGB.png","width":1600,"height":1330,"caption":"\u00d6sterreichische Hochsch\u00fcler_innenschaft"},"image":{"@id":"https:\/\/www.oeh.ac.at\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/bundesoeh","https:\/\/instagram.com\/bundesoeh","https:\/\/youtube.com\/bundesoeh","https:\/\/bsky.app\/profile\/bundesoeh.bsky.social"]}]}},"_links":{"self":[{"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/formulare\/1159499"}],"collection":[{"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/formulare"}],"about":[{"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/types\/formulare"}],"author":[{"embeddable":true,"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/users\/34"}],"version-history":[{"count":7,"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/formulare\/1159499\/revisions"}],"predecessor-version":[{"id":1161479,"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/formulare\/1159499\/revisions\/1161479"}],"wp:attachment":[{"href":"https:\/\/www.oeh.ac.at\/en\/wp-json\/wp\/v2\/media?parent=1159499"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}