#cross-preis-1:before, #cross-preis-2:before, #cross-preis-3:before {
color: #3d73db;
}
#navicontainer li:hover a {
color: #000;
}
body {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
background: #fff;
margin:0;
}
.pagewidth {
max-width:1375px;
margin:0 auto;
}
*:focus {
outline: 0;
}
.clearer::after {
content: „“;
display: table;
clear: both;
}
.block {
display:block;
}
.inline {
display:inline;
}
.inline-block {
display:inline-block;
}
.hide-mobile {
display:block;
}
#preissection {
background: rgba(0, 0, 0, 0) repeating-linear-gradient(45deg, #eee, #eee 2px, #fff 4px, #fff 6px) repeat scroll 0 0;
border-left: 5px solid #3d73db;
color: #777;
font-size: 35px;
font-weight: bold;
margin: 0 auto;
max-width: 100%;
padding: 15px;
}
#preissection small {
font-size: 14px;
font-weight: normal;
}
#footercontainer {
width:94%;
margin:0 auto;
}
#navisection {
background-color: #3d73db;
width:100%;
}
#maincontent {
padding:0px;
}
#breadsection {
background-color: #fff;
width:100%;
display:table;
}
#breadcrumb {
max-width:1375px;
margin:0 auto;
height: 40px
}
#span1 {
width:25%;
float:left;
text-align:center;
line-height:40px;
color:#666;
font-size:13px;
font-family:“Open Sans“;
text-transform:uppercase;
}
#span2 {
width:25%;
float:left;
text-align:center;
line-height:40px;
color:#666;
font-size:13px;
font-family:“Open Sans“;
text-transform:uppercase;
}
#span3 {
width:25%;
float:left;
text-align:center;
line-height:40px;
color:#666;
font-size:13px;
font-family:“Open Sans“;
text-transform:uppercase;
}
#span4 {
width:25%;
float:left;
text-align:center;
line-height:40px;
color:#666;
font-size:13px;
font-family:“Open Sans“;
text-transform:uppercase;
}
#span4 i, #span3 i, #span2 i, #span1 i {
font-size:20px;
padding-right:9px;
vertical-align:middle;
}
a {
color:#666;
}
a:link {
color:#666;
}
a:visited {
color:#666;
}
hr {
color:#ccc;
height:1px;
background:#ccc;
border:none;
}
h1 {
position:relative;
border-bottom: 1px solid #777;
border-top:1px solid #777;
color: #777;
font-weight: 300;
margin: 0 0 1em;
padding: 10px 0;
text-transform: uppercase;
font-size:22px;
text-align:center;
font-weight:400;
}
h1:before {
bottom: -2px;
content: „“;
position: absolute;
width: 20%;
}
h2 {
display: block;
font-size: 20px;
font-weight: 600;
padding: 10px 20px;
margin:2em 0 1em;
background:rgba(0, 0, 0, 0) repeating-linear-gradient(45deg, #eee, #eee 2px, #fff 4px, #fff 6px) repeat scroll 0 0;
border-left:7px solid #3d73db;
color:#666;
}
h3 {
font-weight: bold;
text-transform: uppercase;
background:rgba(0, 0, 0, 0) repeating-linear-gradient(45deg, #eee, #eee 2px, #fff 4px, #fff 6px) repeat scroll 0 0;
padding:5px 15px;
font-size:16px;
color:#666;
border-left:5px solid #3d73db ;
}
@media screen and (max-width : 760px){
h2 {
text-align:center;
padding: 10px 0;
}
h1 {
text-align:center;
}
h1::before {
display:none;
}
.tabs {
margin-bottom:0;
}
}
#show-mobile {
display:none;
}
#cross-selling {
display:block;
width:100%;
}
#cross-selling > div#boxwrapper {
display:block;
width:100%;
}
#cross-selling > div#infowrapper {
display:block;
width:100%;
}
.crossitem {
background: #fff none repeat scroll 0 0;
min-height: 420px;
padding: 10px 10px 15px;
text-align: center;
transition: all 0.3s ease-in-out 0s;
border:1px solid #ddd;
margin-bottom:1em;
}
.crossitem:hover {
transform: scale(1.04) rotate(0.00001deg);
}
.crossitem a {
display:block;
text-decoration:none;
outline:none;
}
.crossitem a:visited {
color:#666;
}
.artikelname {
font-weight: normal;
font-size: 16px;
color:#666;
display:table-cell;
vertical-align: middle;
padding:10px;
}
#artikelname {
height: 70px;
display: table;
width:100%;
}
.preis {
font-weight: normal;
font-size: 28px;
display:block;
color:#fff;
background:#3d73db;
}
#variation {
border-top: 1px solid #bbb;
font-family: sans-serif;
margin: 15px 0 0;
max-width: 100%;
padding:15px 0;
}
.variation {
list-style: outside none none;
}
.variation li {
background-color: #fff;
border: 1px dashed #666;
color: #666;
display: inline-block;
font-size: 14px;
padding: 10px 17px;
margin: 5px 7px 5px 0;
}
.variation li::before{
content:none;
}
@media only screen and (min-width: 1024px) {
#leftcontent {
min-height: 790px;
}
#cross-selling .boxcontainer {
width:24%;
margin:0 0.5%;
float:left;
display:inline-block;
}
#cross-selling > div#boxwrapper {
display:block;
width:100%;
min-height:480px;
}
#cross-selling > div#infowrapper {
display:block;
width:100%;
min-height:300px;
background:#555;
padding-top:15px;
color:#fff;
margin-top:3em;
}
}
#maincontainer {
display:block;
width:100%;
max-width:1375px;
margin:0 auto;
font: 14px „Open Sans“, sans-serif;
color:#777;
overflow-x:hidden;
background:#fff;
margin-top:30px;
}
#maincontainer ul, #maincontainer ul li {
padding:0;
margin:0;
list-style-position: inside;
}
#headertexte {
color:#666;
margin:0 auto;
display:inline-block;
}
span.headertext-2 {
display:block;
color:#777;
font-size:10px;
}
#boxwrapper {
width:22.5%;
display:inline-block;
float:left;
}
#infowrapper {
width:22.5%;
display:inline-block;
float:left;
}
#bottomcontent {
width:100%;
display:inline-block;
float:left;
}
#leftcontent {
width:47%;
display:inline-block;
float:left;
padding-right:3%;
}
#rightcontent {
width:50%;
display:inline-block;
float:left;
margin-top:5px;
}
#topheader {
width:100%;
display:inline-block;
float:left;
background:#333;
margin-bottom:30px;
}
#topcontent {
width:100%;
display:inline-block;
float:left;
margin-bottom:2.5em;
}
#topnavi {
width:100%;
display:inline-block;
float:left;
clear:both;
}
div.boxcontainer {
margin-bottom:20px;
}
div.boxcontainer:after {
content: „“;
display: table;
width:100%;
}
.boxtitle {
border-bottom: 1px solid #fff;
display: block;
font-size: 16px;
font-weight: bold;
padding:15px 0px 10px;
position: relative;
text-transform: uppercase;
margin:0 10px;
}
.boxtitle:before {
bottom: -1px;
content: „“;
position: absolute;
width: 30%;
border-bottom:1px solid #3d73db;
}
.boxcontent {
display:block;
padding:20px 15px;
font-size:13px;
}
.boxcontent img {
display:inline-block;
margin:0 auto;
max-width:100%;
}
.versand ul li:before {
display: table;
clear: both;
display: inline;
color: #fff;
position: relative;
}
div.footer {
background:#393939;
padding:20px 0 0;
font-size:11px;
color:#fff;
text-align:center;
}
#bottomcontent ul, div.boxcontainer ul{
margin:10px 0;
padding:0;
}
#bottomcontent ul li, div.boxcontainer ul li, #rightcontent ul li, #tabinhalt ul li {
margin:0;
padding:5px 0;
border-top:1px dashed #ccc;
list-style:none;
}
#bottomcontent ul li:last-child, div.boxcontainer ul li:last-child, #rightcontent ul li:last-child , #tabinhalt ul li:last-child {
border-bottom:1px dashed #ccc;
}
#bottomcontent ul li:before, #rightcontent ul li:before {
display: table;
clear: both;
display: inline;
color: #777;
position: relative;
margin-right:5px;
}
div.boxcontainer ul li:before {
display: table;
clear: both;
display: inline;
color: #fff;
position: relative;
margin-right:5px;
}
#tabinhalt ul li:before {
display: table;
clear: both;
display: inline;
color: #777;
position: relative;
margin-right:5px;
}
div.boxcontainer ul li {
padding:5px 0;
}
@media only screen and (max-width : 1375px) {
#maincontainer {
width:95%;
}
}
@media only screen and (max-width : 1024px) {
.hide-mobile {
display:none;
}
#span4 {
width:50%;
float:left;
text-align:center;
}
#breadsection {
display:none;
}
#navisection {
background:#fff;
height:50px;
}
#topheader {
background:#fff;
}
#maincontainer, #header, #breadcrumb, #navicontainer, #slidersection {
width:95%;
}
#maincontent > div#boxwrapper {
display:none;
}
#maincontent > div#infowrapper {
display:none;
}
#maincontent > div#bottomcontent {
width:100%;
}
#show-mobile {
display:block;
width:100%;
}
#show-mobile > div#boxwrapper {
display:block;
width:100%;
}
#show-mobile > div#infowrapper {
display:block;
width:100%;
}
#cross-selling{
display:block;
width:100%;
}
#cross-selling > div#boxwrapper {
display:block;
width:100%;
}
#cross-selling > div#infowrapper {
display:block;
width:100%;
background:#555;
color:#fff;
margin-top:3em;
}
div.boxcontainer {
width:48%;
margin:0 0.5%;
float:left;
display:inline-block;
min-height:270px;
}
}
@media only screen and (max-width : 700px) {
#span4 {
display:none;
}
div.boxcontainer {
width:100%;
margin:0;
display:inline-block;
}
.crossitem:hover {
cursor: pointer;
transform: none;
box-shadow: none;
opacity: 1;
border-color: #aaa;
}
}
@media only screen and (max-width : 780px) {
#header {
text-align:center;
}
}
@media only screen and (max-width : 639px) {
#leftcontent, #rightcontent {
width:100%;
}
}
@media only screen and (max-width : 499px) {
#maincontent > div#boxwrapper {
display:none;
}
#maincontent > div#infowrapper {
display:none;
}
#maincontent > div#bottomcontent {
width:100%;
}
#show-mobile {
display:block;
}
#cross-selling {
display:block;
}
#leftcontent, #rightcontent {
width:100%;
}
.slider {
display:none;
}
}
/*Ab hier NEU*/
#header {
padding-top:20px;
max-width:1375px;
margin:0 auto;
}
.badge {
background-color: #3d73db;
color: #fff;
text-shadow: none;
border-radius: 15px;
padding-left: 15px;
padding-right: 15px;
display: inline-block;
font-size: 11.844px;
vertical-align: baseline;
white-space: nowrap;
font-weight:bold;
line-height:25px;
top:25%;
position:relative;
letter-spacing:1.1;
}
/*Top Navigation*/
#navibadge{
display:block;
float:right;
height:50px;
margin-right:2%;
background:transparent;
}
#navicontainer {
margin:10px 0 20px;
display:block;
background:#3d73db;
height:60px;
margin:0 auto;
max-width:1375px;
font: 16px „Open Sans“, sans-serif;
}
#navicontainer::after {
content: „“;
display: table;
width: 100%;
height: 60px;
}
/*Strip the ul of padding and list styling*/
#navicontainer ul {
list-style-type:none;
margin:0;
padding:0;
position: absolute;
}
/*Create a horizontal list with spacing*/
#navicontainer li {
display:inline-block;
float: left;
margin-right: 0px;
}
/*Style for menu links*/
#navicontainer li a {
display:block;
min-width:30px;
height: 60px;
text-align: center;
line-height: 60px;
text-decoration: none;
text-transform:uppercase;
font-size:15px;
letter-spacing:0.02em;
transition: all 0.5s ease 0s;
color:#fff;
padding:0 20px;
}
#navicontainer ul li:first-child a {
color: #fff;
background: #3d73db;
min-width:65px;
padding:0;
font-size: 27px;
}
#navicontainer ul li:first-child a:hover {
background: #333;
}
/*Hover state for top level links*/
#navicontainer li:hover a {
transition: all 0.5s ease 0s;
background-color:#333;
color:#fff;
}
/*Style for dropdown links*/
#navicontainer li:hover ul a {
background: #666;
color: #fff;
height: 40px;
line-height: 40px;
}
/*Hover state for dropdown links*/
#navicontainer li:hover ul a:hover {
background: #333;
color: #fff;
}
/*Hide dropdown links until they are needed*/
#navicontainer li ul {
display: none;
}
/*Make dropdown links vertical*/
#navicontainer li ul li {
display: block;
float: none;
}
/*Prevent text wrapping*/
#navicontainer li ul li a {
width: auto;
min-width: 100px;
padding: 0 20px;
}
/*Display the dropdown on hover*/
#navicontainer ul li a:hover + .hidden, .hidden:hover {
display: block;
z-index:999999;
}
/*Style ’show menu‘ label button and hide it by default*/
.show-menu {
font-family: „Helvetica Neue“, Helvetica, Arial, sans-serif;
text-decoration: none;
color: #fff;
background: #0b5ec3;
text-align: center;
padding: 10px 0;
display: none;
}
/*Hide checkbox*/
input[type=checkbox]{
display: none;
}
/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
display: block;
}
/*Responsive Styles*/
@media screen and (max-width : 1024px){
#navicontainer {
background:transparent;
height:2em;
}
/*Make dropdown links appear inline*/
#navicontainer ul {
position: static;
display: none;
}
/*Create vertical spacing*/
#navicontainer li {
margin-bottom: 0px;
}
#navicontainer li a {
border-bottom:1px solid #666;
box-shadow:none;
background:#888;
padding:0;
height:50px;
line-height:50px;
}
#navicontainer ul li:first-child a {
color: #fff;
background: #888;
min-width:65px;
border-radius:0;
height:60px;
}
#navicontainer ul li:last-child a {
margin-bottom:1em;
}
/*Make all menu links full width*/
#navicontainer ul li, li a {
width: 100%;
}
/*Display ’show menu‘ link*/
.show-menu {
display:block;
cursor:pointer;
}
.show-menu:before {
content: „f039″;
display: table;
clear: both;
font-family: FontAwesome;
display: inline;
color: #fff;
position: relative;
margin-right: 15px;
}
}
@media screen and (max-width : 1375px){
#navibadge{
display:none;
}
}
/*Ab hier Slider*/
#slidersection {
margin:0px auto;
max-width:1375px;
background:transparent;
}
.slider {
padding: 0;
margin: 0;
max-width: 100%;
margin: 0 auto;
overflow: hidden;
}
.slider ul {
width: 1000%;
height: auto;
position: relative;
list-style: none;
left: 0;
margin: 0;
padding: 0;
line-height: 0;
-moz-animation:slide-animation 15s infinite;
-webkit-animation:slide-animation 15s infinite;
}
.slider ul:hover {
-moz-animation-play-state:paused;
-webkit-animation-play-state:paused;
}
.slider li {
width: 10%;
list-style: none;
float: left;
margin: 0;
padding: 0;
}
img {
max-width: 100%;
}
@-webkit-keyframes slide-animation {
1% {
left: 0%;
opacity: 1;
}
48% {
left: 0%;
opacity: 1}
49% {
opacity: 0.2;
}
50% {
left: -100%;
opacity: 1;
}
98% {
left: -100%;
opacity: 1;
}
99% {
opacity: 0.5;
}
100% {
left: 0%;
}
}
@-moz-keyframes slide-animation {
1% {
left: 0%;
opacity: 1;
}
48% {
left: 0%;
opacity: 1}
49% {
opacity: 0.2;
}
50% {
left: -100%;
opacity: 1;
}
98% {
left: -100%;
opacity: 1;
}
99% {
opacity: 0.5;
}
100% {
left: 0%;
}
}
/*Tabs*/
.tabs {
max-width: 100%;
float: none;
list-style: none;
padding: 0;
margin: 0 auto 2em;
}
.tabs:after {
content: “;
display: table;
clear: both;
}
#tab-content2, #tab-content3 {
display: none;
}
.tabs input[type=“radio“] {
display:none;
}
.tabs label {
display: block;
float: left;
width: 33.3333%;
font-size: 20px;
font-weight: 100;
text-decoration: none;
text-align: center;
line-height: 2;
cursor: pointer;
-webkit-transition: all 0.5s;
/* Safari 3.1 to 6.0 */
transition: all 0.5s;
text-transform:uppercase;
letter-spacing:0.01em;
border-bottom:3px solid #3d73db;
color:#666;
}
.tabs label span {
display: none;
}
.tabs label i {
padding: 5px;
margin-right: 0;
}
.tabs label:hover {
color: #333;
background:#eee;
}
.tabcontent {
width: 100%;
float: left;
padding: 10px;
box-sizing: border-box;
background:#fff;
}
#tab1:checked + label, #tab2:checked + label, #tab3:checked + label {
background: #3d73db;
color: #fff;
border-bottom:3px solid #3d73db;
}
#tab1:checked ~ #tab-content1 {
display: block;
}
#tab1:checked ~ #tab-content2, #tab1:checked ~ #tab-content3 {
display: none;
}
#tab2:checked ~ #tab-content2 {
display: block;
}
#tab2:checked ~ #tab-content1, #tab2:checked ~ #tab-content3 {
display: none;
}
#tab3:checked ~ #tab-content3 {
display: block;
}
#tab3:checked ~ #tab-content1, #tab3:checked ~ #tab-content2 {
display: none;
}
.animiert {
animation-duration: 1s;
animation-fill-mode: both;
}
@keyframes scale {
0% {
transform: scale(0.9);
opacity: 0;
}
50% {
transform: scale(1.01);
opacity: 0.5;
}
100% {
transform: scale(1);
opacity: 1;
}
}
.scale {
animation-name: scale;
}
@media (min-width: 768px) {
.tabs i {
padding: 5px;
margin-right: 10px;
}
.tabs label span {
display: inline-block;
}
.tabs {
max-width: 100%;
margin: 0 auto 1em;
padding-top:32px;
}
}
/*Start Gallery*/
.gallery{
width: 100%;
/*Same as width of the large image*/
position: relative;
height:auto;
padding-top: 100%;
/*That helps bring the labels down*/
margin-top:5px;
}
/*Last thing remaining is to add transitions*/
.gallery>img{
position: absolute;
left: 0;
top: 0;
right:0;
bottom:0;
transition: all 0.5s;
height:auto;
max-width:100%;
max-height:100%;
margin:auto;
}
.gallery input[name=’gallery_switch‘] {
display: none;
visibility:hidden;
}
.gallery label {
/*Lets add some spacing for the thumbnails*/
margin: 18px 0 10px 15px;
border: 3px solid #999;
float: left;
cursor: pointer;
transition: all 0.5s;
/*Default style = low opacity*/
opacity: 0.6;
}
.gallery label img{
display: block;
height:100px;
width:auto;
}
/*Time to add the click effects*/
.gallery input[name=’gallery_switch‘]:checked+label {
border-color: #666;
opacity: 1;
visibility:visible;
}
/*Clicking any thumbnail now should change its opacity(style)*/
/*Time to work on the main images*/
.gallery input[name=’gallery_switch‘] ~ img {
opacity: 0;
transform: scale(1.1);
visibility:hidden;
}
/*That hides all main images at a 110% size
On click the images will be displayed at normal size to complete the effect
*/
.gallery input[name=’gallery_switch‘]:checked+label+img {
opacity: 1;
transform: scale(1);
visibility:visible;
}
Difinity Multimedia Notebook 17″ | Intel Celeron N4120 2,70Ghz | 16GB RAM | 512GB SSD | Windows 11
Das Difinity 17 vereint Nachhaltigkeit mit Leistung und Komfort.
Das Difinity 17 Zoll Laptop beeindruckt mit einem leistungsstarken Intel Celeron N4120 Quad-Core-Prozessor und großzügigen 16 GB DDR4-Arbeitsspeicher für reibungsloses Multitasking. Die schnelle 512 GB M.2 S-ATA SSD bietet ausreichend Speicherplatz, während der 3D-Grafikchip Intel UHD Graphics 600 und das 17,3-Zoll WXGA++ Display mit HD BrightView und LED Backlight ein beeindruckendes visuelles Erlebnis garantieren.
Mit einem schlanken Design von 19,9 mm und einem Gewicht von 2,2 kg ist das Laptop zudem mobil und leicht zu transportieren.
Vorinstalliert mit Windows 11 Professional und Microsoft Office 2010 Starter bietet es eine effiziente und zuverlässige Arbeitsumgebung.
Wenn Sie Fragen zu diesem Angebot oder an uns haben, schreiben Sie uns einfach eine Nachricht.
Hauptmerkmale:
- Hersteller: Difinity
- 17,3 Zoll 16:9 Format, nicht spiegelnd, matt (non glare) und mit einer Auflösung von 1600 x 900 Pixel – HD++!
- Intel Celeron N4120 mit bis zu 2,70 GHz
- 16 GB DDR4 Arbeitsspeicher und 512 GB gesamt Speicherplatz
- Windows 11 Professional mit allen benötigen Treibern vorinstalliert
Wi-Fi 5 (1×1) & Bluetooth® 4.2 (802.11a/b/g/n/ac/ax,2×2) Miracast
G-DATA Internet Security
Schutz beim Surfen
Die starke G DATA Firewall überwacht alle ein- und ausgehenden Verbindungen, um Sie vor Hackern und Spionage-Software zu schützen. Dazu prüft die Antivirus-Software alle Dateien, die aus dem Web kommen. Schon beim Download stoppt der Virenschutz Bedrohungen wie etwa infizierte Dokumente oder Bilder. So stellen auch unbemerkte Downloads für Sie keine Gefahr mehr dar.
Schutz beim Online-Banking und -Shopping
Unser Virenscanner gewährleistet umfassenden Schutz beim Online-Banking. Cyberkriminelle klinken sich mithilfe von Banking-Trojanern in Ihren Browser ein. Sobald Sie eine Überweisung tätigen, manipulieren die Angreifer die verschickten Daten und stehlen so Ihr Geld. G DATA BankGuard sorgt dafür, dass diese Angriffe keine Chance haben.
Schutz für Ihre E-Mails
Auch für Ihre E-Mails bietet Internet Security digitale Sicherheit und sorgt dafür, dass Sie nicht ungewollt private Informationen preisgeben. Unser Virenscanner überprüft nicht nur die Dateien auf Ihrer Festplatte und auf externen Speichern auf schädliche Inhalte, sondern auch Ihre E-Mails.
Meine Daten bleiben in Deutschland
G DATA Sicherheitslösungen werden ausschließlich in Deutschland entwickelt und enthalten keine Hintertüren für Geheimdienste. Das versprechen wir mit der G DATA No-Backdoor-Garantie.
Microsoft Windows 11 Professional 64bit – installiert mit allen Treibern
versand
Wir verschicken täglich bis 14 Uhr mit der DHL inkl. versichertem Versand und Trackingnummer.
- täglicher Versand
- bis 7 Uhr bestellt, wird am gleichen Tag verschickt
- versicherter DHL Versand inkl. Trackingnummer
Lieferumfang
- Laptop in Originalverpackung
- intern verbauter Akku – nicht wechselbar
- Netzteil inklusive Kabel
- 180 Tage GDATA Lizenz Code
. Wird in einer neutralen Umverpackung versendet.
Display:
- Größe: 17,3 Zoll
- Format: 16:9 Format
- Spiegelung: nicht spiegelnd, matt (non glare)
- Auflösung: 1600 x 900 Pixel – HD++
Prozessor / CPU:
- Hersteller: Intel
- Modell: Celeron N4120 mit 4 Kerne und 4 Threads
- Basis Takt: 1,10 GHz
- Maximaler Takt: 2,60 GHz
- 4MB Cache
Grafikchip / GPU:
- Intel UHD Graphics 600, 300 – 700 (Boost) Mhz
- DirectX 12.1
- OpenGL 4.4
Speicher:
- Arbeitsspeicher: 16 GB DDR4
- 512 GB M.2 SSD
Kommunikation:
- Mikrofon: enthalten
- Webcam: 0.9 Megapixel
Optisches Laufwerk:
- kein optisches Laufwerk enthalten
Tastatur:
- Layout: QWERTZ – Deutsch
Kabellose Verbindungen:
- Wi-Fi 5 (WLAN 802.11a/b/g/n/ac), Bluetooth 4.2
Betriebssystem und vorinstallierte Software:
Windows 11 Professional
Microsoft Office Starter 2010 – beinhaltet Word und Excel
GDATA – Internet Security (Setup auf dem Desktop, nicht vorinstalliert)
Anschlüsse:
1x HDMI 1.4b
1x USB-A 3.0
2x USB-C 2.0
1x Kopfhörer und Mikrofon Kombination
- Verpackung wurde von uns geöffnet um das Betriebssystem entsprechend zu installieren!
- Bitte beachten Sie, dass die Abbildungen vom Hersteller sind und diese einen Internationalen Prototyp darstellen. Technischen Daten sind exakt.
- Die Garantiebedingungen samt der Erfordernisse für die Geltendmachung der Garantie sind auf den Internetseiten der jeweiligen Hersteller einsehbar.
- Sie erhalten eine 2 Jährige Gewährleistung beim Kauf
Wenn Sie Fragen zu diesem Angebot oder an uns haben, schreiben Sie uns einfach eine Nachricht.
Bewertungen
Es gibt noch keine Bewertungen.