{"id":174,"date":"2025-02-20T10:55:44","date_gmt":"2025-02-20T10:55:44","guid":{"rendered":"https:\/\/www.chkv.ch\/?page_id=174"},"modified":"2025-11-16T12:54:38","modified_gmt":"2025-11-16T12:54:38","slug":"notebooks-fuer-lehrlinge","status":"publish","type":"page","link":"https:\/\/www.chkv.ch\/?page_id=174","title":{"rendered":"Notebooks f\u00fcr Lehrlinge und Studenten"},"content":{"rendered":"<p><!-- Stile zur Gew\u00e4hrleistung des einheitlichen CHKV-Looks --><\/p>\n<style>\n        \/* Basisstil vom Theme \u00fcbernommen *\/<br \/>        body {<br \/>            font-family: 'Arial', sans-serif;<br \/>            line-height: 1.6;<br \/>            margin: 0;<br \/>            padding: 0;<br \/>            background-color: #f7f7f7;<br \/>            color: #333;<br \/>        }<\/p>\n<p>        .container {<br \/>            max-width: 1200px;<br \/>            margin: 0 auto;<br \/>            padding: 40px 20px;<br \/>        }<\/p>\n<p>        \/* --- Allgemeine Button-Stile --- *\/<br \/>        .button {<br \/>            display: inline-block;<br \/>            padding: 12px 30px;<br \/>            margin: 5px;<br \/>            border-radius: 5px;<br \/>            text-decoration: none;<br \/>            font-weight: bold;<br \/>            transition: background-color 0.3s ease, transform 0.2s ease;<br \/>            text-align: center;<br \/>        }<\/p>\n<p>        .button-primary {<br \/>            background-color: #007bff; \/* Haupt-CTA Farbe (Blau) *\/<br \/>            color: white;<br \/>            border: 2px solid #007bff;<br \/>        }<\/p>\n<p>        .button-primary:hover {<br \/>            background-color: #0056b3;<br \/>            border-color: #0056b3;<br \/>            transform: translateY(-1px);<br \/>        }<\/p>\n<p>        \/* --- Hero Section Stile --- *\/<br \/>        .hero-section {<br \/>            background-color: #ffffff;<br \/>            padding: 60px 20px;<br \/>            text-align: center;<br \/>            border-bottom: 3px solid #eee;<br \/>            box-shadow: 0 2px 4px rgba(0,0,0,0.05);<br \/>        }<\/p>\n<p>        .hero-title {<br \/>            font-size: 2.5em;<br \/>            color: #0056b3;<br \/>            margin-bottom: 10px;<br \/>            font-weight: 700;<br \/>        }<\/p>\n<p>        .hero-tagline {<br \/>            font-size: 1.2em;<br \/>            color: #555;<br \/>            margin-bottom: 30px;<br \/>            max-width: 800px;<br \/>            margin-left: auto;<br \/>            margin-right: auto;<br \/>        }<\/p>\n<p>        \/* --- Anforderungs-Box (Akzentfarbe) --- *\/<br \/>        .requirement-box {<br \/>            background-color: #e6f7ff; \/* Helles Blau *\/<br \/>            border-left: 5px solid #007bff; \/* Blauer Streifen *\/<br \/>            padding: 30px;<br \/>            margin: 40px 0;<br \/>            border-radius: 5px;<br \/>            display: flex;<br \/>            align-items: flex-start;<br \/>        }<\/p>\n<p>        .requirement-icon {<br \/>            font-size: 2em;<br \/>            color: #007bff;<br \/>            margin-right: 20px;<br \/>            line-height: 1;<br \/>        }<\/p>\n<p>        .requirement-text {<br \/>            font-size: 1.1em;<br \/>            color: #333;<br \/>            margin: 0;<br \/>        }<\/p>\n<p>        .requirement-text strong {<br \/>            color: #0056b3;<br \/>        }<\/p>\n<p>        \/* --- Vorteile Grid --- *\/<br \/>        .services-overview {<br \/>            margin: 40px auto;<br \/>            padding: 0 20px;<br \/>        }<\/p>\n<p>        .section-title {<br \/>            font-size: 2em;<br \/>            color: #333;<br \/>            margin-bottom: 30px;<br \/>            text-align: center;<br \/>            position: relative;<br \/>        }<\/p>\n<p>        .section-title::after {<br \/>            content: '';<br \/>            display: block;<br \/>            width: 60px;<br \/>            height: 3px;<br \/>            background: #007bff;<br \/>            margin: 10px auto 0;<br \/>        }<\/p>\n<p>        .service-grid {<br \/>            display: grid;<br \/>            gap: 25px;<br \/>            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));<br \/>            margin-top: 20px;<br \/>        }<\/p>\n<p>        .service-item {<br \/>            border: 1px solid #ddd;<br \/>            border-radius: 8px;<br \/>            padding: 30px;<br \/>            background-color: white;<br \/>            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);<br \/>            transition: transform 0.3s ease, box-shadow 0.3s ease;<br \/>            display: flex;<br \/>            flex-direction: column;<br \/>            text-align: center;<br \/>        }<\/p>\n<p>        .service-item h3 {<br \/>            color: #0056b3;<br \/>            margin-top: 0;<br \/>        }<\/p>\n<p>        \/* --- Rabatt & Support Section --- *\/<br \/>        .support-section {<br \/>            background-color: #ffffff;<br \/>            padding: 40px;<br \/>            border-radius: 10px;<br \/>            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);<br \/>            margin-top: 40px;<br \/>        }<\/p>\n<p>        .discount-list {<br \/>            list-style: none;<br \/>            padding: 0;<br \/>            display: flex;<br \/>            flex-wrap: wrap;<br \/>            justify-content: center;<br \/>            gap: 20px;<br \/>            margin-top: 20px;<br \/>        }<\/p>\n<p>        .discount-list li {<br \/>            background-color: #f0f8ff;<br \/>            padding: 10px 20px;<br \/>            border-radius: 5px;<br \/>            border: 1px solid #cceeff;<br \/>            font-weight: bold;<br \/>            color: #007bff;<br \/>            flex: 1 1 auto; \/* Flexibel in der Gr\u00f6\u00dfe *\/<br \/>            max-width: 250px;<br \/>            text-align: center;<br \/>        }<\/p>\n<p>        .social-support {<br \/>            border-top: 2px dashed #ddd;<br \/>            padding-top: 30px;<br \/>            margin-top: 30px;<br \/>            text-align: center;<br \/>        }<br \/>    <\/style>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><!-- 1. HERO SECTION --><\/p>\n<section class=\"hero-section\">\n<h1 class=\"hero-title\">IT-Ready f\u00fcr die Ausbildung: Notebooks &amp; Konfiguration<\/h1>\n<p class=\"hero-tagline\">Sobald man eine Lehre absolviert, wird immer ein Notebook mit bestimmten Voraussetzungen gefordert. Wir helfen Ihnen, die richtige Wahl zu treffen und alles perfekt einzurichten.<\/p>\n<div class=\"hero-cta\"><a class=\"button button-primary\" role=\"button\" href=\"https:\/\/www.chkv.ch\/?page_id=511\"><br \/>\nNotebook-Beratung jetzt anfragen<br \/>\n<\/a><\/div>\n<\/section>\n<p><!-- 2. ANFORDERUNGS-BOX (Ihre Expertise) --><\/p>\n<section class=\"requirement-box\">\n<div class=\"requirement-icon\">\ud83d\udcbb<\/div>\n<p><!-- Notebook Icon --><\/p>\n<div>\n<h3 style=\"margin-top: 0; color: #0056b3;\">Expertise f\u00fcr Schulanforderungen<\/h3>\n<p class=\"requirement-text\">Ich bin bestens betraut mit den **Voraussetzungen** der Schulen und kann Ihnen nicht nur beim Ger\u00e4te beschaffen, sondern auch beim Konfigurieren helfen.<\/p>\n<p class=\"requirement-text\">Wir sorgen daf\u00fcr, dass alle Schulstoffe abgespeichert, die Schul-E-Mail (mittels **Office 365**) installiert und Homeschooling sowie Kollaboration optimal angewendet werden k\u00f6nnen.<\/p>\n<\/div>\n<\/section>\n<p><!-- 3. KERNLEISTUNGEN (Grid) --><\/p>\n<section class=\"services-overview\">\n<h2 class=\"section-title\">Unser Support f\u00fcr Lernende<\/h2>\n<div class=\"service-grid\">\n<p><!-- Service 1: Ger\u00e4tebeschaffung --><\/p>\n<div class=\"service-item\">\n<div class=\"requirement-icon\">\ud83d\udecd<\/div>\n<p><!-- Shopping Cart Icon --><\/p>\n<h3 class=\"service-title\">Ger\u00e4tebeschaffung &amp; Hardware-Check<\/h3>\n<p>Wir pr\u00fcfen die Hardware-Anforderungen (RAM, SSD-Gr\u00f6\u00dfe, Prozessor) und helfen Ihnen, das passende Notebook zu finden, das den Schulvorgaben entspricht.<\/p>\n<\/div>\n<p><!-- Service 2: Installation & Office 365 --><\/p>\n<div class=\"service-item\">\n<div class=\"requirement-icon\">\ud83d\udce0<\/div>\n<p><!-- Mail Icon --><\/p>\n<h3 class=\"service-title\">Einrichtung von Office 365 &amp; Mail<\/h3>\n<p>Korrekte Installation der Schullizenzen, Einrichtung der E-Mail-Adresse und Sicherstellung der Cloud-Synchronisation f\u00fcr nahtlose Zusammenarbeit.<\/p>\n<\/div>\n<p><!-- Service 3: Homeschooling & Kollaboration --><\/p>\n<div class=\"service-item\">\n<div class=\"requirement-icon\">\ud83c\udfeb<\/div>\n<p><!-- Schule\/Bildung Icon --><\/p>\n<h3 class=\"service-title\">Bereitschaft f\u00fcr Homeschooling<\/h3>\n<p>Konfiguration von Videokonferenz-Software (Teams, Zoom) und Optimierung des Systems f\u00fcr stabile Fernunterrichts- und Kollaborationsanwendungen.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<p><!-- 4. RABATTE & SOZIALER SUPPORT --><\/p>\n<section class=\"support-section\">\n<h2 class=\"section-title\">Finanzielle Unterst\u00fctzung und Rabatte<\/h2>\n<p style=\"text-align: center; font-size: 1.1em; color: #555;\">Viele Hersteller bieten attraktive Rabatte f\u00fcr Lernende und Studierende an. Wir wissen, wo Sie sparen k\u00f6nnen:<\/p>\n<ul class=\"discount-list\">\n<li><a href=\"https:\/\/www.hp.com\/ch-de\/shop\/students-offers\" target=\"_blank\" rel=\"noopener\">Hewlett Packard (HP) Rabatte<\/a><\/li>\n<li><a href=\"https:\/\/www.lenovo.com\/ch\/en\/student-discounts\/?orgRef=https%253A%252F%252Fwww.google.ch%252F&amp;cid=ch%3Asem%3A86360h&amp;gclid=Cj0KCQiAwtu9BhC8ARIsAI9JHan_wQlJ4EXowleJUHdqaPys3nLQZ38ScpSixjCViCbJV6KQyTVtZk8aAmo_EALw_wcB&amp;IPromoID=LEN441210&amp;gclsrc=aw.ds&amp;gad_source=1\" target=\"_blank\" rel=\"noopener\">Lenovo Education Discounts<\/a><\/li>\n<li><a href=\"https:\/\/www.edu.ch\/2-in-1-notebooks.html\" target=\"_blank\" rel=\"noopener\">EDU BYOD Portale<\/a><\/li>\n<\/ul>\n<div class=\"social-support\">\n<div class=\"requirement-icon\" style=\"color: #28a745;\">\u2714<\/div>\n<p><!-- H\u00e4kchen Icon --><\/p>\n<h3 style=\"color: #28a745;\"><a href=\"https:\/\/wir-lernen-weiter.ch\/laptops-beantragen\/\" target=\"_blank\" rel=\"noopener\">Hilfe f\u00fcr Sozialhilfebez\u00fcger und Sozial Schwache<\/a><\/h3>\n<p style=\"font-size: 1.1em;\">Auch wenn das Budget knapp ist, finden wir eine L\u00f6sung. Sprechen Sie mich vertraulich an, wir lernen weiter! Ich helfe Ihnen bei der Suche nach geeigneten, kosteng\u00fcnstigen oder gef\u00f6rderten Ger\u00e4ten.<\/p>\n<\/div>\n<\/section>\n<p><!-- 5. FOOTER CTA --><\/p>\n<section class=\"disclaimer-section\" style=\"background-color: transparent; border: none; margin-top: 50px; text-align: center;\"><a id=\"beratung-cta\" class=\"button button-primary\" role=\"button\" href=\"https:\/\/www.chkv.ch\/?page_id=511\"><br \/>\nJetzt pers\u00f6nlichen Beratungstermin vereinbaren<br \/>\n<\/a><\/section>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; &nbsp; IT-Ready f\u00fcr die Ausbildung: Notebooks &amp; Konfiguration Sobald man eine Lehre absolviert, wird immer ein Notebook mit bestimmten Voraussetzungen gefordert. Wir helfen Ihnen, die richtige Wahl zu treffen und alles perfekt einzurichten. Notebook-Beratung jetzt anfragen \ud83d\udcbb Expertise f\u00fcr Schulanforderungen Ich bin bestens betraut mit den **Voraussetzungen** der Schulen und kann Ihnen nicht nur [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-174","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.chkv.ch\/index.php?rest_route=\/wp\/v2\/pages\/174","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.chkv.ch\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.chkv.ch\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.chkv.ch\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.chkv.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=174"}],"version-history":[{"count":8,"href":"https:\/\/www.chkv.ch\/index.php?rest_route=\/wp\/v2\/pages\/174\/revisions"}],"predecessor-version":[{"id":524,"href":"https:\/\/www.chkv.ch\/index.php?rest_route=\/wp\/v2\/pages\/174\/revisions\/524"}],"wp:attachment":[{"href":"https:\/\/www.chkv.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=174"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}