<!DOCTYPE html>
<html>
<head>
<base href="https://mijn.welbions.nl/">
<title>Onderhoud aan uw woning - Welbions</title>
<meta property="og:site_name" content="Welbions">
<meta property="og:type" content="website" />
<meta property="og:title" content="Onderhoud aan uw woning">
<meta property="og:description" content="<null>">
<meta name="description" content="Welbions">
<meta property="og:image" content="https://mijn.welbions.nl/<null>">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:url" content="https://mijn.welbions.nl:443/onderhoud-aan-uw-woning">

<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<link type="image/x-icon" rel="shortcut icon" href="uiCustom/welbions/images/favicon.ico" />
<meta name="theme-color" content="#095a6d">
<meta name="msapplication-navbutton-color" content="#095a6d">
<meta name="apple-mobile-web-app-status-bar-style" content="#095a6d">
<link rel="apple-touch-icon" href="uiCustom/welbions/images/apple-icons/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-180x180.png" />

<link href="uiCustom/welbions/styles/authored/welbions.main.css" rel="stylesheet"/>

<!--<script src="uiSite/scripts/vendor/jquery/jquery.min.js"></script>-->
<!--<script src="uiSite/scripts/vendor/jquery/jquery-ui.min.js" async></script>-->
<!--<script defer src="uiSite/scripts/vendor/lazyload/jquery.lazyload-min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/modernizr/modernizr.js" async></script>-->
<!--<script defer src="uiSite/scripts/vendor/foundation/foundation.min.js" async></script>-->
<!--<script defer src="uiSite/scripts/vendor/foundation/foundation-datepicker.js" async></script>-->
<!--<script defer src="uiSite/scripts/vendor/chosen/chosen.jquery-min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/fastclick/fastclick.js" async></script>-->
<!--<script defer src="uiSite/scripts/vendor/moment/moment-min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular-sanitize.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular-animate.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular-route.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular-aria.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular-material.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/lazyload/jquery.lazyload-min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/ocLazyLoad/ocLazyLoad.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/d3js/d3-3.5.9.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/typeahead/typeahead.bundle-min.js"></script>-->
<!--<script defer src="uiSite/scripts/dist/all-min.js"></script>-->

<!-- Google tag (gtag.js) -->
<!--<script async src="https://www.googletagmanager.com/gtag/js?id=G-VQ7WSW0P8N"></script>-->
<!--<script>-->
<!--  window.dataLayer = window.dataLayer || [];-->
<!--  function gtag(){dataLayer.push(arguments);}-->
<!--  gtag('js', new Date());-->

<!--  gtag('config', 'G-VQ7WSW0P8N');-->
<!--</script>-->



<script defer src="uiSite/scripts/vendor.min.js?v=26.1.12-20260320.1"></script>
<script defer src="uiSite/scripts/iris.min.js?v=26.1.12-20260320.1"></script>

<link rel="stylesheet" href="/uiCustom/welbions/styles/vendor/slick.css" />
<link rel="stylesheet" href="/uiCustom/welbions/styles/vendor/slick-theme.css" />
<script defer src="/uiCustom/welbions/scripts/vendor/slick.min.js"></script>

<script defer src="uiCustom/welbions/scripts/authored/welbions.main-min.js"></script>

<style>
    .popup {
        display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    background: white;
    transform: translate(-50%, -50%);
    max-width: 80%;
    width: 600px;
    border: 2px solid #925fb1;
    box-shadow: 0 0 0 50000px rgba(0, 0, 0, 0.6);
    padding: 10px 20px;
    max-height: 80%;
    overflow-y: auto;
    
    padding-bottom: 40px;
}

.popup.show {
    display: block;
}

.popup .acfileupload span.adminButton {
    height: 28px;
}

.popup .acfileupload span.adminButton:active {
    box-shadow: none!important;
}

.header-search {
    display: flex;
    align-items: center;
    justify-content: end;
}

.header-search a {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: normal;
    font-size: 22px;
}

.header-search a span {
        font-family: "KarminaSansW01-Semibold_906167",Verdana,Tahoma,Helvetica,Arial,sans-serif;

}
</style><script src="welbions/init.session"></script>
</head>
<body data-ng-app="angularModule">
<div id="main" data-main-application other-sites="welbions
|Media|publishedMedia" data-container="Sites/Site_welbions_Main" data-is-default="true" guid="557b2756-84bf-47e0-b668-abb3398727c2" site-code="welbions">
      <div id="LoginContent"></div><div style="display: none;">


   







    
 

                                



                                        <section id="content" class="content">
                                                                                                                                    <div class="row ">
        
                                <div class="columns large-12 medium-12 small-12 ">
            <div class="row">
        
        <div class="columns large-12 medium-12 small-12 ">
        <h1>Onderhoud aan uw woning</h1>
    </div>
    </div>
            </div>
            </div>

                                                                                                                        <div class="row ">
        
                                <div class="columns large-12 medium-12 small-12 ">
            <div class="row">
        
        <div class="columns large-12 medium-12 small-12 ">
                    
            
    <img ng-src="publishedMedia/a1d64a5cb12c3c1b3c6e720c346f5240.jpg?timestamp=2016-08-18 21:18:00.057" onerror="this.src='uiSite/images/assets/default-placeholder.png'" loading="lazy"  />
</div>
    </div>
            </div>
            </div>

                                                                                                                        <div class="row ">
        
                                <div class="columns large-12 medium-12 small-12 ">
            <div class="row">
        
        <div class="columns large-12 medium-12 small-12 ">
        <p>Welbions is verantwoordelijk voor het onderhoud van uw woning. We maken een onderscheid in planmatig onderhoud en groot onderhoud.</p>

<h2>Planmatig onderhoud</h2>

<p>Onder planmatig onderhoud wordt bijvoorbeeld het vervangen van een CV-ketel of het buiten schilderwerk verstaan. Elk jaar bepaalt Welbions welk onderhoud wij gaan uitvoeren in of buiten uw woning of wooncomplex.<br />
<br />
Door het invoeren van uw postcode en huisnummer kunt u zien welk onderhoud gepland staat voor uw woning of wooncomplex.<br />
<br />
<a class="arrow-link" client-url="planmatig-onderhoud" data-last-type="page" href="planmatig-onderhoud" ng-link="" target="" tokenbased="false">Overzicht planmatig onderhoud</a></p>

<h2>Groot onderhoud</h2>

<p>Als we groot onderhoud in uw woning gaan uitvoeren dan krijgt uw woning een opknapbeurt. De werkzaamheden verschillen per project. In de film hieronder kunt zien wat groot onderhoud inhoudt.<br />
<br />
<a class="arrow-link" client-url="groot-onderhoud" data-last-type="page" href="groot-onderhoud" ng-link="" target="" tokenbased="false">Overzicht groot onderhoud</a></p>
    </div>
    </div>
            </div>
            </div>

                                                                                                                        <div class="row ">
        
                                <div class="columns large-12 medium-12 small-12 ">
            <div class="row">
        
        <div class="columns large-12 medium-12 small-12 ">
    <div ac-bling-element-new="Ww0KICB7DQogICAgIm5hbWUiOiAidmlkZW9IZWlnaHQiLA0KICAgICJkZWZhdWx0VmFsdWUiOiAiMzUwIiwNCiAgICAiZGlzcGxheUluRm9ybSI6IHRydWUsDQogICAgImZvcm1UeXBlIjogInJhbmdlIiwNCiAgICAicG9zc2libGVWYWx1ZXMiOiB7DQogICAgICAibWluIjogIjIwMCIsDQogICAgICAibWF4IjogIjYyMCIsDQogICAgICAic3RlcCI6ICIzMCIsDQogICAgICAidW5pdCI6ICIncHgnIg0KICAgIH0sDQogICAgImxhYmVsIjogIlZpZGVvIGhlaWdodCIsDQogICAgInBsYWNlaG9sZGVyIjogInZvZXIgZWVuIGhvb2d0ZSBpbiIsDQogICAgIiQkaGFzaEtleSI6ICJvYmplY3Q6NjI4OTMiLA0KICAgICJsb2NhbFZhbHVlIjogIjM1MCIsDQogICAgInZhbHVlIjogIjM1MHB4Ig0KICB9LA0KICB7DQogICAgIm5hbWUiOiAidmlkZW9XaWR0aCIsDQogICAgImRlZmF1bHRWYWx1ZSI6ICIxMDAiLA0KICAgICJkaXNwbGF5SW5Gb3JtIjogdHJ1ZSwNCiAgICAiZm9ybVR5cGUiOiAicmFuZ2UiLA0KICAgICJwb3NzaWJsZVZhbHVlcyI6IHsNCiAgICAgICJtaW4iOiAiNTAiLA0KICAgICAgIm1heCI6ICIxMDAiLA0KICAgICAgInN0ZXAiOiAiNSIsDQogICAgICAidW5pdCI6ICInJSciDQogICAgfSwNCiAgICAibGFiZWwiOiAiVmlkZW8gd2lkdGgiLA0KICAgICJwbGFjZWhvbGRlciI6ICJ2b2VyIGVlbiBicmVlZHRlIGluIiwNCiAgICAiJCRoYXNoS2V5IjogIm9iamVjdDo2Mjg5NCIsDQogICAgImxvY2FsVmFsdWUiOiAiMTAwIiwNCiAgICAidmFsdWUiOiAiMTAwJSINCiAgfSwNCiAgew0KICAgICJuYW1lIjogInZpZGVvVXJsIiwNCiAgICAiZGlzcGxheUluRm9ybSI6IHRydWUsDQogICAgImZvcm1UeXBlIjogInVybCIsDQogICAgImxhYmVsIjogIlZpZGVvIHVybCIsDQogICAgInBsYWNlaG9sZGVyIjogIlZvZXIgZWVuIHZpZGVvIHVybCBpbiIsDQogICAgImlzUmVxdWlyZWQiOiB0cnVlLA0KICAgICJ2YWxpZGF0aW9uRXJyb3JNZXNzYWdlIjogIlZvZXIgZWVuIHZpZGVvIFVSTCBpbiIsDQogICAgIiQkaGFzaEtleSI6ICJvYmplY3Q6NjI4OTUiLA0KICAgICJ2YWx1ZSI6ICJodHRwczovL3d3dy55b3V0dWJlLmNvbS93YXRjaD92PWJXdXI0ZjVlalhJIg0KICB9DQpd" template-id="bling_8.html"></div>
    <script type="text/ng-template" id="bling_8.html">
        <div class="video__holder"><iframe height="{{videoHeight}}" width="{{videoWidth}}" ng-hide="!videoUrl" class="no-animate" data-ng-src="{{getVideoUrl(videoUrl)}}" allowfullscreen="true" mozallowfullscreen="true" frameborder="0" webkitallowfullscreen="true"></iframe>
</div>    </script>
</div>
    </div>
            </div>
            </div>

                                                                                                                        <div class="row ">
        
                                <div class="columns large-12 medium-12 small-12 ">
            <div class="row">
        
        <div class="columns large-12 medium-12 small-12 ">
    <div ac-bling-element-new="Ww0KICB7DQogICAgIm5hbWUiOiAidGV4dEZpZWxkNDgxIiwNCiAgICAidHlwZSI6ICJuZ01vZGVsIiwNCiAgICAidmFsdWUiOiAiPGgzPlplbGYga2x1c3Nlbj88L2gzPlxuXG48cD5EaXQga2FuIGVuIG1hZy4gS2lqayB2b29yIG1lZXIgaW5mb3JtYXRpZSBpbiBvbnplIGtsdXN3aWp6ZXIuPGJyIC8+XG48YnIgLz5cbjxhIGNsYXNzPVwiYXJyb3ctbGlua1wiIGNsaWVudC11cmw9XCJrbHVzd2lqemVyXCIgZGF0YS1sYXN0LXR5cGU9XCJwYWdlXCIgaHJlZj1cImtsdXN3aWp6ZXJcIiBuZy1saW5rPVwiXCIgdGFyZ2V0PVwiXCIgdG9rZW5iYXNlZD1cImZhbHNlXCI+R2EgbmFhciBkZSBrbHVzd2lqemVyPC9hPjwvcD5cbiINCiAgfSwNCiAgew0KICAgICJuYW1lIjogInRleHRGaWVsZDQ4MiIsDQogICAgInR5cGUiOiAibmdNb2RlbCIsDQogICAgInZhbHVlIjogIjxoMz5SZXBhcmF0aWV2ZXJ6b2VrPzwvaDM+XG5cbjxwPklzIGVyIGlldHMga2Fwb3QgaW4gdXcgd29uaW5nPyBFZW4gcmVwYXJhdGlldmVyem9layBrdW50IHUgb25saW5lIGJpaiBvbnMgYWFudnJhZ2VuLjxiciAvPlxuPGJyIC8+XG48YSBjbGFzcz1cImFycm93LWxpbmtcIiBjbGllbnQtdXJsPVwicmVwYXJhdGllLWFhbnZyYWdlblwiIGRhdGEtbGFzdC10eXBlPVwicGFnZVwiIGhyZWY9XCJyZXBhcmF0aWUtYWFudnJhZ2VuXCIgbmctbGluaz1cIlwiIHRhcmdldD1cIlwiIHRva2VuYmFzZWQ9XCJmYWxzZVwiPkRpcmVjdCBlZW4gcmVwYXJhdGllIGFhbnZyYWdlbjwvYT48L3A+XG4iDQogIH0NCl0=" template-id="bling_48.html"></div>
    <script type="text/ng-template" id="bling_48.html">
        <div class="meer-weten"><div class="meer-weten__title"><h4>Meer weten?</h4></div><div class="meer-weten__content"><div class="row"><div class="columns small-12 medium-6 large-6"><div data-ng-if="!publishMode" ac-editor-inline="" data-init-after="$root.stylesLoaded" should-allow-edit="AllowElementEdit(subColumn.ContentID)" load-custom-styles="true" element-type="text" data-ng-model="textField482" data-context="bling" output-tag="p"></div><div data-ng-if="publishMode" data-ng-bind-html="textField482"></div></div><div class="columns small-12 medium-6 large-6"><div data-ng-if="!publishMode" ac-editor-inline="" data-init-after="$root.stylesLoaded" should-allow-edit="AllowElementEdit(subColumn.ContentID)" load-custom-styles="true" element-type="text" data-ng-model="textField481" data-context="bling" output-tag="p"></div><div data-ng-if="publishMode" data-ng-bind-html="textField481"></div></div></div></div></div>    </script>
</div>
    </div>
            </div>
            </div>

                                                </section>
                <section id="content01" class="content">
                    </section>
            <section id="content02" class="content">
                            <div class="row">
                            
                                <div class="columns large-12 medium-12 small-12 ">
            <div class="row">
        
                <div class="columns large-12 medium-12 small-12 panel">
        <h3>U ontvangt vooraf altijd bericht</h3>

<p>Als er werkzaamheden staan gepland in of om uw woning, dan ontvangt u voordat we starten altijd een brief. Hierin staat de contactpersoon vermeld en meer informatie over de werkzaamheden.</p>
    </div>
    </div>
            </div>
                        </div>
            </section>
            <section id="content03" class="content">
                    </section>
            <section id="content04" class="content">
                    </section>
            <section id="content05" class="content">
                    </section>
            <section id="content06" class="content">
                    </section>
            <section id="content07" class="content">
                    </section>
            <section id="content08" class="content">
                    </section>
            <section id="content09" class="content">
                    </section>
    </div>
</div>

<div id="cookie-melding" style="position: fixed; bottom: 0; width: 100%; background-color: #f1f1f1; padding: 20px; text-align: center; z-index: 1000;">
    <span>Welbions verwerkt alleen functionele <a href="/cookies">cookies</a>. We verwerken geen persoonsgegevens. <a href="" onclick="closeCookieNotice()"><b>Sluiten</b></a></span>
</div>

<script>
    function closeCookieNotice() {
        document.getElementById("cookie-melding").style.display = "none";
        localStorage.setItem("cookieNoticeClosed", "true");
    }

    // Check if the cookie notice should be displayed or not
    window.onload = function() {
        var isClosed = localStorage.getItem("cookieNoticeClosed");
        if (isClosed) {
            document.getElementById("cookie-melding").style.display = "none";
        }
    }
</script><div id="errorpopup"></div>
</body>
</html>