<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Brand Guide – BAUER GROUP (English)</title>
        <link>https://brand.docs.bauer-group.com/</link>
        <description>BAUER GROUP Brand Guidelines Updates</description>
        <lastBuildDate>Thu, 26 Mar 2026 21:13:30 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>© 2026 BAUER GROUP</copyright>
        <item>
            <title><![CDATA[Email Signature]]></title>
            <link>https://brand.docs.bauer-group.com/en/digital/email</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/digital/email</guid>
            <pubDate>Thu, 26 Mar 2026 21:12:44 GMT</pubDate>
            <description><![CDATA[# Email Signature

## Structure

The email signature follows a consistent, table-based HTML layout with the following sections:

```text
Mit freundlichen Grüßen / Best regards
First Last

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  ← 3 px Orange (#FF8500)
┌──────┐
│ Photo│  First DE | First EN
│50×50 │  Position DE | Position EN
└──────┘
  📞 +49 9971 20098-199
  📱 +49 170 1234567
  📠 +49 9971 20098-4199
  ✉️  first.last@bauer-group.com
  💬 Teams Chat

  📆 Terminbuchung / Appointment booking

  🔗 Social media icons (20×20 px)
──────────────────────────────  ← 1 px separator
  BAUER GROUP IT GmbH
  Janahof 30 · 93413 Cham · Germany
  Phone · Fax · Email · Web
  Commercial register · Managing Director · VAT ID
──────────────────────────────  ← 1 px separator
  Confidentiality note (DE + EN)
  Safety warning (DE + EN)
  🔒 Privacy policy link
```

## Sections in Detail

### 1. Greeting Formula

Above the signature table, the greeting formula appears as a regular paragraph. For multilingual signatures, languages are separated with ` / `.

| Language | Greeting |
|]]></description>
            <content:encoded><![CDATA[<h1 id="email-signature" tabindex="-1">Email Signature <a class="header-anchor" href="#email-signature" aria-label="Permalink to &quot;Email Signature&quot;"></a></h1>
<h2 id="structure" tabindex="-1">Structure <a class="header-anchor" href="#structure" aria-label="Permalink to &quot;Structure&quot;"></a></h2>
<p>The email signature follows a consistent, table-based HTML layout with the following sections:</p>
<div class="language-text vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">text</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0" v-pre=""><code><span class="line"><span>Mit freundlichen Grüßen / Best regards</span></span>
<span class="line"><span>First Last</span></span>
<span class="line"><span></span></span>
<span class="line"><span>━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  ← 3 px Orange (#FF8500)</span></span>
<span class="line"><span>┌──────┐</span></span>
<span class="line"><span>│ Photo│  First DE | First EN</span></span>
<span class="line"><span>│50×50 │  Position DE | Position EN</span></span>
<span class="line"><span>└──────┘</span></span>
<span class="line"><span>  📞 +49 9971 20098-199</span></span>
<span class="line"><span>  📱 +49 170 1234567</span></span>
<span class="line"><span>  📠 +49 9971 20098-4199</span></span>
<span class="line"><span>  ✉️  first.last@bauer-group.com</span></span>
<span class="line"><span>  💬 Teams Chat</span></span>
<span class="line"><span></span></span>
<span class="line"><span>  📆 Terminbuchung / Appointment booking</span></span>
<span class="line"><span></span></span>
<span class="line"><span>  🔗 Social media icons (20×20 px)</span></span>
<span class="line"><span>──────────────────────────────  ← 1 px separator</span></span>
<span class="line"><span>  BAUER GROUP IT GmbH</span></span>
<span class="line"><span>  Janahof 30 · 93413 Cham · Germany</span></span>
<span class="line"><span>  Phone · Fax · Email · Web</span></span>
<span class="line"><span>  Commercial register · Managing Director · VAT ID</span></span>
<span class="line"><span>──────────────────────────────  ← 1 px separator</span></span>
<span class="line"><span>  Confidentiality note (DE + EN)</span></span>
<span class="line"><span>  Safety warning (DE + EN)</span></span>
<span class="line"><span>  🔒 Privacy policy link</span></span></code></pre>
</div><h2 id="sections-in-detail" tabindex="-1">Sections in Detail <a class="header-anchor" href="#sections-in-detail" aria-label="Permalink to &quot;Sections in Detail&quot;"></a></h2>
<h3 id="_1-greeting-formula" tabindex="-1">1. Greeting Formula <a class="header-anchor" href="#_1-greeting-formula" aria-label="Permalink to &quot;1. Greeting Formula&quot;"></a></h3>
<p>Above the signature table, the greeting formula appears as a regular paragraph. For multilingual signatures, languages are separated with <code>/</code>.</p>
<table tabindex="0">
<thead>
<tr>
<th>Language</th>
<th>Greeting</th>
</tr>
</thead>
<tbody>
<tr>
<td>DE</td>
<td>Mit freundlichen Grüßen</td>
</tr>
<tr>
<td>EN</td>
<td>Best regards</td>
</tr>
</tbody>
</table>
<p>The sender's name follows below with some spacing.</p>
<h3 id="_2-orange-accent-line" tabindex="-1">2. Orange Accent Line <a class="header-anchor" href="#_2-orange-accent-line" aria-label="Permalink to &quot;2. Orange Accent Line&quot;"></a></h3>
<p>The signature table starts with a <strong>3 px solid line</strong> in BAUER Orange (<code>#FF8500</code>). This line is the primary branding element and must not be altered.</p>
<h3 id="_3-employee-section" tabindex="-1">3. Employee Section <a class="header-anchor" href="#_3-employee-section" aria-label="Permalink to &quot;3. Employee Section&quot;"></a></h3>
<table tabindex="0">
<thead>
<tr>
<th>Element</th>
<th>Specification</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Photo</strong></td>
<td>50 × 50 px, round (<code>border-radius: 50%</code>), <code>object-fit: cover</code></td>
</tr>
<tr>
<td><strong>Name</strong></td>
<td>15 px, bold, color <code>#18181B</code></td>
</tr>
<tr>
<td><strong>Position</strong></td>
<td>12 px, color <code>#52525B</code></td>
</tr>
</tbody>
</table>
<p>For multilingual signatures, name and position are displayed separated by <code>|</code>:</p>
<blockquote>
<p><strong>Maxi DE | Max EN</strong>
Esel | Donkey</p>
</blockquote>
<h3 id="_4-contact-details" tabindex="-1">4. Contact Details <a class="header-anchor" href="#_4-contact-details" aria-label="Permalink to &quot;4. Contact Details&quot;"></a></h3>
<p>Contact details are listed below the photo using emoji icons:</p>
<table tabindex="0">
<thead>
<tr>
<th>Icon</th>
<th>Channel</th>
<th>Behavior</th>
</tr>
</thead>
<tbody>
<tr>
<td>📞</td>
<td>Phone</td>
<td><code>tel:</code> link</td>
</tr>
<tr>
<td>📱</td>
<td>Mobile</td>
<td><code>tel:</code> link</td>
</tr>
<tr>
<td>📠</td>
<td>Fax</td>
<td>Text only</td>
</tr>
<tr>
<td>✉️</td>
<td>Email</td>
<td><code>mailto:</code> link, color <code>#C2570A</code></td>
</tr>
<tr>
<td>💬</td>
<td>Teams Chat</td>
<td>External link, color <code>#C2570A</code></td>
</tr>
</tbody>
</table>
<ul>
<li>Font size: 12 px, color <code>#3F3F46</code></li>
<li>Icon column: 18 px wide, color <code>#A1A1AA</code></li>
<li>All channels are optional and configurable per company</li>
</ul>
<h3 id="_5-appointment-booking" tabindex="-1">5. Appointment Booking <a class="header-anchor" href="#_5-appointment-booking" aria-label="Permalink to &quot;5. Appointment Booking&quot;"></a></h3>
<p>An optional booking link can be displayed:</p>
<blockquote>
<p>📆 <strong>Terminbuchung</strong> / Appointment booking</p>
</blockquote>
<ul>
<li>Color: <code>#C2570A</code>, bold for the primary language</li>
<li>Supports Microsoft Bookings and HubSpot</li>
</ul>
<h3 id="_6-social-media-icons" tabindex="-1">6. Social Media Icons <a class="header-anchor" href="#_6-social-media-icons" aria-label="Permalink to &quot;6. Social Media Icons&quot;"></a></h3>
<p>Social media profiles are displayed as <strong>20 × 20 px icons</strong> in BAUER Orange. All icons are linked and open in a new tab.</p>
<p><strong>Supported Networks:</strong></p>
<table tabindex="0">
<thead>
<tr>
<th>Professional</th>
<th>Social</th>
<th>Messaging</th>
<th>Reviews</th>
</tr>
</thead>
<tbody>
<tr>
<td>LinkedIn</td>
<td>Facebook</td>
<td>WhatsApp</td>
<td>Google Reviews</td>
</tr>
<tr>
<td>Xing</td>
<td>Instagram</td>
<td>Telegram</td>
<td>Glassdoor</td>
</tr>
<tr>
<td>GitHub</td>
<td>YouTube</td>
<td>Viber</td>
<td>Trustpilot</td>
</tr>
<tr>
<td>Medium</td>
<td>X (Twitter)</td>
<td>LINE</td>
<td>Clutch</td>
</tr>
<tr>
<td></td>
<td>TikTok</td>
<td>Zalo</td>
<td>kununu</td>
</tr>
<tr>
<td></td>
<td>Threads</td>
<td>WeChat</td>
<td></td>
</tr>
<tr>
<td></td>
<td>Weibo</td>
<td>KakaoTalk</td>
<td></td>
</tr>
<tr>
<td></td>
<td>VK</td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
<ul>
<li>Icons are configurable per employee</li>
<li>Order is fixed (professional → social → messaging → reviews)</li>
</ul>
<h3 id="_7-company-block" tabindex="-1">7. Company Block <a class="header-anchor" href="#_7-company-block" aria-label="Permalink to &quot;7. Company Block&quot;"></a></h3>
<p>Below a thin separator line (<code>1 px solid #E4E4E7</code>), the company block follows:</p>
<table tabindex="0">
<thead>
<tr>
<th>Element</th>
<th>Format</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Company name</strong></td>
<td>11 px, bold, color <code>#3F3F46</code></td>
</tr>
<tr>
<td><strong>Address</strong></td>
<td>Street · ZIP City · Country</td>
</tr>
<tr>
<td><strong>Contact</strong></td>
<td>Phone · Fax · Email · Web</td>
</tr>
<tr>
<td><strong>Web link</strong></td>
<td>Color <code>#C2570A</code></td>
</tr>
</tbody>
</table>
<p>Details are configurable per company and language.</p>
<h3 id="_8-legal-information" tabindex="-1">8. Legal Information <a class="header-anchor" href="#_8-legal-information" aria-label="Permalink to &quot;8. Legal Information&quot;"></a></h3>
<p>Below the contact details, legally required information follows. These vary by jurisdiction:</p>
<table tabindex="0">
<thead>
<tr>
<th>Country</th>
<th>Required Information</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Germany</strong> (HGB §37a)</td>
<td>Commercial register, Managing Director, VAT ID</td>
</tr>
<tr>
<td><strong>Thailand</strong> (Revenue Code)</td>
<td>Tax ID, Authorized Director</td>
</tr>
<tr>
<td><strong>Singapore</strong> (Companies Act §144)</td>
<td>UEN</td>
</tr>
<tr>
<td><strong>USA</strong></td>
<td>No legal requirement</td>
</tr>
</tbody>
</table>
<ul>
<li>Font size: 10 px, color <code>#A1A1AA</code></li>
</ul>
<h3 id="_9-disclaimer" tabindex="-1">9. Disclaimer <a class="header-anchor" href="#_9-disclaimer" aria-label="Permalink to &quot;9. Disclaimer&quot;"></a></h3>
<p>The disclaimer contains four sections in two languages:</p>
<ol>
<li><strong>Vertraulichkeitshinweis</strong> (Confidentiality note, DE)</li>
<li><strong>Sicherheitswarnung</strong> (Safety warning, DE)</li>
<li><strong>Confidentiality note</strong> (EN)</li>
<li><strong>Safety warning</strong> (EN)</li>
</ol>
<ul>
<li>Font size: 9 px, color <code>#A1A1AA</code></li>
<li>Headings in bold</li>
<li>Disclaimer texts are configurable per company</li>
</ul>
<h3 id="_10-privacy-policy-link" tabindex="-1">10. Privacy Policy Link <a class="header-anchor" href="#_10-privacy-policy-link" aria-label="Permalink to &quot;10. Privacy Policy Link&quot;"></a></h3>
<p>At the bottom of the signature, a link to the privacy policy is displayed:</p>
<blockquote>
<p>🔒 Unsere Informationen zum Datenschutz / Privacy Policy</p>
</blockquote>
<ul>
<li>Font size: 9 px, underlined</li>
</ul>
<h2 id="technical-specifications" tabindex="-1">Technical Specifications <a class="header-anchor" href="#technical-specifications" aria-label="Permalink to &quot;Technical Specifications&quot;"></a></h2>
<table tabindex="0">
<thead>
<tr>
<th>Property</th>
<th>Value</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Max width</strong></td>
<td>600 px</td>
</tr>
<tr>
<td><strong>Font family</strong></td>
<td><code>'Segoe UI', Arial, sans-serif</code></td>
</tr>
<tr>
<td><strong>Layout</strong></td>
<td>HTML table (<code>cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;</code>)</td>
</tr>
<tr>
<td><strong>CSS</strong></td>
<td>Inline styles only</td>
</tr>
<tr>
<td><strong>Images</strong></td>
<td>Base64-embedded or external URL (S3)</td>
</tr>
<tr>
<td><strong>Links</strong></td>
<td><code>tel:</code>, <code>mailto:</code>, <code>https://</code></td>
</tr>
</tbody>
</table>
<h2 id="rules" tabindex="-1">Rules <a class="header-anchor" href="#rules" aria-label="Permalink to &quot;Rules&quot;"></a></h2>
<ul>
<li>The <strong>Orange accent line</strong> (<code>#FF8500</code>) is mandatory and must not be altered</li>
<li><strong>No external stylesheets</strong> — inline CSS only</li>
<li><strong>No JavaScript handlers</strong> in the signature</li>
<li>All <strong>links must use HTTPS</strong> (except <code>tel:</code> and <code>mailto:</code>)</li>
<li><strong>Employee photo</strong> is optional but recommended</li>
<li><strong>Social media icons</strong> are only shown when a profile is configured</li>
<li>The signature must render correctly in <strong>Outlook, Gmail, Apple Mail, and Thunderbird</strong></li>
</ul>
<h2 id="multilingual-support" tabindex="-1">Multilingual Support <a class="header-anchor" href="#multilingual-support" aria-label="Permalink to &quot;Multilingual Support&quot;"></a></h2>
<p>The signature supports multiple language zones that are configured independently:</p>
<table tabindex="0">
<thead>
<tr>
<th>Zone</th>
<th>Content</th>
<th>Example Languages</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Employee</strong></td>
<td>Greeting, name, position</td>
<td>DE, EN</td>
</tr>
<tr>
<td><strong>Company</strong></td>
<td>Address, contact, legal info</td>
<td>DE, EN, TH, KA</td>
</tr>
<tr>
<td><strong>Disclaimer</strong></td>
<td>Confidentiality note, safety warning</td>
<td>DE, EN, AR (RTL)</td>
</tr>
</tbody>
</table>
<p>For Arabic, text direction <code>direction: rtl</code> is applied automatically.</p>
<h2 id="color-palette" tabindex="-1">Color Palette <a class="header-anchor" href="#color-palette" aria-label="Permalink to &quot;Color Palette&quot;"></a></h2>
<table tabindex="0">
<thead>
<tr>
<th>Usage</th>
<th>Color</th>
<th>Hex</th>
</tr>
</thead>
<tbody>
<tr>
<td>Accent line</td>
<td><span style="color:#FF8500">■</span> BAUER Orange</td>
<td><code>#FF8500</code></td>
</tr>
<tr>
<td>Links (email, web, booking)</td>
<td><span style="color:#C2570A">■</span> Dark Orange</td>
<td><code>#C2570A</code></td>
</tr>
<tr>
<td>Name</td>
<td><span style="color:#18181B">■</span> Near-Black</td>
<td><code>#18181B</code></td>
</tr>
<tr>
<td>Position, contact details</td>
<td><span style="color:#3F3F46">■</span> Dark Gray</td>
<td><code>#3F3F46</code></td>
</tr>
<tr>
<td>Company block</td>
<td><span style="color:#71717A">■</span> Medium Gray</td>
<td><code>#71717A</code></td>
</tr>
<tr>
<td>Icons, separators</td>
<td><span style="color:#A1A1AA">■</span> Light Gray</td>
<td><code>#A1A1AA</code></td>
</tr>
<tr>
<td>Separator lines</td>
<td><span style="color:#E4E4E7">■</span> Very Light</td>
<td><code>#E4E4E7</code></td>
</tr>
<tr>
<td>Language separator (<code>|</code>)</td>
<td><span style="color:#D4D4D8">■</span> Silver</td>
<td><code>#D4D4D8</code></td>
</tr>
</tbody>
</table>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Bags]]></title>
            <link>https://brand.docs.bauer-group.com/en/advertising/bags</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/advertising/bags</guid>
            <pubDate>Wed, 04 Mar 2026 20:08:20 GMT</pubDate>
            <description><![CDATA[::: info Translation
This page is currently available in German only. Please visit Baumwolltaschen f]]></description>
            <content:encoded><![CDATA[<h1 id="bags" tabindex="-1">Bags <a class="header-anchor" href="#bags" aria-label="Permalink to &quot;Bags&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">Translation</p>
<p>This page is currently available in German only. Please visit <a href="/de/werbemittel/taschen">Baumwolltaschen</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Folders]]></title>
            <link>https://brand.docs.bauer-group.com/en/advertising/folders</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/advertising/folders</guid>
            <pubDate>Wed, 04 Mar 2026 20:08:20 GMT</pubDate>
            <description><![CDATA[::: info Translation
This page is currently available in German only. Please visit Mappen for the co]]></description>
            <content:encoded><![CDATA[<h1 id="folders" tabindex="-1">Folders <a class="header-anchor" href="#folders" aria-label="Permalink to &quot;Folders&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">Translation</p>
<p>This page is currently available in German only. Please visit <a href="/de/werbemittel/mappen">Mappen</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Advertising Materials]]></title>
            <link>https://brand.docs.bauer-group.com/en/advertising/</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/advertising/</guid>
            <pubDate>Wed, 04 Mar 2026 20:08:20 GMT</pubDate>
            <description><![CDATA[::: info Translation
This page is currently available in German only. Please visit Werbemittel for t]]></description>
            <content:encoded><![CDATA[<h1 id="advertising-materials" tabindex="-1">Advertising Materials <a class="header-anchor" href="#advertising-materials" aria-label="Permalink to &quot;Advertising Materials&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">Translation</p>
<p>This page is currently available in German only. Please visit <a href="/de/werbemittel/">Werbemittel</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Lighters]]></title>
            <link>https://brand.docs.bauer-group.com/en/advertising/lighters</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/advertising/lighters</guid>
            <pubDate>Wed, 04 Mar 2026 20:08:20 GMT</pubDate>
            <description><![CDATA[::: info Translation
This page is currently available in German only. Please visit Feuerzeuge for th]]></description>
            <content:encoded><![CDATA[<h1 id="lighters" tabindex="-1">Lighters <a class="header-anchor" href="#lighters" aria-label="Permalink to &quot;Lighters&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">Translation</p>
<p>This page is currently available in German only. Please visit <a href="/de/werbemittel/feuerzeuge">Feuerzeuge</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Notepads]]></title>
            <link>https://brand.docs.bauer-group.com/en/advertising/notepads</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/advertising/notepads</guid>
            <pubDate>Wed, 04 Mar 2026 20:08:20 GMT</pubDate>
            <description><![CDATA[::: info Translation
This page is currently available in German only. Please visit Schreibblöcke for]]></description>
            <content:encoded><![CDATA[<h1 id="notepads" tabindex="-1">Notepads <a class="header-anchor" href="#notepads" aria-label="Permalink to &quot;Notepads&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">Translation</p>
<p>This page is currently available in German only. Please visit <a href="/de/werbemittel/bloecke">Schreibblöcke</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Pens]]></title>
            <link>https://brand.docs.bauer-group.com/en/advertising/pens</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/advertising/pens</guid>
            <pubDate>Wed, 04 Mar 2026 20:08:20 GMT</pubDate>
            <description><![CDATA[::: info Translation
This page is currently available in German only. Please visit Kugelschreiber fo]]></description>
            <content:encoded><![CDATA[<h1 id="pens" tabindex="-1">Pens <a class="header-anchor" href="#pens" aria-label="Permalink to &quot;Pens&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">Translation</p>
<p>This page is currently available in German only. Please visit <a href="/de/werbemittel/kugelschreiber">Kugelschreiber</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Sticky Notes]]></title>
            <link>https://brand.docs.bauer-group.com/en/advertising/sticky-notes</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/advertising/sticky-notes</guid>
            <pubDate>Wed, 04 Mar 2026 20:08:20 GMT</pubDate>
            <description><![CDATA[::: info Translation
This page is currently available in German only. Please visit Klebezettel for t]]></description>
            <content:encoded><![CDATA[<h1 id="sticky-notes" tabindex="-1">Sticky Notes <a class="header-anchor" href="#sticky-notes" aria-label="Permalink to &quot;Sticky Notes&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">Translation</p>
<p>This page is currently available in German only. Please visit <a href="/de/werbemittel/klebezettel">Klebezettel</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Canva — Design Workflow]]></title>
            <link>https://brand.docs.bauer-group.com/en/digital/canva</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/digital/canva</guid>
            <pubDate>Wed, 04 Mar 2026 20:08:20 GMT</pubDate>
            <description><![CDATA[::: info Translation in Progress
This page is not yet available in English. Please refer to the Germ]]></description>
            <content:encoded><![CDATA[<h1 id="canva-—-design-workflow" tabindex="-1">Canva — Design Workflow <a class="header-anchor" href="#canva-—-design-workflow" aria-label="Permalink to &quot;Canva — Design Workflow&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">Translation in Progress</p>
<p>This page is not yet available in English. Please refer to the <a href="/de/digital/canva">German version</a> for now.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Business Cards]]></title>
            <link>https://brand.docs.bauer-group.com/en/print/business-cards</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/print/business-cards</guid>
            <pubDate>Wed, 04 Mar 2026 20:08:20 GMT</pubDate>
            <description><![CDATA[::: info Translation
This page is currently available in German only. Please visit Visitenkarten for]]></description>
            <content:encoded><![CDATA[<h1 id="business-cards" tabindex="-1">Business Cards <a class="header-anchor" href="#business-cards" aria-label="Permalink to &quot;Business Cards&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">Translation</p>
<p>This page is currently available in German only. Please visit <a href="/de/print/visitenkarten">Visitenkarten</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Stamps]]></title>
            <link>https://brand.docs.bauer-group.com/en/print/stamps</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/print/stamps</guid>
            <pubDate>Wed, 04 Mar 2026 20:08:20 GMT</pubDate>
            <description><![CDATA[::: info Translation in Progress
This page is not yet available in English. Please refer to the Germ]]></description>
            <content:encoded><![CDATA[<h1 id="stamps" tabindex="-1">Stamps <a class="header-anchor" href="#stamps" aria-label="Permalink to &quot;Stamps&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">Translation in Progress</p>
<p>This page is not yet available in English. Please refer to the <a href="/de/print/stempel">German version</a> for now.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/accessibility/contrast</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/accessibility/contrast</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/barrierefreiheit/kontrast">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/accessibility/</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/accessibility/</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/barrierefreiheit/">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/colors/accent</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/colors/accent</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/farben/akzent">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/colors/</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/colors/</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/farben/">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/colors/neutrals</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/colors/neutrals</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/farben/neutrale">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/colors/scales</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/colors/scales</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/farben/skalen">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/colors/secondary</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/colors/secondary</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/farben/sekundaer">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/colors/semantic</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/colors/semantic</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/farben/semantisch">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/components/badges</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/components/badges</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/komponenten/badges">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/components/buttons</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/components/buttons</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/komponenten/buttons">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/components/forms</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/components/forms</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/komponenten/formulare">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/components/</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/components/</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/komponenten/">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/downloads/css-variables</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/downloads/css-variables</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/downloads/css-variablen">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/logo/clearspace</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/logo/clearspace</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/logo/schutzzone">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/logo/donts</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/logo/donts</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/logo/donts">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/logo/</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/logo/</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/logo/">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/logo/variants</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/logo/variants</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/logo/varianten">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/print/</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/print/</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/print/">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/print/paper</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/print/paper</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/print/papier">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/typography/font-stack</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/typography/font-stack</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/typografie/font-stack">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/typography/hierarchy</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/typography/hierarchy</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/typografie/hierarchie">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Coming Soon]]></title>
            <link>https://brand.docs.bauer-group.com/en/typography/</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/typography/</guid>
            <pubDate>Wed, 04 Mar 2026 09:48:29 GMT</pubDate>
            <description><![CDATA[::: info
English translation in progress. Please refer to the German version for the complete conten]]></description>
            <content:encoded><![CDATA[<h1 id="coming-soon" tabindex="-1">Coming Soon <a class="header-anchor" href="#coming-soon" aria-label="Permalink to &quot;Coming Soon&quot;"></a></h1>
<div class="info custom-block"><p class="custom-block-title">INFO</p>
<p>English translation in progress. Please refer to the <a href="/de/typografie/">German version</a> for the complete content.</p>
</div>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Audio Identity]]></title>
            <link>https://brand.docs.bauer-group.com/en/audio/</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/audio/</guid>
            <pubDate>Wed, 25 Feb 2026 19:47:23 GMT</pubDate>
            <description><![CDATA[# Audio Identity

::: warning Work in Progress
This section is currently being developed. Audio assets and specifications will follow shortly.
:::

The audio identity complements the visual brand with an acoustic dimension. It ensures recognition in videos, presentations, phone systems and digital products.

## Elements

| Element | Description | Usage |
|]]></description>
            <content:encoded><![CDATA[<h1 id="audio-identity" tabindex="-1">Audio Identity <a class="header-anchor" href="#audio-identity" aria-label="Permalink to &quot;Audio Identity&quot;"></a></h1>
<div class="warning custom-block"><p class="custom-block-title">Work in Progress</p>
<p>This section is currently being developed. Audio assets and specifications will follow shortly.</p>
</div>
<p>The audio identity complements the visual brand with an acoustic dimension. It ensures recognition in videos, presentations, phone systems and digital products.</p>
<h2 id="elements" tabindex="-1">Elements <a class="header-anchor" href="#elements" aria-label="Permalink to &quot;Elements&quot;"></a></h2>
<table tabindex="0">
<thead>
<tr>
<th>Element</th>
<th>Description</th>
<th>Usage</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Sound Logo</strong></td>
<td>Short acoustic brand mark (2–4 sec)</td>
<td>Video intros/outros, presentations</td>
</tr>
<tr>
<td><strong>Soundscape</strong></td>
<td>Defined mood for background music</td>
<td>Corporate films, trade shows, hold music</td>
</tr>
<tr>
<td><strong>UI Sounds</strong></td>
<td>Subtle interaction sounds</td>
<td>Web apps, mobile apps (optional)</td>
</tr>
<tr>
<td><strong>Hold Music</strong></td>
<td>Phone hold music with brand sound</td>
<td>Phone system</td>
</tr>
</tbody>
</table>
<h2 id="style-direction" tabindex="-1">Style Direction <a class="header-anchor" href="#style-direction" aria-label="Permalink to &quot;Style Direction&quot;"></a></h2>
<ul>
<li><strong>Modern &amp; technical</strong> — No generic elevator music</li>
<li><strong>Warm &amp; professional</strong> — Matching the brand value &quot;Partnership&quot;</li>
<li><strong>Subtle</strong> — Audio supports, does not dominate</li>
<li><strong>Recognizable</strong> — Consistent tonality across all touchpoints</li>
</ul>
<h2 id="sound-logo-—-requirements" tabindex="-1">Sound Logo — Requirements <a class="header-anchor" href="#sound-logo-—-requirements" aria-label="Permalink to &quot;Sound Logo — Requirements&quot;"></a></h2>
<ul>
<li>Duration: 2–4 seconds</li>
<li>Format: WAV (48 kHz, 24-bit) + MP3 (320 kbps)</li>
<li>Mood: Confident, modern, warm</li>
<li>No vocals or spoken brand name</li>
<li>Must be recognizable even at low volume</li>
</ul>
<h2 id="planned-content" tabindex="-1">Planned Content <a class="header-anchor" href="#planned-content" aria-label="Permalink to &quot;Planned Content&quot;"></a></h2>
<ul>
<li>Sound logo (production &amp; approval)</li>
<li>Soundscape moodboard with reference pieces</li>
<li>Hold music specification</li>
<li>Guidelines for podcast intros/outros</li>
<li>Audio assets for download</li>
</ul>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Digital Media]]></title>
            <link>https://brand.docs.bauer-group.com/en/digital/</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/digital/</guid>
            <pubDate>Wed, 25 Feb 2026 19:47:23 GMT</pubDate>
            <description><![CDATA[# Digital Media

Guidelines for consistent brand representation across digital channels — social media, web and email.

## Overview

| Channel | Formats | Status |
|]]></description>
            <content:encoded><![CDATA[<h1 id="digital-media" tabindex="-1">Digital Media <a class="header-anchor" href="#digital-media" aria-label="Permalink to &quot;Digital Media&quot;"></a></h1>
<p>Guidelines for consistent brand representation across digital channels — social media, web and email.</p>
<h2 id="overview" tabindex="-1">Overview <a class="header-anchor" href="#overview" aria-label="Permalink to &quot;Overview&quot;"></a></h2>
<table tabindex="0">
<thead>
<tr>
<th>Channel</th>
<th>Formats</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr>
<td>Social Media</td>
<td>Posts, Stories, Banners, Profile Images</td>
<td>In Progress</td>
</tr>
<tr>
<td>Web</td>
<td>Headers, Banners, Open Graph Images</td>
<td>In Progress</td>
</tr>
<tr>
<td>Email</td>
<td>Signatures, Newsletter Templates</td>
<td>In Progress</td>
</tr>
</tbody>
</table>
<h2 id="core-principles" tabindex="-1">Core Principles <a class="header-anchor" href="#core-principles" aria-label="Permalink to &quot;Core Principles&quot;"></a></h2>
<ul>
<li><strong>Consistency</strong> — Uniform appearance across all digital channels</li>
<li><strong>Primary color sparingly</strong> — Orange (#FF8500) as accent, not as background</li>
<li><strong>Readability</strong> — Maintain WCAG 2.1 AA contrast in digital media as well</li>
<li><strong>Responsive</strong> — Templates must work on all screen sizes</li>
</ul>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Social Media]]></title>
            <link>https://brand.docs.bauer-group.com/en/digital/social-media</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/digital/social-media</guid>
            <pubDate>Wed, 25 Feb 2026 19:47:23 GMT</pubDate>
            <description><![CDATA[# Social Media

::: warning Work in Progress
This section is currently being developed. Detailed templates will follow shortly.
:::

## Platforms & Formats

| Platform | Format | Dimensions | Usage |
|]]></description>
            <content:encoded><![CDATA[<h1 id="social-media" tabindex="-1">Social Media <a class="header-anchor" href="#social-media" aria-label="Permalink to &quot;Social Media&quot;"></a></h1>
<div class="warning custom-block"><p class="custom-block-title">Work in Progress</p>
<p>This section is currently being developed. Detailed templates will follow shortly.</p>
</div>
<h2 id="platforms-formats" tabindex="-1">Platforms &amp; Formats <a class="header-anchor" href="#platforms-formats" aria-label="Permalink to &quot;Platforms &amp; Formats&quot;"></a></h2>
<table tabindex="0">
<thead>
<tr>
<th>Platform</th>
<th>Format</th>
<th>Dimensions</th>
<th>Usage</th>
</tr>
</thead>
<tbody>
<tr>
<td>LinkedIn</td>
<td>Post Image</td>
<td>1200 × 627 px</td>
<td>Articles, Updates</td>
</tr>
<tr>
<td>LinkedIn</td>
<td>Profile Banner</td>
<td>1584 × 396 px</td>
<td>Company Profile</td>
</tr>
<tr>
<td>LinkedIn</td>
<td>Carousel</td>
<td>1080 × 1080 px</td>
<td>Multi-page Posts</td>
</tr>
<tr>
<td>X (Twitter)</td>
<td>Post Image</td>
<td>1200 × 675 px</td>
<td>Tweets</td>
</tr>
<tr>
<td>X (Twitter)</td>
<td>Header</td>
<td>1500 × 500 px</td>
<td>Profile Banner</td>
</tr>
<tr>
<td>Instagram</td>
<td>Post</td>
<td>1080 × 1080 px</td>
<td>Feed Posts</td>
</tr>
<tr>
<td>Instagram</td>
<td>Story</td>
<td>1080 × 1920 px</td>
<td>Stories, Reels Cover</td>
</tr>
<tr>
<td>YouTube</td>
<td>Thumbnail</td>
<td>1280 × 720 px</td>
<td>Video Thumbnails</td>
</tr>
<tr>
<td>YouTube</td>
<td>Channel Banner</td>
<td>2560 × 1440 px</td>
<td>Channel Page</td>
</tr>
</tbody>
</table>
<h2 id="design-rules" tabindex="-1">Design Rules <a class="header-anchor" href="#design-rules" aria-label="Permalink to &quot;Design Rules&quot;"></a></h2>
<h3 id="do-s" tabindex="-1">Do's <a class="header-anchor" href="#do-s" aria-label="Permalink to &quot;Do's&quot;"></a></h3>
<ul>
<li>Always place logo in a corner (preferably bottom right)</li>
<li>Ensure sufficient contrast between text and background</li>
<li>Use consistent type hierarchy per platform</li>
<li>Apply brand colors as accents</li>
</ul>
<h3 id="don-ts" tabindex="-1">Don'ts <a class="header-anchor" href="#don-ts" aria-label="Permalink to &quot;Don'ts&quot;"></a></h3>
<ul>
<li>No distorted or cropped logos</li>
<li>No text on busy backgrounds without overlay</li>
<li>No inconsistent color palettes across platforms</li>
<li>No stock photos without clearance</li>
</ul>
<h2 id="planned-templates" tabindex="-1">Planned Templates <a class="header-anchor" href="#planned-templates" aria-label="Permalink to &quot;Planned Templates&quot;"></a></h2>
<ul>
<li>LinkedIn post template (Announcement, Hiring, Event)</li>
<li>Social media story template</li>
<li>Carousel template for technical content</li>
<li>Profile image and banner templates</li>
</ul>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Web Banners & Layouts]]></title>
            <link>https://brand.docs.bauer-group.com/en/digital/web-banners</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/digital/web-banners</guid>
            <pubDate>Wed, 25 Feb 2026 19:47:23 GMT</pubDate>
            <description><![CDATA[# Web Banners & Layouts

::: warning Work in Progress
This section is currently being developed. Detailed specifications and templates will follow shortly.
:::

## Banner Formats

| Type | Dimensions | Usage |
|]]></description>
            <content:encoded><![CDATA[<h1 id="web-banners-layouts" tabindex="-1">Web Banners &amp; Layouts <a class="header-anchor" href="#web-banners-layouts" aria-label="Permalink to &quot;Web Banners &amp; Layouts&quot;"></a></h1>
<div class="warning custom-block"><p class="custom-block-title">Work in Progress</p>
<p>This section is currently being developed. Detailed specifications and templates will follow shortly.</p>
</div>
<h2 id="banner-formats" tabindex="-1">Banner Formats <a class="header-anchor" href="#banner-formats" aria-label="Permalink to &quot;Banner Formats&quot;"></a></h2>
<table tabindex="0">
<thead>
<tr>
<th>Type</th>
<th>Dimensions</th>
<th>Usage</th>
</tr>
</thead>
<tbody>
<tr>
<td>Hero Banner</td>
<td>1920 × 600 px</td>
<td>Website headers, landing pages</td>
</tr>
<tr>
<td>Open Graph Image</td>
<td>1200 × 630 px</td>
<td>Link previews (social sharing)</td>
</tr>
<tr>
<td>Blog Header</td>
<td>1200 × 400 px</td>
<td>Article images</td>
</tr>
<tr>
<td>Sidebar Banner</td>
<td>300 × 250 px</td>
<td>Ad placements</td>
</tr>
<tr>
<td>Leaderboard</td>
<td>728 × 90 px</td>
<td>Ad placements</td>
</tr>
</tbody>
</table>
<h2 id="design-principles" tabindex="-1">Design Principles <a class="header-anchor" href="#design-principles" aria-label="Permalink to &quot;Design Principles&quot;"></a></h2>
<ul>
<li><strong>Whitespace</strong> — Keep at least 20% of the area clear</li>
<li><strong>Logo placement</strong> — Always visible, never centered on full-bleed images</li>
<li><strong>CTA buttons</strong> — In BAUER Orange (#FF8500) with white text</li>
<li><strong>Text amount</strong> — Maximum 2 headline lines + 1 subtext line</li>
</ul>
<h2 id="planned-content" tabindex="-1">Planned Content <a class="header-anchor" href="#planned-content" aria-label="Permalink to &quot;Planned Content&quot;"></a></h2>
<ul>
<li>Open Graph template for all subpages</li>
<li>Hero banner template (Figma/SVG)</li>
<li>Blog header generator guidelines</li>
<li>Newsletter header specification</li>
</ul>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Photography & Image Style]]></title>
            <link>https://brand.docs.bauer-group.com/en/photography/</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/photography/</guid>
            <pubDate>Wed, 25 Feb 2026 19:47:23 GMT</pubDate>
            <description><![CDATA[# Photography & Image Style

::: warning Work in Progress
This section is currently being developed. Moodboards and example images will follow shortly.
:::

The BAUER GROUP image style conveys **professionalism, approachability and technology expertise**. Images support the brand message — they are not filler.

## Style Direction

| Property | How to use | How NOT to use |
|]]></description>
            <content:encoded><![CDATA[<h1 id="photography-image-style" tabindex="-1">Photography &amp; Image Style <a class="header-anchor" href="#photography-image-style" aria-label="Permalink to &quot;Photography &amp; Image Style&quot;"></a></h1>
<div class="warning custom-block"><p class="custom-block-title">Work in Progress</p>
<p>This section is currently being developed. Moodboards and example images will follow shortly.</p>
</div>
<p>The BAUER GROUP image style conveys <strong>professionalism, approachability and technology expertise</strong>. Images support the brand message — they are not filler.</p>
<h2 id="style-direction" tabindex="-1">Style Direction <a class="header-anchor" href="#style-direction" aria-label="Permalink to &quot;Style Direction&quot;"></a></h2>
<table tabindex="0">
<thead>
<tr>
<th>Property</th>
<th>How to use</th>
<th>How NOT to use</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Authentic</strong></td>
<td>Real work environments, real people</td>
<td>Staged stock photos, overly smiling</td>
</tr>
<tr>
<td><strong>Professional</strong></td>
<td>Clean exposure, calm composition</td>
<td>Over-edited, HDR effects, filters</td>
</tr>
<tr>
<td><strong>Technological</strong></td>
<td>Modern workplaces, screens, code</td>
<td>Outdated hardware, clip-art style</td>
</tr>
<tr>
<td><strong>Warm</strong></td>
<td>Natural light, warm tones</td>
<td>Cold, sterile office atmosphere</td>
</tr>
</tbody>
</table>
<h2 id="color-treatment" tabindex="-1">Color Treatment <a class="header-anchor" href="#color-treatment" aria-label="Permalink to &quot;Color Treatment&quot;"></a></h2>
<ul>
<li><strong>White balance:</strong> Slightly warm (matching the brand orange)</li>
<li><strong>Saturation:</strong> Natural, not oversaturated</li>
<li><strong>Contrast:</strong> Moderate — no extreme shadows or overexposure</li>
<li><strong>Color filters:</strong> No Instagram-style filters</li>
</ul>
<h2 id="image-composition" tabindex="-1">Image Composition <a class="header-anchor" href="#image-composition" aria-label="Permalink to &quot;Image Composition&quot;"></a></h2>
<ul>
<li><strong>Golden ratio</strong> or rule of thirds for main subjects</li>
<li><strong>Whitespace</strong> planned for text overlays</li>
<li><strong>Gaze direction</strong> of people into the image, not outward</li>
<li><strong>Depth of field</strong> for focus on main subject</li>
</ul>
<h2 id="planned-content" tabindex="-1">Planned Content <a class="header-anchor" href="#planned-content" aria-label="Permalink to &quot;Planned Content&quot;"></a></h2>
<ul>
<li>Moodboard with reference images</li>
<li>Do/Don't gallery with annotated examples</li>
<li>Stock photo guidelines (recommended providers, search terms)</li>
<li>Image editing presets (Lightroom/Capture One)</li>
</ul>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Brand Values & Mission]]></title>
            <link>https://brand.docs.bauer-group.com/en/brand/</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/brand/</guid>
            <pubDate>Wed, 25 Feb 2026 19:26:09 GMT</pubDate>
            <description><![CDATA[# Brand Values & Mission

BAUER GROUP stands for technology that lasts — and partnerships that grow. Our brand values are not a marketing slogan, but the foundation of every decision.

## Our Taglines

<div style="display:flex;flex-direction:column;gap:12px;margin:32px 0;">
  <div style="padding:20px 28px;border-radius:10px;border-left:4px solid #FF8500;background:var(--vp-c-bg-soft);display:flex;align-items:center;gap:12px;">
    <span style="font-size:0.7em;font-weight:700;color:#FF8500;background:rgba(255,133,0,0.1);padding:3px 10px;border-radius:6px;white-space:nowrap;">Primary</span>
    <span style="font-size:1.1em;font-weight:700;color:var(--vp-c-text-1);">BAUER GROUP — Today. Tomorrow. Together.</span>
  </div>
  <div style="padding:20px 28px;border-radius:10px;border-left:4px solid #FF8500;background:var(--vp-c-bg-soft);display:flex;align-items:center;gap:12px;">
    <span style="font-size:0.7em;font-weight:700;color:#FF8500;background:rgba(255,133,0,0.1);padding:3px 10px;border-radius:6px;white-space:nowrap;">Technical</span>
    <span style="font-size:1.1em;font-weight:700;color:var(--vp-c-text-1);">BAUER GROUP — Building Better Software Together</span>
  </div>
  <div style="padding:20px 28px;border-radius:10px;border-left:4px solid #FF8500;background:var(--vp-c-bg-soft);display:flex;align-items:center;gap:12px;">
    <span style="font-size:0.7em;font-weight:700;color:#FF8500;background:rgba(255,133,0,0.1);padding:3px 10px;border-radius:6px;white-space:nowrap;">Stability</span>
    <span style="font-size:1.1em;font-weight:700;color:var(--vp-c-text-1);">BAUER GROUP — Technology for the Long Run</span>
  </div>
  <div style="padding:20px 28px;border-radius:10px;border-left:4px solid #FF8500;background:var(--vp-c-bg-soft);display:flex;align-items:center;gap:12px;">
    <span style="font-size:0.7em;font-weight:700;color:#FF8500;background:rgba(255,133,0,0.1);padding:3px 10px;border-radius:6px;white-space:nowrap;">Growth</span>
    <span style="font-size:1.1em;font-weight:700;color:var(--vp-c-text-1);">BAUER GROUP — Technology That Scales With You</span>
  </div>
</div>

### Tagline Usage

| Tagline | Context | Application |
|]]></description>
            <content:encoded><![CDATA[<h1 id="brand-values-mission" tabindex="-1">Brand Values &amp; Mission <a class="header-anchor" href="#brand-values-mission" aria-label="Permalink to &quot;Brand Values &amp; Mission&quot;"></a></h1>
<p>BAUER GROUP stands for technology that lasts — and partnerships that grow. Our brand values are not a marketing slogan, but the foundation of every decision.</p>
<h2 id="our-taglines" tabindex="-1">Our Taglines <a class="header-anchor" href="#our-taglines" aria-label="Permalink to &quot;Our Taglines&quot;"></a></h2>
<div style="display:flex;flex-direction:column;gap:12px;margin:32px 0;">
  <div style="padding:20px 28px;border-radius:10px;border-left:4px solid #FF8500;background:var(--vp-c-bg-soft);display:flex;align-items:center;gap:12px;">
    <span style="font-size:0.7em;font-weight:700;color:#FF8500;background:rgba(255,133,0,0.1);padding:3px 10px;border-radius:6px;white-space:nowrap;">Primary</span>
    <span style="font-size:1.1em;font-weight:700;color:var(--vp-c-text-1);">BAUER GROUP — Today. Tomorrow. Together.</span>
  </div>
  <div style="padding:20px 28px;border-radius:10px;border-left:4px solid #FF8500;background:var(--vp-c-bg-soft);display:flex;align-items:center;gap:12px;">
    <span style="font-size:0.7em;font-weight:700;color:#FF8500;background:rgba(255,133,0,0.1);padding:3px 10px;border-radius:6px;white-space:nowrap;">Technical</span>
    <span style="font-size:1.1em;font-weight:700;color:var(--vp-c-text-1);">BAUER GROUP — Building Better Software Together</span>
  </div>
  <div style="padding:20px 28px;border-radius:10px;border-left:4px solid #FF8500;background:var(--vp-c-bg-soft);display:flex;align-items:center;gap:12px;">
    <span style="font-size:0.7em;font-weight:700;color:#FF8500;background:rgba(255,133,0,0.1);padding:3px 10px;border-radius:6px;white-space:nowrap;">Stability</span>
    <span style="font-size:1.1em;font-weight:700;color:var(--vp-c-text-1);">BAUER GROUP — Technology for the Long Run</span>
  </div>
  <div style="padding:20px 28px;border-radius:10px;border-left:4px solid #FF8500;background:var(--vp-c-bg-soft);display:flex;align-items:center;gap:12px;">
    <span style="font-size:0.7em;font-weight:700;color:#FF8500;background:rgba(255,133,0,0.1);padding:3px 10px;border-radius:6px;white-space:nowrap;">Growth</span>
    <span style="font-size:1.1em;font-weight:700;color:var(--vp-c-text-1);">BAUER GROUP — Technology That Scales With You</span>
  </div>
</div>
<h3 id="tagline-usage" tabindex="-1">Tagline Usage <a class="header-anchor" href="#tagline-usage" aria-label="Permalink to &quot;Tagline Usage&quot;"></a></h3>
<table tabindex="0">
<thead>
<tr>
<th>Tagline</th>
<th>Context</th>
<th>Application</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Today. Tomorrow. Together.</strong></td>
<td>Primary tagline</td>
<td>Website, presentations, official communications</td>
</tr>
<tr>
<td><strong>Building Better Software Together</strong></td>
<td>Technical</td>
<td>Developer docs, tech blog, recruiting</td>
</tr>
<tr>
<td><strong>Technology for the Long Run</strong></td>
<td>Stability</td>
<td>Enterprise clients, trust building</td>
</tr>
<tr>
<td><strong>Technology That Scales With You</strong></td>
<td>Growth</td>
<td>Sales, pitches, emphasizing scalability</td>
</tr>
</tbody>
</table>
<h2 id="core-values" tabindex="-1">Core Values <a class="header-anchor" href="#core-values" aria-label="Permalink to &quot;Core Values&quot;"></a></h2>
<div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin:32px 0;">
  <div style="padding:24px;border-radius:12px;border:2px solid #FF8500;background:rgba(255,133,0,0.04);">
    <div style="font-size:1.5em;margin-bottom:8px;">🤝</div>
    <div style="font-weight:700;font-size:1.1em;color:#18181B;margin-bottom:8px;">Partnership</div>
    <div style="color:#52525B;font-size:0.9em;">We build long-term relationships. "Together" is not a buzzword — it's our business model.</div>
  </div>
  <div style="padding:24px;border-radius:12px;border:2px solid #FF8500;background:rgba(255,133,0,0.04);">
    <div style="font-size:1.5em;margin-bottom:8px;">🚀</div>
    <div style="font-weight:700;font-size:1.1em;color:#18181B;margin-bottom:8px;">Innovation</div>
    <div style="color:#52525B;font-size:0.9em;">Modern technology, lean solutions, pragmatic execution. Complexity is not a quality indicator.</div>
  </div>
  <div style="padding:24px;border-radius:12px;border:2px solid #FF8500;background:rgba(255,133,0,0.04);">
    <div style="font-size:1.5em;margin-bottom:8px;">🛡️</div>
    <div style="font-weight:700;font-size:1.1em;color:#18181B;margin-bottom:8px;">Reliability</div>
    <div style="color:#52525B;font-size:0.9em;">Technology for the long run. What we build lasts — and scales with our clients.</div>
  </div>
  <div style="padding:24px;border-radius:12px;border:2px solid #FF8500;background:rgba(255,133,0,0.04);">
    <div style="font-size:1.5em;margin-bottom:8px;">⚡</div>
    <div style="font-weight:700;font-size:1.1em;color:#18181B;margin-bottom:8px;">Efficiency</div>
    <div style="color:#52525B;font-size:0.9em;">Minimal effort, maximum result. 10 lines instead of 100 — when equivalent.</div>
  </div>
</div>
<h2 id="brand-personality" tabindex="-1">Brand Personality <a class="header-anchor" href="#brand-personality" aria-label="Permalink to &quot;Brand Personality&quot;"></a></h2>
<p>BAUER GROUP communicates:</p>
<table tabindex="0">
<thead>
<tr>
<th>Trait</th>
<th>How we sound</th>
<th>How we do NOT sound</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Professional</strong></td>
<td>Factual, competent, clear</td>
<td>Academic, stiff, distant</td>
</tr>
<tr>
<td><strong>Pragmatic</strong></td>
<td>Solution-oriented, direct</td>
<td>Theoretical, bureaucratic</td>
</tr>
<tr>
<td><strong>Approachable</strong></td>
<td>Eye-level, partnership-driven</td>
<td>Crude, unprofessional, chummy</td>
</tr>
<tr>
<td><strong>Confident</strong></td>
<td>Calm, knowledgeable</td>
<td>Arrogant, exaggerated</td>
</tr>
</tbody>
</table>
<h2 id="tone-of-voice" tabindex="-1">Tone of Voice <a class="header-anchor" href="#tone-of-voice" aria-label="Permalink to &quot;Tone of Voice&quot;"></a></h2>
<h3 id="do-s" tabindex="-1">Do's <a class="header-anchor" href="#do-s" aria-label="Permalink to &quot;Do's&quot;"></a></h3>
<ul>
<li><strong>Active voice</strong> — &quot;We develop&quot; instead of &quot;It was developed&quot;</li>
<li><strong>Clear statements</strong> — &quot;This saves 40% cost&quot; instead of &quot;Savings could potentially be achieved&quot;</li>
<li><strong>Short sentences</strong> — One thought per sentence</li>
<li><strong>Formal/informal by context</strong> — Technical docs: informal, Enterprise communications: formal</li>
</ul>
<h3 id="don-ts" tabindex="-1">Don'ts <a class="header-anchor" href="#don-ts" aria-label="Permalink to &quot;Don'ts&quot;"></a></h3>
<ul>
<li>No superlatives without evidence (&quot;world's best&quot;, &quot;unique&quot;)</li>
<li>No buzzwords without substance (&quot;synergy&quot;, &quot;paradigm shift&quot;)</li>
<li>No passive constructions</li>
<li>No unnecessary jargon at the expense of readability</li>
</ul>
<h2 id="company-data" tabindex="-1">Company Data <a class="header-anchor" href="#company-data" aria-label="Permalink to &quot;Company Data&quot;"></a></h2>
<table tabindex="0">
<thead>
<tr>
<th>Field</th>
<th>Value</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Company</strong></td>
<td>BAUER GROUP</td>
</tr>
<tr>
<td><strong>Location</strong></td>
<td>Worldwide</td>
</tr>
<tr>
<td><strong>Founded</strong></td>
<td>1999</td>
</tr>
<tr>
<td><strong>Industry</strong></td>
<td>Software &amp; Technology</td>
</tr>
<tr>
<td><strong>Website</strong></td>
<td>bauer-group.com</td>
</tr>
</tbody>
</table>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
        <item>
            <title><![CDATA[Downloads]]></title>
            <link>https://brand.docs.bauer-group.com/en/downloads/</link>
            <guid isPermaLink="false">https://brand.docs.bauer-group.com/en/downloads/</guid>
            <pubDate>Wed, 25 Feb 2026 18:59:44 GMT</pubDate>
            <description><![CDATA[# Downloads

All brand assets and resources for download.

## Logo Packages

### Logo Wide (Landscape)

| Format | Download | Usage |
| ]]></description>
            <content:encoded><![CDATA[<h1 id="downloads" tabindex="-1">Downloads <a class="header-anchor" href="#downloads" aria-label="Permalink to &quot;Downloads&quot;"></a></h1>
<p>All brand assets and resources for download.</p>
<h2 id="logo-packages" tabindex="-1">Logo Packages <a class="header-anchor" href="#logo-packages" aria-label="Permalink to &quot;Logo Packages&quot;"></a></h2>
<h3 id="logo-wide-landscape" tabindex="-1">Logo Wide (Landscape) <a class="header-anchor" href="#logo-wide-landscape" aria-label="Permalink to &quot;Logo Wide (Landscape)&quot;"></a></h3>
<table tabindex="0">
<thead>
<tr>
<th>Format</th>
<th>Download</th>
<th>Usage</th>
</tr>
</thead>
<tbody>
<tr>
<td>SVG</td>
<td><a href="/downloads/bauer-group-logo-wide.svg">bauer-group-logo-wide.svg</a></td>
<td>Web, documents, scalable</td>
</tr>
<tr>
<td>PNG</td>
<td><a href="/downloads/bauer-group-logo-wide.png">bauer-group-logo-wide.png</a></td>
<td>Fallback when SVG not supported</td>
</tr>
<tr>
<td>EPS</td>
<td><a href="/downloads/bauer-group-logo-wide.eps">bauer-group-logo-wide.eps</a></td>
<td>Print production, vector graphics</td>
</tr>
</tbody>
</table>
<h3 id="logo-square" tabindex="-1">Logo Square <a class="header-anchor" href="#logo-square" aria-label="Permalink to &quot;Logo Square&quot;"></a></h3>
<table tabindex="0">
<thead>
<tr>
<th>Format</th>
<th>Download</th>
<th>Usage</th>
</tr>
</thead>
<tbody>
<tr>
<td>SVG</td>
<td><a href="/downloads/bauer-group-logo-square.svg">bauer-group-logo-square.svg</a></td>
<td>Favicons, app icons, social media</td>
</tr>
<tr>
<td>PNG</td>
<td><a href="/downloads/bauer-group-logo-square.png">bauer-group-logo-square.png</a></td>
<td>Fallback when SVG not supported</td>
</tr>
<tr>
<td>EPS</td>
<td><a href="/downloads/bauer-group-logo-square.eps">bauer-group-logo-square.eps</a></td>
<td>Print production, vector graphics</td>
</tr>
</tbody>
</table>
<div class="tip custom-block"><p class="custom-block-title">Download Note</p>
<p>For <strong>digital use</strong> prefer SVG files. For <strong>print production</strong> use EPS files. PNG only as fallback when vector formats are not supported.</p>
</div>
<h2 id="color-definitions" tabindex="-1">Color Definitions <a class="header-anchor" href="#color-definitions" aria-label="Permalink to &quot;Color Definitions&quot;"></a></h2>
<ul>
<li><a href="./css-variables">CSS Variables</a> — Custom properties for web projects</li>
<li>SCSS Variables — Available on request</li>
<li>Design Tokens (JSON) — Available on request</li>
</ul>
<h2 id="templates" tabindex="-1">Templates <a class="header-anchor" href="#templates" aria-label="Permalink to &quot;Templates&quot;"></a></h2>
<table tabindex="0">
<thead>
<tr>
<th>Template</th>
<th>Format</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr>
<td>Letterhead</td>
<td>DOCX, PDF</td>
<td>Available</td>
</tr>
<tr>
<td>Business Cards</td>
<td>AI, PDF</td>
<td>Available</td>
</tr>
<tr>
<td>Presentation</td>
<td>PPTX</td>
<td>In Progress</td>
</tr>
<tr>
<td>Email Signature</td>
<td>HTML</td>
<td>In Progress</td>
</tr>
</tbody>
</table>
]]></content:encoded>
            <author>BAUER GROUP</author>
        </item>
    </channel>
</rss>