")}@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-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}
Jobs - BrauckmannBoote
Jobs
Reinforcement wanted!
Water, that segment on which we can relax, enjoy time, unwind and pursue our hobby "the boat".
So that we can fulfil this wish for as many people as possible, we also need the right boats and yachts in our portfolio.
That is exactly why we are looking for sales partners nationwide (also part-time)
Tasks
- Active acquisition of new customers B2C
- Distribution of our sales service for boats and yachts
- Customer visits boats and yachts
- Create sales exposés with our unique system
Your profile
- Affinity and passion for boating and water sports
- Experience with boats
- Experience in distribution
- Commercial training or similar qualification
- A plus but not a must: SBF binnen, SBF See, sailing licence
We offer
- A unique system for marketing boats and yachts
- A super motivated team that will always support you
- familiarisation is a matter of course
- and clearly you will receive a generous performance-based commission
You have wishes and goals in mind? Great!!! Then let's make a plan and walk the path together.
BrauckmannBoote GmbH
Brandenburg-Plaue
Port of sale
Große Mühlenstraße 10
14774 Brandenburg-Plaue
Tel.: 03381 890660 / 890661
Fax: 03381 89 06 62
E-mail: info@BrauckmannBoote.de