")}@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(40*var(--layout-factor));height:calc(40*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;overflow-y:auto}.feature-header-mobile__overlay button.close{top:var(--base-space);right:var(--base-space);position:fixed;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(40*var(--layout-factor));height:calc(40*var(--layout-factor));z-index:101}.feature-header-mobile__overlay .content{padding-inline:calc(var(--base-space)*2);padding-block:calc(var(--base-space)*3)}.feature-header-mobile__overlay .content .feature-header-mobile__claim:first-child{margin-bottom:0}.feature-header-mobile__overlay .content .feature-header-mobile__claim,.feature-header-mobile__overlay .content p{font-size:.9rem;color:var(--theme-color-accent-2)}.feature-header-mobile__overlay .content p:not(.feature-header-mobile__claim){font-weight:700;margin-bottom:1rem}.feature-header-mobile__overlay .content .menu-secondary--languages{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;margin-block:1.25rem;padding-left:0}.feature-header-mobile__overlay .content .menu-secondary--languages li{list-style-type:none}.feature-header-mobile__overlay .content .menu-secondary--languages li a{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .5rem;background-color:#f5f5f5;border-radius:4px;text-decoration:none}.feature-header-mobile__overlay .content .menu-secondary--languages li a img{width:20px;height:auto;margin-right:.25rem}.feature-header-mobile__overlay .content .menu-secondary--languages li a span{font-size:.8rem;color:var(--theme-color-accent-2);font-weight:700}.feature-header-mobile__overlay .content ul.menu-secondary{list-style-type:none;padding:0;margin:0}.feature-header-mobile__overlay .content ul.menu-secondary>li>a{font-size:calc(24*var(--layout-factor));font-weight:700;display:block;padding:0}.feature-header-mobile__overlay .content ul.menu-secondary>li ul.sub-menu{list-style-type:none;padding-left:1rem;margin-block:.25rem}.feature-header-mobile__overlay .content ul.menu-secondary>li ul.sub-menu>li{margin-bottom:.25rem}.feature-header-mobile__overlay .content ul.menu-secondary>li ul.sub-menu>li>a{font-size:calc(22*var(--layout-factor));display:block;padding:.25rem 0}.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-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"}.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__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__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__button{grid-area:button;text-align:right;color:var(--theme-color-headings)}.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}
Verkaufs-Hafen - BrauckmannBoote
Sales port View a large selection of boats directly in the sales harbour.
One of the largest used boat exhibitions Germany Our sales harbour in Plaue / Brandenburg is located directly on the Havel and is open 6 days a week. This means that you can view, compare and fall in love with a wide range of boats without making an appointment. We have an average of 50 sailing, motor and houseboats.
Our competent local team understands the passion of water sports and is happy to assist you in finding the right boat and accompany you in an uncomplicated way from the search to the purchase transaction and boat takeover.
Of course, we are also the contact for you if the sale of your boat is to be put into professional hands.
Our range consists of a wide variety of boat types. Whether it's a small kayak, a classic steel displacement boat, a houseboat, a sailing boat and much more. We have the right boat for everyone.
You can find our current offer here .
The ideal location connects the Havel region, Berlin and the Mecklenburg Lake District. From here you can travel the whole country.
Current recommendations
Sailboats | Sailing boat
Motor boats | Glider, Cabin boat
Motorboats | Motor Yacht
Motor boats | Glider, Cabin boat
Advantages of the sales port For buyers We are open 6 days a week and thus always have a personal contact person Interested parties can also view a large number of boats without making an appointment. we accompany them on the visits and answer all questions that arise Of course, we accompany you during the purchase process, with your contracts. Boat summons The boat properly insure for sellers Preparation of a professional exposé with professional photos and videos Presentation of your boat on over 10 boat portals incl. social media campaigns (Facebook, Instagram, Twitter, Youtube and Co. Processing of all enquiries (eMail, calls, personal conversations in the sales port) we conduct all necessary talks and negotiate with interested parties Supervision of the sales process (incl. contract and payment processing) Boat summons Thousands of boats pass through here every year. Thus, the boats for sale are in the shop window of water sports. Our sales harbour enables a quick and uncomplicated sale Due to the high number of walk-in customers, we sell your boat even faster The sales harbour offers the greatest chance of a quick and good sale! Take advantage of it! Contact they like us.
Satisfied buyers & sellers Your positive buying experience is our mission.
"Thank you very much for the smooth handling. At the same time, thank you again for the overall support. I felt very comfortable from the beginning until now: No pressure at all, very friendly and relaxed contact, great presentation, everything extremely serious and customer-friendly, just as one could wish. I will recommend you and your staff at any time and will also be happy to give you the desired rating."
W.B., Berlin, 11-10.2019