:root {
/* This is the height of the company logo (75px) + padding top and bottom (10px each) */
–pdf-header-height: 62px;
/* Adjust to resulting footer height */
–pdf-footer-height: 72px;
}
@import url(‘https://cdn.itscope.com/vtemplate/fonts/ptsans/ptsans.css’);
body {
max-width: 1024px;
margin: 0 auto;
background-color: #f2f2f2;
}
body, td {
font-family: ‘PT Sans’, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.2;
color: #616161;
}
p {
font-size: 14px;
-webkit-margin-before: 0.7em;
-webkit-margin-after: 0.7em;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
}
table {
padding-bottom: 10px;
width: 100%;
}
td.pn {
font-size: 24px;
color: #fff;
padding: 15px 0 15px 20px;
}
h1 {
padding: 0;
font-weight: normal;
font-size: 1.2em;
left: 30px;
margin: 0;
position: absolute;
top: 10px
}
h2 {
-webkit-margin-before: 0.4em;
-webkit-margin-after: 0.4em;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
font-size: 16px;
font-weight: bold;
}
h3 {
-webkit-margin-before: 0.3em;
-webkit-margin-after: 0.3em;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
font-size: 14px;
font-weight: bold;
}
td.copy {
overflow: hidden;
height: 15px;
color: #757575;
padding: 10px 5px;
text-align: center;
font-size: 12px;
}
table.container {
margin: 0 auto;
left: 0;
text-align: left;
font-size: 0.75em;
}
td.container {
color: #3592bd;
height: 5px;
overflow: hidden;
}
a:hover {
text-decoration: none;
color: #0e92cb;
}
a {
text-decoration: none;
color: #35b8f1;
}
td.pn1 {
padding: 4px 0 4px 20px;
line-height: 24px;
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
font-size: 18px;
color: #fff;
background-color: #555555;
}
td.pn1 a, td.pn1 a:hover {
color: #fff;
}
td.pn2 {
padding: 4px 20px;
font-size: 11px;
line-height: 24px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
background-color: #555555;
}
td.ki {
padding-bottom: 30px !important;
border-bottom: 0 !important;
color: #fff !important;
}
.logo {
vertical-align: top;
height: 42px;
float: right;
}
.pic {
max-width: 260px;
max-height: 200px;
margin: 0;
}
img.i {
width: 50px;
height: 38px;
}
td.pic {
padding-left: 3px;
}
td.pictbl {
color: #555;
vertical-align: top;
width: 335px;
height: 250px;
}
td.h {
color: #555;
border-bottom: 1px solid #eee;
vertical-align: top;
padding: 4px 20px;
}
td.hh {
color: #fff;
padding: 4px 20px;
width: 200px;
}
.header-space, .footer-space {
height: 0;
}
td.ht {
padding: 4px 20px;
border-bottom: 1px solid #eee;
}
td.h2 {
text-align: right;
border-bottom: 1px solid #d6d6d6;
}
td.b {
color: #555;
vertical-align: top;
border-bottom: 1px solid #eee;
padding: 4px 20px;
}
td.r {
background-color: #fff;
}
td.hb {
color: #fff;
padding: 4px 20px;
}
td.ba {
color: #000;
padding: 2px 2px 2px 20px;
vertical-align: top;
border-bottom: 1px solid #d6d6d6;
}
td.even {
color: #000;
padding: 2px 2px 2px 7px;
vertical-align: middle;
}
td.odd {
color: #000;
background-color: #eef;
padding: 2px 2px 2px 7px;
vertical-align: middle;
}
.logo-header {
background-color: #f2f2f2;
width: 100%;
float: right;
}
.ident {
height: 25px;
}
.header-row, .header-row td {
background-color: #555555;
}
.footer {
background-color: #555555;
padding: 15px 0 40px;
width: 100%;
}
.footer a {
color: rgba(255, 255, 255, .5);
}
.footer_link-separator {
margin-right: 7px;
color: rgba(255, 255, 255, .5);
}
.footer_company {
color: rgba(255, 255, 255, .5);
margin-right: 7px;
}
.footer_meta {
text-align: center;
}
.gallery {
position: relative;
margin: 30px 20px;
}
.slides {
display: none;
}
.single-pic {
display: flex;
}
.picture-container {
margin: 0 15px;
width: 260px;
height: 200px;
border: 2px solid #9c9c9c;
background-color: #FFFFFF;
align-items: center;
justify-content: center;
}
.prev,
.next {
cursor: pointer;
position: absolute;
top: 75px;
left: -25px;
width: auto;
padding: 16px;
color: white;
font-weight: bold;
font-size: 20px;
border-radius: 0 3px 3px 0;
user-select: none;
-webkit-user-select: none;
}
.next {
top: 75px;
left: 275px;
border-radius: 3px 0 0 3px;
}
@page {
margin: 0;
}
.energy-efficiency-class{
position: relative;
display: block;
right: 48px;
top:-70px;
}
.energy-efficiency-class img{
width: 70px;
}
.con-tooltip {
position: relative;
display: inline-block;
transition: all 0.3s ease-in-out;
cursor: default;
z-index: 2;
}
.tooltip img{
width: 240px;
padding-bottom:10px;
border-radius: 4px;
}
.tooltip a{
color:white;
text-decoration: underline;
}
.tooltip {
visibility: hidden;
position: absolute;
z-index: -1;
opacity: .40;
display: block;
width: 240px;
top:-100px;
left:-240px;
padding: 20px 20px;
text-align: center;
background: #333;
color: white;
border-radius: 4px;
transition: all 0.3s ease-in-out;
box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
}
.con-tooltip:hover .tooltip{
visibility: visible;
transform: translateX(-12px);
opacity: 1;
transition: .1s linear;
}
@media print {
body {
width: 100%;
margin: 0;
}
.pdf-header, .header-space {
height: var(–pdf-header-height);
width: 100%;
}
.pdf-footer, .footer-space {
height: var(–pdf-footer-height);
width: 100%;
}
.pdf-header {
position: fixed;
top: 0;
}
.pdf-footer {
position: fixed;
bottom: 0;
}
.prev, .next {
display: none;
}
}
|
||||
Samsung Galaxy S23 Ultra Enterprise Edition, 17,3 cm (6.8 Zoll), 8 GB, 256 GB, 200 MP, Android 13, Schwarz |
|
|||
QHD+ (3088 x 1440) Dynamic AMOLED 2X – Octa Core – 8 GB RAM – 256 GB – Wi-Fi6 – Bluetooth 5.3 – 200+10+12+10 MP/12 MP – IP68 – Android 13 | ||||
Gruppe | Mobiltelefone | |||
Hersteller | Samsung | |||
Hersteller Art. Nr. | SM-S918BZKDEEB | |||
EAN/UPC | 8806094923308 | |||
Beschreibung | ||||
Samsung Galaxy S23 Ultra Enterprise Edition. Bildschirmdiagonale: 17,3 cm (6.8 Zoll), Display-Auflösung: 3088 x 1440 Pixel, Display-Typ: Dynamic AMOLED 2X. RAM-Kapazität: 8 GB, Interne Speicherkapazität: 256 GB. Auflösung Rückkamera (numerisch): 200 MP, Rückkamera-Typ: Quad-Kamera. SIM-Kartensteckplätze: Triple SIM. Installiertes Betriebssystem: Android 13. Akku-/Batteriekapazität: 5000 mAh. Produktfarbe: Schwarz. Gewicht: 233 g
|
||||
Hauptmerkmale | ||||
Allgemein | ||||
Bildschirmdiagonale | 17,3 cm | |||
Display-Auflösung | 3088 x 1440 Pixel | |||
Display-Typ | Dynamic AMOLED 2X | |||
RAM-Kapazität | 8 GB | |||
Interne Speicherkapazität | 256 GB | |||
Auflösung Rückkamera (numerisch) | 200 MP | |||
Rückkamera-Typ | Quad-Kamera | |||
SIM-Kartensteckplätze | Triple SIM | |||
Installiertes Betriebssystem | Android 13 | |||
Akku-/Batteriekapazität | 5000 mAh | |||
Produktfarbe | Schwarz | |||
Gewicht | 233 g | |||
Ausführliche Details | ||||
Bildschirm | ||||
Bildschirmdiagonale | 17,3 cm | |||
Display-Auflösung | 3088 x 1440 Pixel | |||
Bildschirmform | Flach | |||
Display-Typ | Dynamic AMOLED 2X | |||
Display Glasart | Gorilla Glass | |||
Gorilla Glass-Ausführung | Gorilla Glass Victus 2 | |||
Maximale Bildwiederholrate | 120 Hz | |||
Helligkeit | 1750 cd/m² | |||
Maximale Anzeigehelligkeit (HDR) | 1200 cd/m² | |||
High Dynamic Range Video (HDR) Unterstützung | Ja | |||
Abgerundete Displayecken | Ja | |||
Software | ||||
Plattform | Android | |||
Installiertes Betriebssystem | Android 13 | |||
Netzwerk | ||||
SIM-Kartensteckplätze | Triple SIM | |||
Mobilfunknetzgenerierung | 5G | |||
SIM-Kartentyp | NanoSIM + eSIM | |||
3G-Standards | UMTS, WCDMA | |||
4G-Standard | LTE-TDD & LTE-FDD | |||
5G-Standard | Sub6 FDD, Sub6 TDD | |||
WLAN | Ja | |||
WLAN-Standards | 802.11a, 802.11b, 802.11g, Wi-Fi 4 (802.11n), Wi-Fi 5 (802.11ac), Wi-Fi 6 (802.11ax) | |||
Bluetooth | Ja | |||
Bluetooth-Version | 5.3 | |||
unterstützte 3G-Bandbreiten | 850,900,1900,2100 MHz | |||
unterstützte 4G-Bandbreiten | 700,800,850,900,1500,1800,1900,2100,2300,2500,2600 MHz | |||
5G-Bänder unterstützt | 700,800,850,900,1800,1900,2100,2300,2500,2600,3500,3700 MHz | |||
5G-Datenrate (max.) | 4,66 Gbit/s | |||
Wi-Fi Direct | Ja | |||
MIMO | Ja | |||
Modulation | 1024-QAM | |||
Nahfeldkommunikation (NFC) | Ja | |||
Kamera | ||||
Rückkamera-Typ | Quad-Kamera | |||
Auflösung Rückkamera (numerisch) | 200 MP | |||
Auflösung zweite Rückkamera (numerisch) | 10 MP | |||
Dritte Rückfahrkamera-Auflösung (numerisch) | 12 MP | |||
Vierte Rückfahrkamera-Auflösung (numerisch) | 10 MP | |||
Optischer Zoom | 10 x | |||
Digitaler Zoom | 100 x | |||
Frontkamera-Typ | Einzelne Kamera | |||
Auflösung Frontkamera (numerisch) | 12 MP | |||
Rückkamera-Blitz | Ja | |||
Blitz-Typ | LED | |||
Video-Auflösung | 4320 x 7680 Pixel | |||
Auflösung bei Capture Geschwindigkeit | 1280×720@30fps, 1920×1080@60fps, 3840×2160@30fps, 3840×2160@60fps, 7680×4320@30fps | |||
Videoaufnahme-Modi | 720p, 1080p, 2160p, 4320p | |||
Autofokus | Ja | |||
Zeitraffer-Modus | Ja | |||
Nachtmodus | Ja | |||
Design | ||||
Formfaktor | Balken | |||
Produktfarbe | Schwarz | |||
Name der Farbe | Phantom Black | |||
Internationale Schutzart (IP-Code) | IP68 | |||
Gehäusematerial | Aluminium, Glass | |||
Speichermedium | ||||
RAM-Kapazität | 8 GB | |||
Interne Speicherkapazität | 256 GB | |||
Kompatible Speicherkarten | Nicht unterstützt | |||
Akku/Batterie | ||||
Akku-/Batteriekapazität | 5000 mAh | |||
Kontinuierliche Videowiedergabe | 26 h | |||
Gewicht und Abmessungen | ||||
Gewicht | 233 g | |||
Breite | 78,1 mm | |||
Tiefe | 8,9 mm | |||
Höhe | 163,4 mm | |||
Navigation | ||||
Standort-Position | Ja | |||
GPS | Ja | |||
GLONASS | Ja | |||
BeiDou | Ja | |||
Galileo | Ja | |||
Quasi-Zenit-Satelliten-System (QZSS) | Ja | |||
Nachrichtenübertragung | ||||
SMS (Kurznachrichtendienst) | Ja | |||
MMS (Multimedia-Nachrichtenübermittlung Service) | Ja | |||
Ja | ||||
Leistungen | ||||
Videoanruf | Ja | |||
Schnellladung | Ja | |||
Schnellladetechnik | Ultra Charge | |||
Fingerabdruckscanner | Ja | |||
Gesichtserkennung | Ja | |||
Freisprecheinrichtung | Ja | |||
Sprachbefehl | Ja | |||
USB On-The-Go-Unterstützung | Ja | |||
Vibrationsalarm | Ja | |||
Anschlüsse und Schnittstellen | ||||
USB Anschluss | Ja | |||
USB-Stecker | USB Typ-C | |||
USB-Version | 3.2 Gen 1 (3.1 Gen 1) | |||
Kopfhörer-Anschluss | USB Typ-C | |||
Abonnement | ||||
Abonnement-Typ | Kein Abonnement | |||
Sensoren | ||||
Annäherungssensor | Ja | |||
Beschleunigungsmesser | Ja | |||
Umgebungslichtsensor | Ja | |||
Prozessor | ||||
Anzahl Prozessorkerne | 8 | |||
Lieferumfang | ||||
Stylus enthalten | Ja | |||