{"id":41,"date":"2025-08-26T20:06:18","date_gmt":"2025-08-26T18:06:18","guid":{"rendered":"https:\/\/new.crspit.de\/?page_id=41"},"modified":"2025-08-31T15:03:13","modified_gmt":"2025-08-31T13:03:13","slug":"crspit-professionelle-it-services","status":"publish","type":"page","link":"https:\/\/new.crspit.de\/?page_id=41","title":{"rendered":"CrspIT &#8211; Professionelle IT-Services"},"content":{"rendered":"<p>&nbsp;<\/p>\n<style>\n        * {<br \/>\n            margin: 0;<br \/>\n            padding: 0;<br \/>\n            box-sizing: border-box;<br \/>\n        }<\/p>\n<p>        body {<br \/>\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;<br \/>\n            line-height: 1.6;<br \/>\n            color: #333;<br \/>\n        }<\/p>\n<p>        .hero {<br \/>\n            background: linear-gradient(135deg, rgba(0,0,0,0.8), rgba(0,0,0,0.8)),<br \/>\n                        url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1200 800\"><rect fill=\"%23667eea\" width=\"1200\" height=\"800\"\/><rect fill=\"%23764ba2\" width=\"600\" height=\"800\" x=\"600\"\/><\/svg>');<br \/>\n            background-size: cover;<br \/>\n            background-position: center;<br \/>\n            color: white;<br \/>\n            text-align: center;<br \/>\n            padding: 120px 20px;<br \/>\n            min-height: 80vh;<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: center;<br \/>\n        }<\/p>\n<p>        .hero-content h1 {<br \/>\n            font-size: 3.5rem;<br \/>\n            font-weight: 700;<br \/>\n            margin-bottom: 20px;<br \/>\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.5);<br \/>\n        }<\/p>\n<p>        .hero-content h2 {<br \/>\n            font-size: 1.8rem;<br \/>\n            font-weight: 400;<br \/>\n            margin-bottom: 30px;<br \/>\n            opacity: 0.9;<br \/>\n        }<\/p>\n<p>        .hero-content p {<br \/>\n            font-size: 1.2rem;<br \/>\n            margin-bottom: 40px;<br \/>\n            opacity: 0.8;<br \/>\n        }<\/p>\n<p>        .btn {<br \/>\n            display: inline-block;<br \/>\n            background: #667eea;<br \/>\n            color: white;<br \/>\n            padding: 15px 30px;<br \/>\n            text-decoration: none;<br \/>\n            border-radius: 8px;<br \/>\n            font-weight: 600;<br \/>\n            font-size: 1.1rem;<br \/>\n            transition: all 0.3s ease;<br \/>\n            box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);<br \/>\n        }<\/p>\n<p>        .btn:hover {<br \/>\n            background: #5a6fd8;<br \/>\n            transform: translateY(-2px);<br \/>\n            box-shadow: 0 6px 20px rgba(102, 126, 234, 0.6);<br \/>\n        }<\/p>\n<p>        .container {<br \/>\n            max-width: 1200px;<br \/>\n            margin: 0 auto;<br \/>\n            padding: 0 20px;<br \/>\n        }<\/p>\n<p>        .services {<br \/>\n            padding: 80px 0;<br \/>\n            background: #f8f9fa;<br \/>\n        }<\/p>\n<p>        .services h2 {<br \/>\n            text-align: center;<br \/>\n            font-size: 2.5rem;<br \/>\n            margin-bottom: 60px;<br \/>\n            color: #333;<br \/>\n        }<\/p>\n<p>        .services-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));<br \/>\n            gap: 30px;<br \/>\n            margin-bottom: 40px;<br \/>\n        }<\/p>\n<p>        .service-card {<br \/>\n            background: white;<br \/>\n            padding: 40px 30px;<br \/>\n            border-radius: 12px;<br \/>\n            text-align: center;<br \/>\n            box-shadow: 0 5px 25px rgba(0,0,0,0.1);<br \/>\n            transition: all 0.3s ease;<br \/>\n        }<\/p>\n<p>        .service-card:hover {<br \/>\n            transform: translateY(-10px);<br \/>\n            box-shadow: 0 15px 40px rgba(0,0,0,0.15);<br \/>\n        }<\/p>\n<p>        .service-icon {<br \/>\n            font-size: 3rem;<br \/>\n            margin-bottom: 20px;<br \/>\n            display: block;<br \/>\n        }<\/p>\n<p>        .service-card h3 {<br \/>\n            font-size: 1.5rem;<br \/>\n            margin-bottom: 20px;<br \/>\n            color: #333;<br \/>\n        }<\/p>\n<p>        .service-card ul {<br \/>\n            list-style: none;<br \/>\n            margin-bottom: 30px;<br \/>\n        }<\/p>\n<p>        .service-card li {<br \/>\n            padding: 8px 0;<br \/>\n            color: #666;<br \/>\n            position: relative;<br \/>\n        }<\/p>\n<p>        .service-card li::before {<br \/>\n            content: \"\u2713\";<br \/>\n            color: #667eea;<br \/>\n            font-weight: bold;<br \/>\n            margin-right: 10px;<br \/>\n        }<\/p>\n<p>        .service-btn {<br \/>\n            background: #6c757d;<br \/>\n            color: white;<br \/>\n            padding: 12px 25px;<br \/>\n            text-decoration: none;<br \/>\n            border-radius: 6px;<br \/>\n            font-weight: 500;<br \/>\n            transition: all 0.3s ease;<br \/>\n        }<\/p>\n<p>        .service-btn:hover {<br \/>\n            background: #5a6268;<br \/>\n            transform: translateY(-2px);<br \/>\n        }<\/p>\n<p>        .contact {<br \/>\n            background: linear-gradient(135deg, #2c3e50, #34495e);<br \/>\n            color: white;<br \/>\n            text-align: center;<br \/>\n            padding: 80px 20px;<br \/>\n        }<\/p>\n<p>        .contact h2 {<br \/>\n            font-size: 2.5rem;<br \/>\n            margin-bottom: 40px;<br \/>\n        }<\/p>\n<p>        .contact-btn {<br \/>\n            background: #667eea;<br \/>\n            color: white;<br \/>\n            padding: 15px 35px;<br \/>\n            text-decoration: none;<br \/>\n            border-radius: 8px;<br \/>\n            font-weight: 600;<br \/>\n            font-size: 1.1rem;<br \/>\n            transition: all 0.3s ease;<br \/>\n            box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);<br \/>\n        }<\/p>\n<p>        .contact-btn:hover {<br \/>\n            background: #5a6fd8;<br \/>\n            transform: translateY(-2px);<br \/>\n            box-shadow: 0 6px 20px rgba(102, 126, 234, 0.6);<br \/>\n        }<\/p>\n<p>        @media (max-width: 768px) {<br \/>\n            .hero-content h1 {<br \/>\n                font-size: 2.5rem;<br \/>\n            }<\/p>\n<p>            .hero-content h2 {<br \/>\n                font-size: 1.4rem;<br \/>\n            }<\/p>\n<p>            .services h2 {<br \/>\n                font-size: 2rem;<br \/>\n            }<\/p>\n<p>            .services-grid {<br \/>\n                grid-template-columns: 1fr;<br \/>\n            }<br \/>\n        }<br \/>\n    <\/style>\n<section class=\"hero\">\n<div class=\"hero-content\">\n<h3>Ihre Experten f\u00fcr professionelle IT-Services<\/h3>\n<p>Bei CrspIT stehen wir f\u00fcr innovative und ma\u00dfgeschneiderte IT-L\u00f6sungen.<\/p>\n<p><a class=\"btn\" href=\"#services\">Services entdecken<\/a><\/p>\n<\/div>\n<\/section>\n<p><!-- Services Section --><\/p>\n<section id=\"services\" class=\"services\">\n<div class=\"container\">\n<h3>Unsere Services<\/h3>\n<div class=\"services-grid\">\n<div class=\"service-card\"><span style=\"font-family: Cardo; font-size: 26.4585px;\">Netzwerk &amp; Infrastruktur<\/span><\/p>\n<ul>\n<li>Planung und Implementierung von Netzwerkl\u00f6sungen<\/li>\n<li>Optimierung bestehender IT-Infrastrukturen<\/li>\n<\/ul>\n<p><a class=\"service-btn\" href=\"\/netzwerk-infrastruktur\">Mehr erfahren<\/a><\/p>\n<\/div>\n<div class=\"service-card\"><span style=\"font-family: Cardo; font-size: 26.4585px;\">Cybersicherheit<\/span><\/p>\n<ul>\n<li>Schutz vor Cyber-Bedrohungen<\/li>\n<li>Sicherheits\u00fcberpr\u00fcfungen<\/li>\n<\/ul>\n<p><a class=\"service-btn\" href=\"\/cybersicherheit\">Mehr erfahren<\/a><\/p>\n<\/div>\n<div class=\"service-card\"><span style=\"font-family: Cardo; font-size: 26.4585px;\">Monitoring<\/span><\/p>\n<ul>\n<li>Proaktive System\u00fcberwachung<\/li>\n<li>Minimierung von Ausfallzeiten<\/li>\n<\/ul>\n<p><a class=\"service-btn\" href=\"\/monitoring\">Mehr erfahren<\/a><\/p>\n<\/div>\n<div class=\"service-card\"><span style=\"font-family: Cardo; font-size: 26.4585px;\">IT-Beratung<\/span><\/p>\n<ul>\n<li>Strategische IT-Beratung<\/li>\n<li>IT-Prozess Optimierung<\/li>\n<\/ul>\n<p><a class=\"service-btn\" href=\"\/it-beratung\">Mehr erfahren<\/a><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<p><!-- Contact Section --><\/p>\n<section class=\"contact\">\n<div class=\"container\">\n<h3>Kontaktieren Sie uns<\/h3>\n<p><a class=\"contact-btn\" href=\"mailto:support@crspit.de\">Beratung anfragen<\/a><\/p>\n<\/div>\n<\/section>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; Ihre Experten f\u00fcr professionelle IT-Services Bei CrspIT stehen wir f\u00fcr innovative und ma\u00dfgeschneiderte IT-L\u00f6sungen. Services entdecken Unsere Services Netzwerk &amp; Infrastruktur Planung und Implementierung von Netzwerkl\u00f6sungen Optimierung bestehender IT-Infrastrukturen Mehr erfahren Cybersicherheit Schutz vor Cyber-Bedrohungen Sicherheits\u00fcberpr\u00fcfungen Mehr erfahren Monitoring Proaktive System\u00fcberwachung Minimierung von Ausfallzeiten Mehr erfahren IT-Beratung Strategische IT-Beratung IT-Prozess Optimierung Mehr erfahren Kontaktieren [&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-41","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/new.crspit.de\/index.php?rest_route=\/wp\/v2\/pages\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/new.crspit.de\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/new.crspit.de\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/new.crspit.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/new.crspit.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=41"}],"version-history":[{"count":2,"href":"https:\/\/new.crspit.de\/index.php?rest_route=\/wp\/v2\/pages\/41\/revisions"}],"predecessor-version":[{"id":60,"href":"https:\/\/new.crspit.de\/index.php?rest_route=\/wp\/v2\/pages\/41\/revisions\/60"}],"wp:attachment":[{"href":"https:\/\/new.crspit.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}