")}@media (max-width:850px){.feature-header:after{height:calc(29.5*var(--layout-factor))}}.feature-header__navbar{display:-ms-grid;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-template-areas:"logo nav1 nav2";margin-right:var(--base-offset);margin-left:var(--base-offset);position:relative;z-index:10}.feature-header__logo{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:start;justify-content:start;-ms-flex-align:center;align-items:center;margin-left:calc(40*var(--layout-factor))}.feature-header__logo a img{margin-top:calc(20*var(--layout-factor));min-width:calc(210*var(--layout-factor))}.feature-header__claim{font-style:italic;font-family:var(--theme-font-secondary);font-weight:400;color:var(--theme-color-accent-2);margin-bottom:calc(26*var(--layout-factor));margin-top:calc(30*var(--layout-factor))}.feature-header__nav__main{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.feature-header__nav__main ul.menu-main{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:center;justify-content:center;list-style-type:none;gap:calc(10*var(--layout-factor));padding:0;margin:0;width:100%}.feature-header__nav__main ul.menu-main li{display:-ms-flexbox;display:-webkit-flex;display:flex}.feature-header__nav__main ul.menu-main li a{font-size:calc(18*var(--layout-factor));font-weight:700;text-transform:uppercase;text-decoration:none;text-align:center;background-color:var(--theme-color-accent-2);padding:calc(15*var(--layout-factor)) calc(30*var(--layout-factor)) calc(11*var(--layout-factor)) calc(30*var(--layout-factor));border-top-left-radius:6px;border-top-right-radius:6px;color:var(--base-color-background);font-family:var(--theme-button-font);min-width:calc(200*var(--layout-factor));white-space:nowrap}.feature-header__nav__secondary{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between}.feature-header__nav__secondary .topnav{margin-top:var(--base-space);width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:end;justify-content:flex-end}.feature-header__nav__secondary ul.menu-secondary--languages{list-style-type:none;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:0;margin:0;-ms-flex-pack:justify;justify-content:space-between;margin-left:var(--base-space)}.feature-header__nav__secondary ul.menu-secondary--languages li.current-language-menu-item a{font-weight:700}.feature-header__nav__secondary ul.menu-secondary{list-style-type:none;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:0;margin:0;-ms-flex-pack:justify;justify-content:space-between}.feature-header__nav__secondary ul.menu-secondary>li{position:relative}.feature-header__nav__secondary ul.menu-secondary>li>a{display:inline-block;color:var(--base-color-accent);font-family:var(--base-font-family);text-transform:uppercase;font-weight:700;font-size:var(--base-font-size);line-height:var(--base-line-height);padding:calc(15*var(--layout-factor)) calc(15*var(--layout-factor)) calc(11*var(--layout-factor)) calc(15*var(--layout-factor));white-space:nowrap}.feature-header__nav__secondary ul.menu-secondary>li:last-child a{padding-right:0}.feature-header__nav__secondary ul.menu-secondary>li ul.sub-menu{position:absolute;display:none;list-style-type:none;background:rgba(255,255,255,.8);padding-bottom:calc(15*var(--layout-factor))}.feature-header__nav__secondary ul.menu-secondary>li.menu-item-has-children a{padding-right:0}.feature-header__nav__secondary ul.menu-secondary>li.menu-item-has-children:after{content:"▼";font-size:calc(12*var(--layout-factor))}.feature-header-mobile__navbar{display:-ms-grid;display:grid;grid-template-columns:20% 60% 20%;grid-template-rows:1fr auto;grid-template-areas:"space logo switch" "nav nav nav"}.feature-header-mobile__space{grid-area:space}.feature-header-mobile__logo{grid-area:logo;text-align:center}.feature-header-mobile__logo img{margin:var(--base-space);max-width:60%}.feature-header-mobile__switch{grid-area:switch;text-align:right}.feature-header-mobile__switch button{margin:var(--base-space);padding:0;border:0;background-color:unset;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'93\' height=\'83\' viewBox=\'0 0 93 83\'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23135287;%7D%3C/style%3E%3C/defs%3E%3Cg transform=\'translate(-103 -406)\'%3E%3Crect class=\'a\' width=\'93\' height=\'15\' transform=\'translate(103 406)\'/%3E%3Crect class=\'a\' width=\'93\' height=\'15\' transform=\'translate(103 440)\'/%3E%3Crect class=\'a\' width=\'93\' height=\'15\' transform=\'translate(103 474)\'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:calc(50*var(--layout-factor));height:calc(50*var(--layout-factor))}.feature-header-mobile__nav__main{grid-area:nav}.feature-header-mobile__nav__main ul{list-style-type:none;margin-bottom:0;padding-left:0;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr;gap:calc(1*var(--layout-factor))}.feature-header-mobile__nav__main ul li{display:block}.feature-header-mobile__nav__main ul li a{display:block;font-size:calc(18*var(--layout-factor));font-weight:700;text-transform:uppercase;text-decoration:none;text-align:center;background-color:var(--theme-color-accent-2);padding:calc(15*var(--layout-factor)) calc(30*var(--layout-factor)) calc(11*var(--layout-factor)) calc(30*var(--layout-factor));color:var(--base-color-background);font-family:var(--theme-button-font);white-space:nowrap}.feature-header-mobile__overlay{display:none;background-color:#fff;z-index:100;position:fixed;top:0;left:0;right:0;bottom:0}.feature-header-mobile__overlay button.close{top:var(--base-space);right:var(--base-space);position:absolute;padding:0;border:0;background-color:unset;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'76.368\' height=\'76.368\' viewBox=\'0 0 76.368 76.368\'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23135287;%7D%3C/style%3E%3C/defs%3E%3Cpath class=\'a\' d=\'M38.184,48.79,10.607,76.368,0,65.761,27.577,38.184,0,10.607,10.607,0,38.184,27.577,65.761,0,76.368,10.607,48.79,38.184,76.368,65.761,65.761,76.368Z\'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:calc(50*var(--layout-factor));height:calc(50*var(--layout-factor))}.feature-header-mobile__overlay .menu-secondary--languages{list-style-type:none}.feature-header-mobile__overlay .menu-secondary--languages li{display:inline-block}.feature-header-mobile__overlay .content{margin-top:var(--base-offset-vertical);margin-left:var(--base-offset);margin-right:var(--base-offset)}.feature-header-mobile__overlay .content ul.menu-secondary{list-style-type:none}.feature-header-mobile__overlay .content ul.menu-secondary>li>a{font-size:calc(24*var(--layout-factor));font-weight:700}.feature-header-mobile__overlay .content ul.menu-secondary>li ul.sub-menu{list-style-type:none}.feature-header-mobile__overlay .content ul.menu-secondary>li ul.sub-menu>li>a{font-size:calc(24*var(--layout-factor))}.feature-request-form__fields .acf-label{display:none}.feature-request-form__fields .acf-field:nth-child(1){grid-area:Box1}.feature-request-form__fields .acf-field:nth-child(2){grid-area:Box2}.feature-request-form__fields .acf-field:nth-child(3){grid-area:Box3}.feature-request-form__fields .acf-field:nth-child(4){grid-area:Box4}.feature-request-form__fields .acf-field:nth-child(5){grid-area:Box5}.feature-request-form__fields .acf-field:nth-child(6){grid-area:Box6}.feature-request-form__fields .acf-field .acf-input input{border-radius:calc(3*var(--layout-factor));width:100%}.feature-boat__single .content{display:-ms-grid;display:grid;margin-top:var(--base-space);grid-template-columns:calc(843*var(--layout-factor)) calc(406*var(--layout-factor));gap:var(--base-space);grid-template-areas:"details sidebar"}@media (max-width:899px){.feature-boat__single .content{grid-template-columns:auto;grid-template-areas:"details" "sidebar"}}.feature-boat__single .content__gallery{display:block;background-color:#f4f4f4;height:calc(413*var(--layout-factor));position:relative;padding-top:calc(16*var(--layout-factor));padding-bottom:calc(16*var(--layout-factor))}.feature-boat__single .content__details{display:-ms-grid;display:grid;grid-area:details;grid-template-columns:calc(515*var(--layout-factor)) calc(297*var(--layout-factor));grid-template-rows:min-content;-moz-column-gap:0;-webkit-column-gap:0;column-gap:0;grid-template-areas:"title title" "txt tbl" "features features"}@media (max-width:899px){.feature-boat__single .content__details{grid-template-columns:auto;grid-template-areas:none}}.feature-boat__single .content__details__header{grid-area:title;text-align:left;color:var(--theme-color-text)}@media (max-width:899px){.feature-boat__single .content__details__header{grid-area:unset}}.feature-boat__single .content__details__header__category{display:block;margin-top:calc(20*var(--layout-factor));padding-left:calc(20*var(--layout-factor));background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'13.5\' height=\'18\' viewBox=\'0 0 13.5 18\'%3E%3Cpath id=\'iconfinder_bookmark_ribbon_save_web_label_3994430\' d=\'M24.375,0H13.125A1.124,1.124,0,0,0,12,1.124v15.75a1.125,1.125,0,0,0,1.828.879l4.922-3.939,4.922,3.939a1.125,1.125,0,0,0,1.828-.879V1.124A1.124,1.124,0,0,0,24.375,0ZM23.25,14.532l-3.8-3.038a1.127,1.127,0,0,0-1.406,0l-3.8,3.038V2.249h9Z\' transform=\'translate(-12 0.001)\' fill=\'%235c5c5c\'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:calc(13.5*var(--layout-factor)) calc(18*var(--layout-factor));background-position-x:left;background-position-y:center}.feature-boat__single .content__details__header__title{display:block;text-align:inherit;margin-top:calc(5*var(--layout-factor));margin-bottom:calc(var(--base-space)*3)}@media (max-width:899px){.feature-boat__single .content__details__header__title{margin-bottom:calc(var(--base-space))}}.feature-boat__single .content__details__copy{grid-area:txt;border-top:calc(8*var(--layout-factor)) solid #dbe4ed;padding:var(--base-space);padding-left:0}@media (max-width:899px){.feature-boat__single .content__details__copy{grid-area:unset}}.feature-boat__single .content__details__table{grid-area:tbl;position:relative}@media (max-width:899px){.feature-boat__single .content__details__table{grid-area:unset;padding-top:calc(60*var(--layout-factor))}}.feature-boat__single .content__details__table table{border-collapse:collapse;width:100%}.feature-boat__single .content__details__table td{padding:.25rem;text-align:left}.feature-boat__single .content__details__table .section{background-color:#dbe4ed;text-transform:uppercase;color:#8aa9c3;text-align:center;font-weight:bolder}.feature-boat__single .content__details__table:before{position:absolute;content:"";width:calc(89.33*var(--layout-factor));height:calc(26.82*var(--layout-factor));background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'89.333\' height=\'26.815\' viewBox=\'0 0 89.333 26.815\'%3E%3Cg id=\'Gruppe_67\' data-name=\'Gruppe 67\' transform=\'translate(-638.23 -1600.4)\'%3E%3Cpath id=\'iconfinder_Boat_cruise_luxury_cruise_ship_shipment_4908150\' d=\'M28.045,24.369l2.5-12.047-4.721-1.176V3H7.957v8.146L3.236,12.322,5.9,25.635A5.257,5.257,0,0,0,2,23.848v2.978c.834,0,1.191.328,1.921,1.057A5.346,5.346,0,0,0,7.957,29.8a5.3,5.3,0,0,0,4.021-1.921c.73-.73,1.087-1.057,1.921-1.057s1.191.328,1.921,1.057a5.2,5.2,0,0,0,8.071,0c.73-.73,1.087-1.057,1.936-1.057s1.191.328,1.921,1.057A5.346,5.346,0,0,0,31.783,29.8V26.826c-.834,0-1.191-.328-1.936-1.057a6.7,6.7,0,0,0-1.8-1.4ZM18.381,26.2l-.447-.432a6.135,6.135,0,0,0-2.532-1.7V12.352l1.489-.417,1.489.372Zm4.467-15.755L16.891,8.957l-5.957,1.489V5.978H22.848Z\' transform=\'translate(666 1597.4)\' fill=\'%23dbe4ed\'/%3E%3Cpath id=\'Pfad_59\' data-name=\'Pfad 59\' d=\'M25.826,7.964a5.317,5.317,0,0,1-4.036-1.92c-.73-.729-1.087-1.057-1.936-1.057s-1.191.328-1.921,1.057a5.183,5.183,0,0,1-8.056,0c-.73-.729-1.087-1.057-1.921-1.057s-1.191.328-1.921,1.057A5.3,5.3,0,0,1,2,7.964V4.987c.834,0,1.191-.328,1.921-1.057A5.3,5.3,0,0,1,7.957,2.01a5.3,5.3,0,0,1,4.021,1.92c.73.729,1.087,1.057,1.936,1.057S15.1,4.659,15.834,3.93a5.183,5.183,0,0,1,8.071,0c.73.729,1.087,1.057,1.936,1.057s1.191-.328,1.936-1.057a5.317,5.317,0,0,1,4.006-1.92V4.987c-.834,0-1.191.328-1.936,1.057A5.317,5.317,0,0,1,25.826,7.964Z\' transform=\'translate(695.78 1619.251)\' fill=\'%23dbe4ed\'/%3E%3Cpath id=\'Pfad_60\' data-name=\'Pfad 60\' d=\'M25.826,7.964a5.317,5.317,0,0,1-4.036-1.92c-.73-.729-1.087-1.057-1.936-1.057s-1.191.328-1.921,1.057a5.183,5.183,0,0,1-8.056,0c-.73-.729-1.087-1.057-1.921-1.057s-1.191.328-1.921,1.057A5.3,5.3,0,0,1,2,7.964V4.987c.834,0,1.191-.328,1.921-1.057A5.3,5.3,0,0,1,7.957,2.01a5.3,5.3,0,0,1,4.021,1.92c.73.729,1.087,1.057,1.936,1.057S15.1,4.659,15.834,3.93a5.183,5.183,0,0,1,8.071,0c.73.729,1.087,1.057,1.936,1.057s1.191-.328,1.936-1.057a5.317,5.317,0,0,1,4.006-1.92V4.987c-.834,0-1.191.328-1.936,1.057A5.317,5.317,0,0,1,25.826,7.964Z\' transform=\'translate(636.23 1619.251)\' fill=\'%23dbe4ed\'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;top:calc(-45*var(--layout-factor));left:35%}@media (max-width:899px){.feature-boat__single .content__details__table:before{top:calc(10*var(--layout-factor));left:40%}}.feature-boat__single .content__details__features{grid-area:features}@media (max-width:899px){.feature-boat__single .content__details__features{grid-area:unset}}.feature-boat__single .content__sidebar{grid-area:sidebar}@media (max-width:899px){.feature-boat__single .content__sidebar{grid-area:unset}}.feature-boat__single .content__sidebar__cta{grid-area:cta;padding:var(--base-space);background-color:#dbe4ed;border-top-left-radius:calc(5*var(--layout-factor));border-top-right-radius:calc(5*var(--layout-factor));display:-ms-grid;display:grid;width:100%;grid-template-columns:repeat(2,1fr);grid-template-columns:auto;grid-template-areas:"action button"}.feature-boat__single .content__sidebar__cta__action{grid-area:action;padding-top:calc(15*var(--layout-factor))}.feature-boat__single .content__sidebar__cta__action--link{color:#8aa9c3;font-weight:600;display:block;padding-left:calc(34*var(--layout-factor));margin-bottom:calc(12*var(--layout-factor));background-color:unset;background-repeat:no-repeat;background-size:calc(24*var(--layout-factor)) calc(24*var(--layout-factor));background-position-x:left;background-position-y:center;border:0}.feature-boat__single .content__sidebar__cta__action--link.pdf{background-image:url("data:image/svg+xml,%3Csvg id=\'_1\' data-name=\'1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'23.697\' height=\'23.449\' viewBox=\'0 0 23.697 23.449\'%3E%3Cpath id=\'Pfad_65\' data-name=\'Pfad 65\' d=\'M145.241,55.933H132.875a.875.875,0,0,1-.875-.875V48.875a.875.875,0,0,1,.875-.875h12.366a.875.875,0,0,1,.875.875v6.183A.875.875,0,0,1,145.241,55.933Zm-11.491-1.75h10.616V49.75H133.75Z\' transform=\'translate(-127.209 -48)\' fill=\'%238aa9c3\'/%3E%3Cpath id=\'Pfad_66\' data-name=\'Pfad 66\' d=\'M145.241,268.343H132.875a.875.875,0,0,1-.875-.875v-9.5a.875.875,0,0,1,.875-.875h12.366a.875.875,0,0,1,.875.875v9.5A.875.875,0,0,1,145.241,268.343Zm-11.491-1.75h10.616V258.84H133.75Z\' transform=\'translate(-127.209 -244.894)\' fill=\'%238aa9c3\'/%3E%3Cpath id=\'Pfad_67\' data-name=\'Pfad 67\' d=\'M70.716,167.124H67.9a.875.875,0,1,1,0-1.75h2.814a1.1,1.1,0,0,0,1.1-1.1v-7.421a1.1,1.1,0,0,0-1.1-1.1H52.721a1.1,1.1,0,0,0-1.1,1.1v7.421a1.1,1.1,0,0,0,1.1,1.1h2.814a.875.875,0,1,1,0,1.75H52.721a2.855,2.855,0,0,1-2.851-2.851v-7.421A2.855,2.855,0,0,1,52.721,154H70.716a2.855,2.855,0,0,1,2.851,2.852v7.421A2.855,2.855,0,0,1,70.716,167.124Z\' transform=\'translate(-49.87 -147.817)\' fill=\'%238aa9c3\'/%3E%3Cpath id=\'Pfad_68\' data-name=\'Pfad 68\' d=\'M116.864,207.7q-.043,0-.086,0c-.028,0-.058-.008-.085-.013a.8.8,0,0,1-.083-.021c-.025-.008-.054-.018-.08-.029s-.052-.023-.077-.037a.722.722,0,0,1-.074-.044c-.023-.016-.047-.033-.069-.051a.866.866,0,0,1-.064-.058c-.02-.02-.04-.042-.058-.064a.834.834,0,0,1-.051-.069q-.024-.036-.044-.073c-.013-.025-.026-.051-.037-.078s-.02-.054-.029-.081-.015-.058-.021-.083a.8.8,0,0,1-.013-.085.916.916,0,0,1,0-.175c0-.028.008-.058.013-.085a.792.792,0,0,1,.021-.083c.008-.025.018-.054.029-.08s.023-.052.037-.078.028-.05.044-.074a.839.839,0,0,1,.051-.069.866.866,0,0,1,.058-.064c.02-.02.042-.04.064-.058a.8.8,0,0,1,.069-.051.739.739,0,0,1,.074-.044q.038-.02.077-.037c.026-.011.054-.02.08-.029s.058-.015.083-.021a.794.794,0,0,1,.085-.013.942.942,0,0,1,.172,0c.029,0,.058.008.085.013a.727.727,0,0,1,.083.021c.025.008.055.018.081.029s.052.023.077.037a.807.807,0,0,1,.074.044c.023.016.047.033.069.051a.852.852,0,0,1,.064.058c.02.02.039.042.058.064a.7.7,0,0,1,.051.069.851.851,0,0,1,.044.074c.013.025.026.051.037.078s.02.054.029.08.015.058.021.083a.8.8,0,0,1,.013.085.913.913,0,0,1,0,.175c0,.028-.008.058-.013.085a.794.794,0,0,1-.021.083c-.008.025-.018.054-.029.081s-.023.052-.037.078-.028.05-.044.073-.033.047-.051.069a.747.747,0,0,1-.058.064c-.02.02-.042.04-.064.058a.8.8,0,0,1-.069.051.785.785,0,0,1-.074.044q-.038.02-.077.037c-.026.011-.054.02-.081.029a.824.824,0,0,1-.083.021c-.028.006-.058.01-.085.013A.856.856,0,0,1,116.864,207.7Z\' transform=\'translate(-112.131 -196.73)\' fill=\'%238aa9c3\'/%3E%3Cpath id=\'Pfad_69\' data-name=\'Pfad 69\' d=\'M160.864,207.694a.6.6,0,0,1-.086,0c-.028,0-.058-.008-.085-.013a.789.789,0,0,1-.083-.021c-.025-.008-.054-.018-.081-.029s-.052-.023-.078-.037-.05-.028-.073-.044a.841.841,0,0,1-.069-.051c-.022-.018-.044-.038-.064-.058s-.04-.042-.058-.064a.8.8,0,0,1-.051-.069.853.853,0,0,1-.044-.074c-.013-.025-.025-.051-.036-.077s-.02-.054-.029-.08-.015-.058-.021-.083a.8.8,0,0,1-.013-.085.911.911,0,0,1,0-.175c0-.028.008-.058.013-.085a.787.787,0,0,1,.021-.083c.008-.025.018-.054.029-.081s.023-.052.036-.077a.853.853,0,0,1,.044-.074c.016-.023.033-.047.051-.069a.852.852,0,0,1,.058-.064c.02-.02.042-.04.064-.058a.837.837,0,0,1,.069-.051q.036-.024.073-.044c.025-.013.051-.026.078-.037s.054-.02.081-.029.058-.015.083-.021a.787.787,0,0,1,.085-.013.944.944,0,0,1,.175,0c.028,0,.058.008.085.013a.784.784,0,0,1,.083.021c.025.008.054.018.08.029s.052.023.077.037.05.028.074.044a.841.841,0,0,1,.069.051c.022.018.044.038.064.058s.039.042.058.064a.7.7,0,0,1,.051.069.857.857,0,0,1,.044.074q.02.038.037.077c.011.026.02.054.029.081s.015.058.021.083a.794.794,0,0,1,.013.085.916.916,0,0,1,0,.175c0,.028-.008.058-.013.085a.8.8,0,0,1-.021.083c-.008.025-.018.054-.029.08s-.023.052-.037.077a.857.857,0,0,1-.044.074c-.016.023-.033.047-.051.069a.757.757,0,0,1-.058.064c-.02.02-.042.04-.064.058a.815.815,0,0,1-.069.051.856.856,0,0,1-.074.044q-.038.02-.077.037c-.026.011-.054.02-.08.029s-.058.015-.083.021a.79.79,0,0,1-.085.013A.865.865,0,0,1,160.864,207.694Z\' transform=\'translate(-153.565 -196.728)\' fill=\'%238aa9c3\'/%3E%3Cpath id=\'Pfad_70\' data-name=\'Pfad 70\' d=\'M186.758,315.75h-6.883a.875.875,0,0,1,0-1.75h6.883a.875.875,0,1,1,0,1.75Z\' transform=\'translate(-171.468 -298.484)\' fill=\'%238aa9c3\'/%3E%3Cpath id=\'Pfad_71\' data-name=\'Pfad 71\' d=\'M186.758,368.75h-6.883a.875.875,0,1,1,0-1.75h6.883a.875.875,0,1,1,0,1.75Z\' transform=\'translate(-171.468 -348.393)\' fill=\'%238aa9c3\'/%3E%3C/svg%3E%0A")}.feature-boat__single .content__sidebar__cta__action--link.fav{background-image:url("data:image/svg+xml,%3Csvg id=\'Fill\' xmlns=\'http://www.w3.org/2000/svg\' width=\'23.131\' height=\'20.99\' viewBox=\'0 0 23.131 20.99\'%3E%3Cpath id=\'Pfad_49\' data-name=\'Pfad 49\' d=\'M13.569,25,3.934,15.38a6.718,6.718,0,0,1,0-9.429,6.611,6.611,0,0,1,9.363,0l.273.281.273-.281a6.611,6.611,0,0,1,9.363,0,6.727,6.727,0,0,1,0,9.429ZM8.611,5.654A4.909,4.909,0,0,0,5.1,7.117a5.066,5.066,0,0,0,0,7.1l8.47,8.454,8.47-8.454a5.066,5.066,0,0,0,0-7.1,4.958,4.958,0,0,0-7.016,0L13.569,8.555l-1.446-1.43A4.958,4.958,0,0,0,8.611,5.654Z\' transform=\'translate(-2.002 -4.009)\' fill=\'%238aa9c3\'/%3E%3C/svg%3E%0A")}.feature-boat__single .content__sidebar__cta__action--link.share{background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'17.103\' height=\'25.124\' viewBox=\'0 0 17.103 25.124\'%3E%3Cg id=\'iconfinder_User_Interface-06_2044280\' transform=\'translate(0.85 1.197)\'%3E%3Cpath id=\'Pfad_72\' data-name=\'Pfad 72\' d=\'M228,177.437l4.593-3.837v15.375\' transform=\'translate(-224.947 -173.6)\' fill=\'none\' stroke=\'%238aa9c3\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-miterlimit=\'10\' stroke-width=\'1.7\'/%3E%3Cline id=\'Linie_5\' data-name=\'Linie 5\' x1=\'4.607\' y1=\'3.837\' transform=\'translate(7.645)\' fill=\'none\' stroke=\'%238aa9c3\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-miterlimit=\'10\' stroke-width=\'1.7\'/%3E%3Cpath id=\'Pfad_73\' data-name=\'Pfad 73\' d=\'M209.967,228.4H206.2v15.4h15.4V228.4h-3.865\' transform=\'translate(-206.2 -220.727)\' fill=\'none\' stroke=\'%238aa9c3\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-miterlimit=\'10\' stroke-width=\'1.7\'/%3E%3C/g%3E%3C/svg%3E%0A")}.feature-boat__single .content__sidebar__cta__button{grid-area:button;text-align:right;color:var(--theme-color-headings)}.feature-boat__single .content__sidebar__cta__button--id{color:#8aa9c3;margin-top:calc(-8*var(--layout-factor));margin-bottom:calc(-5*var(--layout-factor))}.feature-boat__single .content__sidebar__cta__button--price{font-size:calc(36*var(--layout-factor));font-family:Source Serif Pro;font-weight:600;margin:0}.feature-boat__single .content__sidebar__cta__button--tax{margin-top:calc(-12*var(--layout-factor));margin-bottom:calc(10*var(--layout-factor))}.feature-boat__single .content__sidebar__cta__button--link{margin-top:0;text-transform:uppercase;font-weight:600;font-size:var(--base-font-size-small);line-height:.9;color:#fff;padding:calc(10*var(--layout-factor)) calc(35*var(--layout-factor)) calc(10*var(--layout-factor)) calc(14*var(--layout-factor));height:calc(32*var(--layout-factor));background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'11.803\' height=\'11.132\' viewBox=\'0 0 11.803 11.132\'%3E%3Cpath id=\'Pfad_33\' data-name=\'Pfad 33\' d=\'M-325.227-4868.476l1.328-1.192,5.912,5.879-5.912,5.923-1.214-1.158,3.805-3.88h-7.811v-1.776l7.738.04Z\' transform=\'translate(-4857.865 329.119) rotate(90)\' fill=\'%23fff\'/%3E%3C/svg%3E%0A")}.feature-boat__single .content__sidebar__location{background-color:var(--theme-color-accent-2);color:#fff;font-weight:700;font-size:calc(22*var(--layout-factor));padding-top:var(--base-space);padding-bottom:var(--base-space);text-align:center}.feature-boat__single .content__sidebar__map{display:block;grid-area:map;height:calc(250*var(--layout-factor));width:100%;border-left:1px solid var(--theme-color-lines);border-right:1px solid var(--theme-color-lines);border-bottom:1px solid var(--theme-color-lines)}.feature-boat__single .content__sidebar__form{grid-area:form;border:1px solid var(--theme-color-lines);border-top:none;border-bottom-left-radius:calc(5*var(--layout-factor));border-bottom-right-radius:calc(5*var(--layout-factor));background-color:#f4f4f4;padding:calc(32*var(--layout-factor)) calc(24*var(--layout-factor));margin-bottom:var(--base-space)}.feature-boat__single .content__sidebar__ctf{grid-area:ctf;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}:root{--layout-width:1920;--layout-factor:calc(calc(100/var(--layout-width))*1vw);--base-color-text:#5c5c5c;--base-color-accent:#135287;--base-color-light:#f4f4f4;--base-color-background:#fff;--base-font-family:'Source Sans Pro',Arial,sans-serif;--base-font-weight:400;--base-line-height:1.5;--base-font-size:calc(16*var(--layout-factor));--base-font-size-small:calc(12*var(--layout-factor));--base-font-size-large:calc(22*var(--layout-factor));--base-headings-font-family:'Source Serif Pro',Georgia,serif;--base-headings-font-weight:600;--base-headings-line-height:1.25;--base-headings-font-size-1:calc(36*var(--layout-factor));--base-headings-font-size-2:calc(36*var(--layout-factor));--base-headings-font-size-3:calc(30*var(--layout-factor));--base-headings-font-size-4:calc(23*var(--layout-factor));--base-layout-width:calc(1278*var(--layout-factor));--base-content-width:calc(978*var(--layout-factor));--base-offset:calc(40*var(--layout-factor));--base-offset-vertical:calc(100*var(--layout-factor));--base-space:calc(20*var(--layout-factor));--base-gap:var(--base-space);--theme-color-headings:#233850;--theme-color-lines:#c3c3c3;--theme-color-accent-2:#8aa9c3;--theme-color-accent-3:#dbe4ed;--theme-input-border:calc(1*var(--layout-factor)) solid var(--theme-color-lines);--theme-input-padding:calc(12*var(--layout-factor)) calc(15*var(--layout-factor));--theme-input-border-radius:calc(5*var(--layout-factor))}@media (max-width:1600px){:root{--layout-width:1366}}@media (max-width:899px){:root{--layout-width:576;--base-headings-font-size-1:calc(38*var(--layout-factor));--base-headings-font-size-2:calc(32*var(--layout-factor));--base-headings-font-size-3:calc(28*var(--layout-factor));--base-headings-font-size-4:calc(20*var(--layout-factor));--base-font-size:calc(18*var(--layout-factor));--base-font-size-medium:calc(20*var(--layout-factor));--base-offset:calc(48*var(--layout-factor));--base-offset-vertical:calc(60*var(--layout-factor))}}@media (min-width:1900px){:root{--layout-width:2200}}@media (min-width:2200px){:root{--layout-width:2700}}:root{--qlwapp-scheme-font-family:inherit;--qlwapp-scheme-font-size:18px;--qlwapp-scheme-icon-size:60px;--qlwapp-scheme-icon-font-size:24px;--qlwapp-scheme-box-message-word-break:break-all;--qlwapp-button-animation-name:none}
11282 - De Vries Lentsch 950 - BrauckmannBoote
Le fabricant était un chantier naval hollandais, encore fabriqué selon la bonne méthode de construction.
Nous avons fait une révision complète du bateau au cours des dernières années, avec tout ce que cela implique :
sablage, peinture, nouveau moteur, guindeau électrique, direction assistée, WC à vide, TV, panneaux solaires avec onduleur, jauge à eau et de carburant, réfrigérateur, matelas et rembourrage partout nouveau, bâche, lucarne 2x et bien plus encore.
Année de construction : 1973
Moteur Sole Nissan Diesel 103 cv, 150 heures de service
Longueur 9,50 sans plate-forme de bain
Largeur 3,20
Tirant d'eau 0,80
Demandes et contact pour ce bateau :
Michel Mahlo
BrauckmannBoote GmbH
10, rue Große Mühlenstr.
14774 Brandebourg-Plaue
Portable : 0049 (0)171 5824541
eMail : m.mahlo@BrauckmannBoote.de
Généralités Fabricant De Vries Modèle Lentsch 950 Année de construction 1973 Catégorie Bateaux à moteur Type Déplaceur, bateau à cabine Données extérieures Dimensions L x l x P 9,5 x 3,2 x 0,8m Poids 8 t Fuselage Acier Couleur bleu Données intérieures Hauteur debout 2 m Cabines 1 Couchette(s) 4 WC(s) 1 Eau 100 l Eaux usées 1 l Carburant 200 l Moteurs Carte intérieure Nombre 1 Entraînement Arbre Type Diesel PS total 103 Fabricant Sole Heures moteur 150 Cylindre 4
Moteur Position du moteur : in-bord Fabricant : Sole Nombre : 1 Entraînement : Arbre Puissance du moteur CV total : 103 Type de moteur : diesel Construction Plate-forme de baignade Cabine avant Propulseur d'étrave Barre en acier inoxydable Chauffage au diesel Équipement technique Système solaire Connexion 12 V Chargeur de batterie Compteur d'heures de fonctionnement Tachymètre Chargeur automatique Jauge du réservoir de carburant Prise de quai Indicateur de volts Convertisseur 12 V - 230 V Indicateur du réservoir d'eau Navigation Boussole Sondeur Profondimètre Feux de position Indicateur de vitesse Indicateur d'angle de barre Équipement Ancre avec chaîne guindeau électrique Fender Échelle de bain Cuisine Réfrigérateur 12 V Évier Cuisinière à gaz 4 feux Salle d'eau Réservoir à matières toilettes électriques Évier Eau chaude