CMS Guide
Table of Contents
- Style Management
- CMS Page Templates
- Working With Custom HTML Modules' Content Editors (WYSIWYG)
- General Tips/Advice for CMS Users
- Additional Notes
- Section Guide
Style Management
The following labels refer to styling options/classes in the "STYLE" dropdown menu located in the toolbar in every Custom HTML Module's content editor.
Headlines:
Headline XXL
Headline 1
Headline 2
Headline 3
Headline 4
Body copy 18px TradeGothicLTPro-Bold
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus laoreet, purus sed viverra finibus, ligula sapien pretium nisi, at facilisis augue leo et nisl. Proin vulputate, lectus in aliquam fermentum, justo felis luctus odio, ac fermentum ex ligula ac justo. Sed a nibh in odio pulvinar vehicula nec vel purus. Nullam pharetra metus eget odio gravida, non convallis justo hendrerit.
Fonts:
font-TradeGothic
font-TradeGothic-Italic
font-TradeGothic-Light
font-TradeGothic-LightItalic
font-TradeGothic-Bold
font-TradeGothic-BoldItalic
font-TradeGothic-BoldCondTwenty
font-TradeGothic-BoldCondTwentyItalic
font-TradeGothic-Condensed
font-TradeGothic-CondensedItalic
font-TradeGothic-StdExtended
font-TradeGothic-StdBoldExtended
Default pallet
#000000 Black
#ffffff White
#cccccc Accent
#535456 Text
#cc0000 Red
Brand colors
#007eb9 Blue
#84c5ed Soft Blue
#c8e2f7 Pale Blue
#37a8e0 Light Blue
#00559d Deep Blue
#002e63 Dark Blue
Primary Gradient
Links
Link BlueLink DarkBlue
Link Blue Chevron
Link DarkBlue Chevron
Buttons
CMS Page Templates
What CMS page templates are available to create new pages with?
The following CMS page templates are available in the "CMS Primary Theme" theme:
Working With Custom HTML Modules' Content Editors (WYSIWYG)
How do I replace placeholder ("lorem ipsum") or unwanted text content?
The content editor can be finicky. To replace placeholder or unwanted text, we recommend that you first click the “BLOCKS” button in the toolbar to reveal outlines surrounding block-level elements. Then, select the text you wish to replace and type in your desired text. Or, you can place your cursor at the end of the text you want to replace, add your desired text, and then select and delete the placeholder text preceding it. We do NOT recommend selecting all placeholder text in the editor and deleting it before you add your desired content. As a result you may accidentally erase necessary markup that the content depends on. It is always best to edit text elements one at a time rather than deleting everything you don’t want from the start.
Can I copy/paste from other sources?
Be very careful when copy/pasting text content from other sources into a Custom HTML module's content editor. When copying from an external document, take steps to ensure the text you are copying is plain text (as opposed to rich text.) When copying from a web page, make sure you are ONLY including text and not actual HTML tags (<p>, <br>, etc.) as this could result in unintended styling/format inconsistencies.
How do I change the appearance of text content (color, font size, etc)?
The “STYLE” dropdown in the toolbar can be used to edit the styling/appearance of content. Keep in mind that when you add a style from the dropdown, it does not overwrite other styles previously applied to the element. This allows greater flexibility in cases where you may need more than one syle applied, but you will need to remember to uncheck undesired styles after applying them.
Please refer to Style Management for examples of classes/styles you may apply.
Keep in mind that changing the appearance or styles of text should be done SPARINGLY - for the sake of consistency across pages, it is best to stick with the module's default styling whenever possible.
How do I add/edit a link?
The "insert/edit link" button in the toolbar is used to create and modify links:
- To create a new link, type your desired link text within the content editor, select it, and then click the "insert/edit link" button. This may be tricky if you're creating a new link next to an already-existing link. To do this, place your cursor at the end of the existing link's text and then press the right arrow key, so your cursor is outside the existing link. Then, type the new link's text, select it and click the "insert/edit link" button.
- To modify an existing link, click into the middle of the link text within the content editor, then click the "insert/edit link" button.
How do I add/edit an image?
The "asset picker" button in the toolbar allows you to add images into the content editor. To modify an existing asset, click the asset and then click the "asset picker" button. Not all custom HTML modules were made with the intent to have an image placed in them. (Tip: If your default placeholder content did not contain an image, you should avoid adding one with this tool.)
Note: If you're including an image in a Custom HTML module, remember to consider the image alt text (which is editable through the "asset picker" button), and include a value when necessary. For more details, see "Do I need to update/include alt text for every image?" in General Tips/Advice for CMS Users.
How do I add a code snippet?
The "insert code snippet" button in the toolbar adds pre-made snippets of code into the content editor. Note that code snippets are primarily (but not always) used as a way to revert either the entire content of a Custom HTML Module to its default state, or to revert a part of its content to its original state. For example, if you accidentally delete the headline and byline at the top of the Custom HTML Module included in Section 1, you can use a code snippet to add it back in. In most cases you will not need to use code snippets unless you're attempting to "fix" a module (i.e. bring back original content which was since removed.)
General Tips/Advice for CMS Users
How can I ensure that my content will be accessible to all users?
Be sure to follow all recommendations and instructions given in this guide, particularly the recommendations involving link text, image alt text, and heading levels. To learn more about accessibility, please see Accessibility for Radancy CMS Publishers.
Additional Notes
How can I add to or update the notes to this section?
Find this section (title: "CMS Guide Info") in your section list and edit its "CMS Guide Info - Copy" module to add as many notes as you'd like right here. Be careful to not delete any of the content above or below your notes!
Section Guide
Before using a section from this guide, please read the corresponding documentation for that section. Documentation is found above each section in this guide, on a black background.
Note that section titles are color coded based on which menu they can be found in after clicking the "add section" button on any page:
Red - find this section in the "Use Existing" Menu.
Green - find this section in the "Add New" Menu.
Keep in mind that when you edit a section from the "Use Existing" Menu, you are editing every instance of that section. Sections added via the "Add New" Menu are safe to be edited freely, as a new instance of the section is created everytime it is added to a page.
Search Form Full-width (Section 1)
CP Banners - Image Background (Section 2)
Suggested Use: Content Page Banner
Image Size and Quality: Users can upload images. Ensure images are of high quality and optimized for web use.
For mobile devices, recommended sizes are 750x1334 (9:16 ratio)
For desktop, recommended sizes are 1920x1080 (16:9 ratio) and 1280x720 (16:9 ratio).
Code Snippet:
- CMS - Section 2 - Copy
Lorem Ipsum qui dolorem
CP Banner - Blue Gradient Background (Section 2a)
Suggested Use: Content Page Banner
Image Size and Quality: Users can upload images. Ensure images are of high quality and optimized for web use.
For mobile devices, recommended sizes are 750x1334 (9:16 ratio)
For desktop, recommended sizes are 1920x1080 (16:9 ratio) and 1280x720 (16:9 ratio).
Code Snippet:
- CMS - Section 2 - Copy
Lorem Ipsum qui dolorem
Image Background - Medical (Section 2b)
Suggested Use: Content Page Banner
Image Size and Quality: Users can upload images. Ensure images are of high quality and optimized for web use.
For mobile devices, recommended sizes are 750x1334 (9:16 ratio)
For desktop, recommended sizes are 1920x1080 (16:9 ratio) and 1280x720 (16:9 ratio).
Code Snippet:
- CMS - Section 2 - Copy
Lorem Ipsum qui dolorem
Hero - Medical (Section 3a)
Code Snippet:
- CMS - Section 3a - Content
#PlayInTheTopLeague
Job Alert - Medical (Section 4a)
TabCordion Jobs (Section 5)
Related Jobs (Section 5a)
-
Related jobs
- Quality Engineer Hartland, United States Quality Engineer
- Duales Studium B.Sc. (m/w/d) Medizintechnik 2026 Dresden Dresden, Germany Duales Studium B.Sc. (m/w/d) Medizintechnik 2026 Dresden
- Auszubildender (m/w/d) Elektroniker für Automatisierungstechnik 2026 Bitterfeld Bitterfeld-Wolfen, Germany Auszubildender (m/w/d) Elektroniker für Automatisierungstechnik 2026 Bitterfeld
- Auszubildender (m/w/d) Chemielaborant 2026 Bitterfeld Bitterfeld-Wolfen, Germany Auszubildender (m/w/d) Chemielaborant 2026 Bitterfeld
- Materials / Polymer Chemist (m/f/d) Hanau, Germany Materials / Polymer Chemist (m/f/d)
Related Jobs (Section 5b)
-
Related jobs
- Quality Engineer Hartland, United States Quality Engineer
- Duales Studium B.Sc. (m/w/d) Medizintechnik 2026 Dresden Dresden, Germany Duales Studium B.Sc. (m/w/d) Medizintechnik 2026 Dresden
- Auszubildender (m/w/d) Elektroniker für Automatisierungstechnik 2026 Bitterfeld Bitterfeld-Wolfen, Germany Auszubildender (m/w/d) Elektroniker für Automatisierungstechnik 2026 Bitterfeld
- Auszubildender (m/w/d) Chemielaborant 2026 Bitterfeld Bitterfeld-Wolfen, Germany Auszubildender (m/w/d) Chemielaborant 2026 Bitterfeld
- Materials / Polymer Chemist (m/f/d) Hanau, Germany Materials / Polymer Chemist (m/f/d)
TabCordion Jobs - Medical (Section 5c)
Spotlight Text 2 Col (Section 6)
Suggested Use: shorter copy
Code Snippet:
- CMS - Section 6 - Copy
- CMS - Section 6 - Heading
Lorem ipsum dolor sit amet
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor reprehenderit voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Spotlight Text 2 Col - Medical (Section 6a)
Suggested Use: shorter copy
Code Snippet:
- CMS - Section 6 - Copy
- CMS - Section 6 - Heading
Lorem ipsum dolor sit amet
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor reprehenderit voluptate velit esse cillum dolore eu fugiat nulla pariatur.
2 Split - Right Image - Left Heading - Copy - CTA Button (Section 7)
Suggested Use: N/A
Image Size and Quality: Users can upload images. Ensure images are of high quality and optimized for web use.
For this section:
For mobile devices, we recommend 9:16 aspect ratio sizes like 750x1334 and 1080x1920.
For desktop, the recommended sizes are 960x540 and 1280x720, both maintaining the 16:9 ratio.
Text Content: Use the WYSIWYG to add and edit text content
Style Management: The style of text and buttons within this section can be customized through the WYSIWYG editor.
Accessibility: If the image is not purely decorative and convey a message, please provide a descriptive alt text for the image. This ensures accessibility for users with visual impairments, allowing screen readers to convey the content and context of the image effectively. For more information, refer to WCAG 2.1, Success Criterion 1.1.1: Non-text Content.
Headline (H2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla in culpa qui officia deserunt mollit anim id est laborum. a commodo consequat.
2 Split - Left Image - Right Heading - Copy - CTA Button (Section 7a)
Suggested Use: N/A
Image Size and Quality: Users can upload images. Ensure images are of high quality and optimized for web use.
For this section:
For mobile devices, we recommend 9:16 aspect ratio sizes like 750x1334 and 1080x1920.
For desktop, the recommended sizes are 960x540 and 1280x720, both maintaining the 16:9 ratio.
Text Content: Use the WYSIWYG to add and edit text content
Style Management: The style of text and buttons within this section can be customized through the WYSIWYG editor.
Accessibility: If the image is not purely decorative and convey a message, please provide a descriptive alt text for the image. This ensures accessibility for users with visual impairments, allowing screen readers to convey the content and context of the image effectively. For more information, refer to WCAG 2.1, Success Criterion 1.1.1: Non-text Content.
Headline (H2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla in culpa qui officia deserunt mollit anim id est laborum. a commodo consequat.
2 Split - Left Image - Right Heading - Copy - CTA Button - Medical (Section 7b)
Suggested Use: N/A
Image Size and Quality: Users can upload images. Ensure images are of high quality and optimized for web use.
For this section:
For mobile devices, we recommend 9:16 aspect ratio sizes like 750x1334 and 1080x1920.
For desktop, the recommended sizes are 960x540 and 1280x720, both maintaining the 16:9 ratio.
Text Content: Use the WYSIWYG to add and edit text content
Style Management: The style of text and buttons within this section can be customized through the WYSIWYG editor.
Accessibility: If the image is not purely decorative and convey a message, please provide a descriptive alt text for the image. This ensures accessibility for users with visual impairments, allowing screen readers to convey the content and context of the image effectively. For more information, refer to WCAG 2.1, Success Criterion 1.1.1: Non-text Content.
Code Snippet:
- CMS - Section 7 Copy (green button)
Headline (H2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla in culpa qui officia deserunt mollit anim id est laborum. a commodo consequat.
Content box Left Full-width BG (Section 8)
Suggested Use: N/A
Image Size and Quality: Users can upload images. Ensure images are of high quality and optimized for web use.
For mobile devices, recommended sizes are 750x1334 (9:16 ratio)
For desktop, recommended sizes are 1920x1080 (16:9 ratio) and 1280x720 (16:9 ratio).
Text Content: Use the WYSIWYG to add and edit text content
Style Management: The style of text and buttons within this section can be customized through the WYSIWYG editor.
Accessibility: If the image is not purely decorative and convey a message, please provide a descriptive alt text for the image. This ensures accessibility for users with visual impairments, allowing screen readers to convey the content and context of the image effectively. For more information, refer to WCAG 2.1, Success Criterion 1.1.1: Non-text Content.
Headline (H2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla in culpa qui officia deserunt mollit anim id est laborum. a commodo consequat.
Content box Right Full-width BG (Section 8a)
Suggested Use: Check Section 8
Headline (H2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla in culpa qui officia deserunt mollit anim id est laborum. a commodo consequat.
Image - Copy - BG white 2 Col (Section 9)
Suggested Use: N/A
Image Size and Quality: Users can upload images. Ensure images are of high quality and optimized for web use.
Recommended minimum size is 564 × 342 px
Text Content: Use the WYSIWYG to add and edit text content
Style Management: The style of text and buttons within this section can be customized through the WYSIWYG editor.
Accessibility: If the image is not purely decorative and convey a message, please provide a descriptive alt text for the image. This ensures accessibility for users with visual impairments, allowing screen readers to convey the content and context of the image effectively. For more information, refer to WCAG 2.1, Success Criterion 1.1.1: Non-text Content.
Headline (H2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus laoreet, purus sed viverra finibus, ligula sapien pretium nisi, at facilisis augue leo et nisl. Proin vulputate, lectus in aliquam fermentum, justo felis luctus odio, ac fermentum ex ligula ac justo. Sed a nibh in odio pulvinar vehicula nec vel purus. Nullam pharetra metus eget odio gravida, non convallis justo hendrerit.
Video - Copy - BG white 2 Col (Section 9a)
Suggested Use: N/A
Image Size and Quality: Users can upload images for a video thumbnail. Ensure images are of high quality and optimized for web use.
Recommended minimum size is 564 × 342 px
Text Content: Use the WYSIWYG to add and edit text content
Style Management: The style of text and buttons within this section can be customized through the WYSIWYG editor.
Accessibility: If the image is not purely decorative and convey a message, please provide a descriptive alt text for the image. This ensures accessibility for users with visual impairments, allowing screen readers to convey the content and context of the image effectively. For more information, refer to WCAG 2.1, Success Criterion 1.1.1: Non-text Content.
Code Snippet:
- CMS - Section 9 - Copy
Headline (H2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus laoreet, purus sed viverra finibus, ligula sapien pretium nisi, at facilisis augue leo et nisl. Proin vulputate, lectus in aliquam fermentum, justo felis luctus odio, ac fermentum ex ligula ac justo. Sed a nibh in odio pulvinar vehicula nec vel purus. Nullam pharetra metus eget odio gravida, non convallis justo hendrerit.
Video - Copy - BG white 2 Col - Medical (Section9b)
Suggested Use: N/A
Image Size and Quality: Users can upload images for a video thumbnail. Ensure images are of high quality and optimized for web use.
Recommended minimum size is 564 × 342 px
Text Content: Use the WYSIWYG to add and edit text content
Style Management: The style of text and buttons within this section can be customized through the WYSIWYG editor.
Accessibility: If the image is not purely decorative and convey a message, please provide a descriptive alt text for the image. This ensures accessibility for users with visual impairments, allowing screen readers to convey the content and context of the image effectively. For more information, refer to WCAG 2.1, Success Criterion 1.1.1: Non-text Content.
Code Snippet:
- CMS - Section 9 - Copy
Headline (H2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus laoreet, purus sed viverra finibus, ligula sapien pretium nisi, at facilisis augue leo et nisl. Proin vulputate, lectus in aliquam fermentum, justo felis luctus odio, ac fermentum ex ligula ac justo. Sed a nibh in odio pulvinar vehicula nec vel purus. Nullam pharetra metus eget odio gravida, non convallis justo hendrerit.
Related Content Dynamic (Section 10)
----> Dynamic based on pillars
Suggested Use: Use this section when you want to display pages based on pillars.
Lorem ipsum dolor
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla in culpa qui officia deserunt mollit anim id est laborum. a commodo consequat.
-
What drives us
Innovations are part of our DNA.
-
Who we are
Our actions have been aimed at future generations since 1660.
-
Our Stories
-
Header Lorem Ipsum
Lorem ipsum dolor sit amet, consec tetur adipiscing ut enim ad minim veniam, quis nostrud
-
Header Lorem Ipsum
Lorem ipsum dolor sit amet, consec tetur adipiscing ut enim ad minim veniam, quis nostrudx
-
Header Lorem Ipsum
Lorem ipsum dolor sit amet, consec tetur adipiscing ut enim ad minim veniam, quis nostrud
-
Header Lorem Ipsum
Lorem ipsum dolor sit amet, consec tetur adipiscing ut enim ad minim veniam, quis nostrud
-
Header Lorem Ipsum
Lorem ipsum dolor sit amet, consec tetur adipiscing ut enim ad minim veniam, quis nostrud
-
What we do
Our expertise revolves around materials.
-
Header Lorem Ipsum
Lorem ipsum dolor sit amet, consec tetur adipiscing ut enim ad minim veniam, quis nostrud
-
Careers at Heraeus: Great reasons to start your job
Discover your career opportunities at Heraeus. Learn why Heraeus is a secure and attractive employer for starting your career.
-
What Drives Our Work
What is it like to work at Heraeus? Who could answer that better than our employees?
-
-
Frequently asked questions
How do I apply for a job at Heraeus? Who can I contact with questions? We answer your frequently asked questions.
-
Work experience? Yes!
The Heraeus team wants to move forward. So do you. Discover our job opportunities!
-
-
-
#HeraeusPeople Story: "Tough but lovely"
A near-accident. A statistic. Just a number on paper? Wrong. Behind every avoided accident are people who will be coming home from work tonight. Meet our audit manager Anja, who dares to take a different look!
-
#HeraeusPeople Story: "Happy End?"
There are offices that are like blank slates. But don't be fooled, because a dynamic rhythm is already pulsating here. It is literally a green field with unimagined possibilities. Read what our Group People Officer has experienced on the playing field without pre-drawn lines!
-
Career entry? Yes!
You’re looking forward to the future. So are we. Start your journey with us!
-
-
-
-
-
-
-
#HeraeusPeople Story: "This certain moment"
Pling! Martina's plans for today? Perfectly timed. Everything crystal clear. And then that one moment when it becomes clear: everything is different than planned. How can a colorful mix of things become a productivity turbo? Read more!
-
#HeraeusPeople Story: "Click here for the sparring session"
Jumping in at the deep end - most people are familiar with this moment. For Arthur, at least, it was a leap into a new job world with lightning-fast progress. Why sometimes the most uncomfortable moments hold the most valuable lessons - read the full story!
-
-
-
-
-
-
-
#HeraeusPeople: "Tap. Tap. Tap."
Can you hear that? It's the rhythm of your comfort zone. Pleasant, safe, but also frighteningly stationary - Arthur found this and turned his career path into his personal jogging route. Discover the amazing parallel between jogging shoes and paths to success in our story!
-
#HeraeusPeople Story: "Dent in the market"
The engine of the automotive industry is sputtering. Arthur experienced this at our production sites at the time. Standing idle? Not an option. Only a gear change can catapult you forward and make the twist. Discover how a challenge gave rise to a completely new way of thinking.
-
#HeraeusPeople Story: "Silence or alarm?"
Sometimes it takes the precision of a surgeon to communicate faulty working methods. The wrong tone of voice could create defensiveness. The right word, on the other hand, saves lives. Find out more from Anja about the art of communicating with sensitivity in our occupational safety department!
-
#HeraeusPeople Story: "Who are you then?"
Anyone who has wandered through the landscape of various companies in the consulting world will be familiar with this initial barrier of distance that must first be broken through. But is there another way? Find out how she cracked the code in Martina's story.
-
-
-
-
-
#HeraeusPeople Story: "EHS Gamification"
Have you ever told stories or opened the big game arena to really reach people? Anja has chosen exactly this path. Her training concept for greater safety in the workplace relies on experience rather than instruction. Read her story to find out why she is right on the money.
-
Careers at Heraeus: Opportunities for Early Professionals
Start your career at Heraeus: Discover diverse opportunities for early professionals. Apply now!
-
Discover your entry into the professional world with Heraeus
Whether during your studies or after graduation, we offer exciting entry opportunities for open-minded talents.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Stories 2 Col (Section 11)
Suggested Use: Use this section when you want to handpick via dropdown which pages to feature.
Lorem ipsum dolor
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris. Nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in.
Stories 2 Col (Section 11a)
Suggested Use: Use this section when you want to handpick via Call Out Link which pages to feature.
Lorem ipsum dolor
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris. Nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in.
-
Headline
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent eget consectetur augue. Nulla tempor viverra dignissim. Mauris nulla dolor, suscipit ac nisi et, luctus accumsan nisl. Vestibulum pulvinar dolor sed purus maximus, a interdum augue interdum
-
Supplementary Long-Term Care Insurance
CAREFLEX Chemie offers further security in the event of long-term care. The tariff-based supplementary long-term care insurance applies automatically and without a health check. We pay the premium, so you are better protected in the event of an emergency.
Key Facts Number Spin (Section 12)
Suggested Use: N/A
Image Size and Quality: Users can upload icon images. Please resize images to fit this module.
Text Content:
- Thumbnail Alternative Text: Enter the numeric value in this field.
- Short Description: This serves as the title.
- Link Text: This field provides additional information about the module.
The module has been adapted for this use and to be dynamic, allowing all numbers to spin for one second upon scrolling.
Code Snippet:
- CMS - Section 12 - Intro Copy
Lorem ipsum dolor sit amet
Key Facts Number Spin - Medical (Section 12a)
Suggested Use: N/A
Image Size and Quality: Users can upload icon images. Please resize images to fit this module.
Text Content:
- Thumbnail Alternative Text: Enter the numeric value in this field.
- Short Description: This serves as the title.
- Link Text: This field provides additional information about the module.
The module has been adapted for this use and to be dynamic, allowing all numbers to spin for one second upon scrolling.
Code Snippet:
- CMS - Section 12 - Intro Copy
Lorem ipsum dolor sit amet
Multi Item (Section 21)
Suggested Use: Pages are selected using a Content Page Display module. Copy intro can be edited with WYSIWYG.
Headline (h2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum aliquet risus vitae ante tincidunt semper. Aenean laoreet, nibh et posuere egestas, orci neque gravida risus, non rhoncus nunc mauris ac enim.
-
Callout Link Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Callout Link Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Gesundheits-Check
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Übernahme Ihrer Betrieblichen Altersversorgung
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Family Academy
Benefit from practical offerings for parents and children – with courses, lectures, and impulses on parenting, family life, and everyday life.
-
Betriebliche Altersversorgung
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
Multi Item (Section 21a)
Suggested Use: Pages are selected using a Content Page Display module. Copy intro can be edited with WYSIWYG.
Headline (h2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum aliquet risus vitae ante tincidunt semper. Aenean laoreet, nibh et posuere egestas, orci neque gravida risus, non rhoncus nunc mauris ac enim.
-
Callout Link Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Callout Link Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Gesundheits-Check
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Übernahme Ihrer Betrieblichen Altersversorgung
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
Multi Item (Section 21b)
Suggested Use: Pages are selected using a Content Page Display module. Copy intro can be edited with WYSIWYG.
Headline (h2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum aliquet risus vitae ante tincidunt semper. Aenean laoreet, nibh et posuere egestas, orci neque gravida risus, non rhoncus nunc mauris ac enim.
-
Callout Link Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Callout Link Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Gesundheits-Check
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Übernahme Ihrer Betrieblichen Altersversorgung
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Family Academy
Benefit from practical offerings for parents and children – with courses, lectures, and impulses on parenting, family life, and everyday life.
-
Betriebliche Altersversorgung
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Callout Link Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Employee Donation - Survivor Fund
For your family, one thing counts above all else in difficult times: Reliable security. In the event of bereavement, your loved ones will therefore receive financial support - exactly when it is needed most.
Multi Item - Medical (Section 21c)
Suggested Use: No notes.
Code Snippet:
- CMS - Section 21 - Copy
Headline (h2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum aliquet risus vitae ante tincidunt semper. Aenean laoreet, nibh et posuere egestas, orci neque gravida risus, non rhoncus nunc mauris ac enim.
-
Callout Link Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Callout Link Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Gesundheits-Check
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Übernahme Ihrer Betrieblichen Altersversorgung
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Family Academy
Benefit from practical offerings for parents and children – with courses, lectures, and impulses on parenting, family life, and everyday life.
-
Betriebliche Altersversorgung
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
Multi Item - Medical (Section 21d)
Suggested Use: No notes.
Code Snippet:
- CMS - Section 21 - Copy
Headline (h2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum aliquet risus vitae ante tincidunt semper. Aenean laoreet, nibh et posuere egestas, orci neque gravida risus, non rhoncus nunc mauris ac enim.
-
Callout Link Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Callout Link Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Gesundheits-Check
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Übernahme Ihrer Betrieblichen Altersversorgung
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Family Academy
Benefit from practical offerings for parents and children – with courses, lectures, and impulses on parenting, family life, and everyday life.
-
Betriebliche Altersversorgung
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Callout Link Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla bibendum sit amet ex iaculis ornare.
-
Employee Donation - Survivor Fund
For your family, one thing counts above all else in difficult times: Reliable security. In the event of bereavement, your loved ones will therefore receive financial support - exactly when it is needed most.
Slider (Section 22)
Suggested Use: The slider module is not CMS-able. The content is located in the layout of the module and needs a developer update or add a new version.
Multi Item (Section 23)
Suggested Use: Pages are selected using a Callout Action Link module. Copy intro can be edited with WYSIWYG.
Headline (h2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum aliquet risus vitae ante tincidunt semper. Aenean laoreet, nibh et posuere egestas, orci neque gravida risus, non rhoncus nunc mauris ac enim.
-
Title
Lorem ispum dolor samet
-
Title
Lorem ispum dolor samet
-
Title
Lorem ispum dolor samet
-
Supplementary Long-Term Care Insurance
CAREFLEX Chemie offers further security in the event of long-term care. The tariff-based supplementary long-term care insurance applies automatically and without a health check. We pay the premium, so you are better protected in the event of an emergency.
-
Title
Lorem ispum dolor samet
-
Title
Lorem ispum dolor samet
-
Heraeus Life Phase Account
Some phases of life simply need more time. With the Heraeus life phase account, you can save flexibly in advance - for family, relaxation or further education. Your credit balance? Securely invested and accessible online at any time.
-
Heraeus Life Phase Account
Some phases of life simply need more time. With the Heraeus life phase account, you can save flexibly in advance - for family, relaxation or further education. Your credit balance? Securely invested and accessible online at any time.
Multi Item (Section 24)
Code Snippet: Section 24 - Image / Heading / Copy / CTA
Text Content: Use the WYSIWYG to add and edit text content
Headline (h2)
Title (h3)
Our activities as an employer are closely linked to the Heraeus vision. “We are powered by our people” is an established principle for us.
Learn moreTitle (h3)
Our activities as an employer are closely linked to the Heraeus vision. “We are powered by our people” is an established principle for us.
Learn moreTitle (h3)
Our activities as an employer are closely linked to the Heraeus vision. “We are powered by our people” is an established principle for us.
Learn moreTitle (h3)
Our activities as an employer are closely linked to the Heraeus vision. “We are powered by our people” is an established principle for us.
Learn moreMulti Item (Section 25)
Code Snippet: Section 25 - Icon / Headline / Copy / CTA
Text Content: Use the WYSIWYG to add and edit text content
Image Content: Use the WYSIWYG to add and edit IMAGE- icons—75px by 75px is the recommended size.
Code Snippet:
- CMS - Section 25 - Copy
- CMS - Section 25 - Item
Heading (h2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit.
Multi Item - Medical (Section 25a)
Code Snippet: Section 25 - Icon / Headline / Copy / CTA
Text Content: Use the WYSIWYG to add and edit text content
Image Content: Use the WYSIWYG to add and edit IMAGE- icons—75px by 75px is the recommended size.
Code Snippet:
- CMS - Section 25 - Copy
- CMS - Section 25 - Item
Heading (h2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit.
Slider (Section 26)
Suggested Use: The slider module is not CMS-able. The content is located in the layout of the module and needs a developer to update or add a new version.
Copy (Section 27)
Suggested Use: N/A
Text Content: Use the WYSIWYG to add and edit text content
Headline h2
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque at vulputate purus, sit amet sollicitudin ipsum. Phasellus vestibulum eros eu magna tristique faucibus vel sed ex. Maecenas condimentum mauris at dolor congue, at sollicitudin felis elementum. Fusce tempus ex nunc, sit amet feugiat nunc cursus sed. Praesent pharetra semper metus vel bibendum. In ipsum ligula, tempor id diam vel, hendrerit pharetra mauris. In maximus pulvinar mauris, ac bibendum nibh egestas ac. Integer et dui mi.
Sed pretium sapien in tellus lobortis, placerat facilisis lorem eleifend. Aenean luctus lacus augue, quis ultricies lectus lacinia eu. Pellentesque non malesuada metus, et pellentesque libero. Aliquam quis sapien erat. Vestibulum ut leo vitae felis euismod tempor. Duis quis dolor tellus. Morbi molestie nisl ac lacus dictum scelerisque. Pellentesque tempor, est at aliquet porttitor, diam dui elementum odio, quis pretium lorem dolor in erat. In pretium sit amet urna suscipit ornare.
Video Player (Section 28)
Suggested Use: N/A
Media Content: Use the Media module to update the video .
Image Only (Section 28)
Suggested Use: N/A
Media Content: Use the Media module to update the image.
Copy and Media (Section 30)
Suggested Use: Use the WYSIWYG to add and edit text content and use the media module to add an image or a video.
Callout Heading
Nulla erat urna, fringilla sit amet ultrices in, malesuada eu massa. Etiam rutrum ultricies nibh ac tincidunt. Duis et vehicula urna. Sed dapibus bibendum elit sed vehicula. Morbi vulputate in nibh condimentum blandit. Maecenas congue nisi ac tellus blandit fringilla.
Multi Item (Section 29)
Suggested Use: Use the WYSIWYG to add and edit text content for both intro and items
De...
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla auctor eros suscipit hendrerit viverra. Sed sit amet neque suscipit, varius leo vitae, viverra libero.
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla auctor eros suscipit hendrerit viverra. Sed sit amet neque suscipit, varius leo vitae, viverra libero.
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla auctor eros suscipit hendrerit viverra. Sed sit amet neque suscipit, varius leo vitae, viverra libero.
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla auctor eros suscipit hendrerit viverra. Sed sit amet neque suscipit, varius leo vitae, viverra libero.
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla auctor eros suscipit hendrerit viverra. Sed sit amet neque suscipit, varius leo vitae, viverra libero.
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla auctor eros suscipit hendrerit viverra. Sed sit amet neque suscipit, varius leo vitae, viverra libero.
Image and Copy (Section 32)
Code Snippet: Section 32 - Address List
Suggested Use: Use the WYSIWYG to add and edit text content.
Section Heading
Nullam id vestibulum lectus. Curabitur commodo posuere sapien, non vulputate lorem dapibus vitae. Fusce est ligula, tincidunt eget cursus vel.
-
Address Label
123 Name Street
-
Address Label
123 Name Street
-
Address Label
123 Name Street
Image and Copy - Medical (Section 32a)
Suggested Use: Use the WYSIWYG to add and edit text content.
Links added to this section will appear green, but not in WYSIWYG
Code Snippet:
- CMS - Section 32 - Copy and Green Button
- Section 32 - Address List
Section Heading
Nullam id vestibulum lectus. Curabitur commodo posuere sapien, non vulputate lorem dapibus vitae. Fusce est ligula, tincidunt eget cursus vel.
-
Address Label
123 Name Street
-
Address Label
123 Name Street
-
Address Label
123 Name Street
Slider (Section 33)
Suggested Use: The slider module is not CMS-able. The content is located in the layout of the module and needs a developer to update or add a new version.
Headline (h2)
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas gravida nisl quis finibus aliquet. Mauris vitae purus porta erat condimentum eleifend. Aenean id augue tempus, lobortis nibh eget, molestie leo. Nullam vestibulum tincidunt sapien vitae vulputate. Aenean pharetra eros vel leo vehicula sagittis. Vestibulum convallis magna quis sapien egestas, et blandit massa aliquam. Praesent posuere nisi eget sapien ullamcorper, in interdum urna ultricies.
Note To Developer: Please include documentation for this section!
Lorem ipsum dolor
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla in culpa qui officia deserunt mollit anim id est laborum. a commodo consequat.
-
Header Lorem Ipsum
Lorem ipsum dolor sit amet, consec tetur adipiscing ut enim ad minim veniam, quis nostrud
-
Header Lorem Ipsum
Lorem ipsum dolor sit amet, consec tetur adipiscing ut enim ad minim veniam, quis nostrud
-
Header Lorem Ipsum
Lorem ipsum dolor sit amet, consec tetur adipiscing ut enim ad minim veniam, quis nostrudx
Note To Developer: Please include documentation for this section!