Produktinformation
| Marke | Tyan |
|---|---|
| Modell | M2081 |
| Schnittstelle | PCI-Express X16 |
| Produktart | Riserkarte |
| Für | S2891, B2891 |
27,00 € (incl. MwSt.)
@import ‚https://fonts.googleapis.com/css?family=Squada+One‘;
@import ‚https://fonts.googleapis.com/css?family=Armata‘;
body, div, span, a, img, strong, b, u, i, center, form, table, tbody, tfoot, thead, tr, th, td {
font: inherit;
font-size: 100%;
border: 0;
padding: 0;
margin: 0;
vertical-align: baseline;
}
a {
color: inherit;
text-decoration: none;
}
a:focus, a:active {
outline: none;
}
b, strong {
font-weight: 600;
}
i {
font-style: italic;
}
img {
max-width: 100%;
height: auto;
}
br {
line-height: 20px;
}
small {
font-size: 75%;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 16px;
}
h6 {
font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
font-family: ‚Armata‘, ‚Arial‘, sans-serif;
font-weight: 400;
line-height: 1.1;
margin: 20px 0;
}
p {
font-size: 16px;
line-height: 1.42857143;
margin: 0 0 10px;
}
ul {
list-style-type: disc;
list-style-position: outside;
padding-left: 15px;
margin: 0 0 10px;
}
ol {
list-style-type: decimal;
list-style-position: outside;
padding-left: 15px;
margin: 0 0 10px;
}
ul ul,
ol ul {
list-style-type: circle;
list-style-position: inside;
margin: 0 0 0 10px;
}
ol ol,
ul ol {
list-style-type: lower-latin;
list-style-position: inside;
margin: 0 0 0 10px;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
#main-wrapper {
width: 100%;
min-width: 1170px;
max-width: 1200px;
background: #fff;
font-family: ‚Armata‘, ‚Arial‘, sans-serif;
overflow: hidden;
margin: 0 auto;
}
#main-wrapper * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#main-wrapper *:before,
#main-wrapper *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
content: “;
display: table;
}
.clearfix:after,
.row:after {
clear: both;
}
.container {
width: 980px;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.container-fluid {
max-width: 1170px;
padding-left: 15px;
padding-right: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.row-clear > div {
padding-right: 0;
padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
position: relative;
float: left;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-12 {
width: 100%;
}
.col-11 {
width: 91.66666667%;
}
.col-10 {
width: 83.33333333%;
}
.col-9 {
width: 75%;
}
.col-8 {
width: 66.66666667%;
}
.col-7 {
width: 58.33333333%;
}
.col-6 {
width: 50%;
}
.col-5 {
width: 41.66666667%;
}
.col-4 {
width: 33.33333333%;
}
.col-3 {
width: 25%;
}
.col-2 {
width: 16.66666667%;
}
.col-1 {
width: 8.33333333%;
}
.col-offset-12 {
margin-left: 100%;
}
.col-offset-11 {
margin-left: 91.66666667%;
}
.col-offset-10 {
margin-left: 83.33333333%;
}
.col-offset-9 {
margin-left: 75%;
}
.col-offset-8 {
margin-left: 66.66666667%;
}
.col-offset-7 {
margin-left: 58.33333333%;
}
.col-offset-6 {
margin-left: 50%;
}
.col-offset-5 {
margin-left: 41.66666667%;
}
.col-offset-4 {
margin-left: 33.33333333%;
}
.col-offset-3 {
margin-left: 25%;
}
.col-offset-2 {
margin-left: 16.66666667%;
}
.col-offset-1 {
margin-left: 8.33333333%;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.contact-barey {
background: #5e5e64;
padding: 20px 0;
}
.contact-listey {
float: right;
list-style: none;
padding: 0;
margin: 0;
}
.contact-listey > li {
float: left;
}
.contact-listey > li + li {
margin-left: 40px;
}
.contact-listey > li > a {
position: relative;
display: block;
color: #fff;
font-size: 16px;
padding-left: 42px;
}
.contact-listey > li > a:before {
content: “;
position: absolute;
top: 50%;
left: 0;
width: 32px;
height: 36px;
-webkit-transition: all 1s ease;
transition: all 1s ease;
-webkit-transform: translateY(-50%) rotateY(0deg);
transform: translateY(-50%) rotateY(0deg);
}
.contact-listey > li:nth-child(1) > a:before {
background: url(https://maxnet24.de/wp-content/uploads/2019/06/c_icon-1.png);
}
.contact-listey > li:nth-child(2) > a:before {
background: url(https://maxnet24.de/wp-content/uploads/2019/06/c_icon-2.png);
}
.contact-listey > li > a:hover:before {
-webkit-transform: translateY(-50%) rotateY(360deg);
transform: translateY(-50%) rotateY(360deg);
}
.brand-barey {
padding: 20px 0;
}
.logo-mainey {
display: inline-block;
font-family: ‚Squada One‘, ‚Arial‘, sans-serif;
color: #5e5e64;
font-size: 83px;
font-style: italic;
line-height: 55px;
-webkit-transition: transform .33s ease;
transition: transform .33s ease;
}
.brand-barey .logo-mainey {
margin: 27.5px 0;
}
.logo-mainey:hover {
-webkit-transform: scale(.9);
transform: scale(.9);
}
.brand-logorinos img {
display: block;
}
.navbarey {
position: relative;
margin-bottom: -30px;
z-index: 100;
}
.main-navey {
position: relative;
display: table;
width: 100%;
height: 60px;
background: rgb(2,210,188);
background: -moz-linear-gradient(top, rgba(2,210,188,1) 0%, rgba(0,170,139,1) 100%);
background: -webkit-linear-gradient(top, rgba(2,210,188,1) 0%,rgba(0,170,139,1) 100%);
background: linear-gradient(to bottom, rgba(2,210,188,1) 0%,rgba(0,170,139,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#02d2bc‘, endColorstr=’#00aa8b‘,GradientType=0 );
box-shadow: inset 0 0 8px rgba(255, 255, 255, .25);
list-style: none;
border: 3px solid #169685;
border-radius: 6px;
padding: 0 40px;
margin: 0;
}
.main-navey > li {
float: left;
}
.main-navey > li + li {
margin-left: 40px;
}
.main-navey > li > a {
display: block;
font-family: ‚Squada One‘, ‚Arial‘, sans-serif;
color: #fff;
font-size: 28px;
text-transform: uppercase;
line-height: 54px;
-webkit-transition: opacity .33s ease;
transition: opacity .33s ease;
}
.main-navey > li > a:hover, .main-navey > li > a:focus {
opacity: .75;
}
.header-mainey {
position: relative;
width: 100%;
height: 652px;
background: url(https://maxnet24.de/wp-content/uploads/2019/06/main-header.jpg);
background-position: center;
background-size: cover;
margin-bottom: 40px;
}
.header-textey {
position: absolute;
top: 33.33333333%;
right: 80px;
text-align: center;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.header-textey h2 {
font-family: ‚Squada One‘, ‚Arial‘, sans-serif;
color: #fff;
font-size: 36px;
white-space: nowrap;
margin: 0 0 40px;
}
.btn-mainey {
display: inline-block;
background: #01c5a8;
color: #fff;
font-size: 16px;
border-radius: 8px;
padding: 10px 25px;
-webkit-transition: background .5s ease;
transition: background .5s ease;
}
.btn-mainey:hover {
background: #00e8c6;
}
.header-mainey .container {
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.h-tiley {
position: relative;
display: block;
background-color: #343434;
background-size: cover;
background-position: center;
border: 2px solid #5e5e64;
border-radius: 6px;
padding-bottom: 100%;
-webkit-transition: all .33s ease;
transition: all .33s ease;
}
.h-tiley:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.tiley-mask {
display: block;
position: absolute;
top: 50%;
left: 0;
width: 100%;
padding: 8px 10px 12px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.tiley-mask:before, .tiley-mask:after {
content: “;
position: absolute;
top: 0;
width: 0;
height: 100%;
background: rgba(0, 0, 0, .75);
-webkit-transition: width .33s ease;
transition: width .33s ease;
z-index: -1;
}
.tiley-mask:before {
left: 50%;
}
.tiley-mask:after {
right: 50%;
}
.h-tiley:hover .tiley-mask:before, .h-tiley:hover .tiley-mask:after {
width: 50%;
}
.tiley-mask h2 {
font-family: ‚Squada One‘, ‚Arial‘, sans-serif;
color: #fff;
font-size: 20px;
text-align: center;
opacity: 0;
margin: 0;
-webkit-transition: transform .33s ease, opacity .33s ease;
transition: transform .33s ease, opacity .33s ease;
-webkit-transform: scale(0);
transform: scale(0);
}
.h-tiley:hover .tiley-mask h2 {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.section-containerey {
padding-bottom: 40px;
}
.section-titley {
background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(249,249,249,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#ffffff‘, endColorstr=’#f9f9f9′,GradientType=0 );
border-bottom: 1px solid #d1d1d1;
margin-bottom: 40px;
}
.titley-wrapper {
position: relative;
display: inline-block;
height: 50px;
z-index: 1;
}
.titley-wrapper:before {
content: “;
position: absolute;
top: 0;
right: -10px;
width: 20px;
height: 100%;
background: #1ec1b0;
-webkit-transform: skew(20deg);
transform: skew(20deg);
z-index: 2;
}
.titley-wrapper:after {
content: “;
position: absolute;
bottom: 0;
left: 0;
width: 114%;
height: 90%;
background: #343434;
border-radius: 0 6px 0 0;
z-index: -1;
}
.section-titley h3 {
background: #1ec1b0;
font-family: ‚Squada One‘, ‚Arial‘, sans-serif;
color: #fff;
font-size: 28px;
line-height: 50px;
padding: 0 30px 0 40px;
border-radius: 6px 0 0 0;
margin: 0;
}
.auction-introney {
font-family: ‚Squada One‘, ‚Arial‘, sans-serif;
color: #000;
text-align: center;
}
.auction-introney p {
font-size: 28px;
margin: 0 0 10px;
}
.auction-outroney {
margin-top: 20px;
}
.round-containerey {
position: relative;
height: 149px;
margin: 0 auto;
}
.round-sm {
width: 836px;
background: url(HTTPS://serwer1487369.home.pl/allegro/maxnet/img/round-container-sm.png);
}
.round-md {
width: 947px;
background: url(HTTPS://serwer1487369.home.pl/allegro/maxnet/img/round-container-md.png);
}
.round-lg {
width: 1013px;
background: url(HTTPS://serwer1487369.home.pl/allegro/maxnet/img/round-container-lg.png);
}
.rc-textey {
position: absolute;
top: 52%;
right: 16px;
width: calc(100% – 162px);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.rc-textey.textey-right {
right: auto;
left: 16px;
}
.rc-textey h2 {
color: #fff;
font-size: 20px;
text-align: center;
text-transform: uppercase;
margin: 0;
}
.main-gallerey {
text-align: center;
}
.main-gallerey img {
display: block;
margin: 0 auto;
-webkit-transition: transform .33s ease;
transition: transform .33s ease;
}
.main-gallerey img:hover {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.main-gallerey img + img {
margin-top: 20px;
}
table.spec-tabley {
width: 100%;
margin: 0 auto;
}
table.spec-tabley tr {
border-width: 1px 0;
border-style: solid;
border-color: #d6d6d6;
}
table.spec-tabley tr td {
width: 50%;
font-size: 18px;
vertical-align: top;
padding: 10px 20px;
}
table.spec-tabley tr td:first-child {
color: #000;
text-align: right;
}
table.spec-tabley tr td:last-child {
color: #535353;
}
.section-backgroundey {
background-color: #252525;
background-size: cover;
background-position: center center;
padding: 40px 0;
}
.section-headingey {
text-align: center;
margin: 0 0 40px;
}
.section-headingey h3 {
font-family: ‚Squada One‘, ‚Arial‘, sans-serif;
color: #fff;
font-size: 28px;
text-transform: uppercase;
margin: 0;
}
.promo-tiles:before, .promo-tiles:after {
content: “;
display: table;
clear: both;
}
.promo-tiles > div {
float: left;
width: 20%;
padding: 0 15px;
}
.promo-boxey {
text-align: center;
}
.promo-boxey h4 {
color: #fff;
font-size: 16px;
text-transform: uppercase;
margin: 0 0 20px;
}
.boxey-icon {
width: 50px;
height: 50px;
margin: 20px auto;
-webkit-transition: transform 1s ease;
transition: transform 1s ease;
}
.promo-boxey:hover .boxey-icon {
-webkit-transform: rotateY(-360deg);
transform: rotateY(-360deg);
}
.promo-boxey p {
color: #fff;
font-size: 14px;
text-transform: uppercase;
margin: 0;
}
.promo-boxey span, .promo-boxey b, .promo-boxey strong {
color: #01fddf;
}
.section-separatorino {
text-align: center;
padding: 40px 0;
}
.iBoxey {
text-align: center;
margin: 40px 0;
}
.iBoxey-icon {
width: 88px;
height: 60px;
margin: 0 auto 20px;
-webkit-transition: transform .5s ease;
transition: transform .5s ease;
}
.iBoxey:hover .iBoxey-icon {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.iBoxey h5 {
color: #fff;
font-size: 14px;
text-transform: uppercase;
margin: 0;
}
.sub-footerino {
background: rgb(2,252,223);
background: -moz-linear-gradient(left, rgba(2,252,223,1) 0%, rgba(74,194,225,1) 50%, rgba(2,252,223,1) 100%);
background: -webkit-linear-gradient(left, rgba(2,252,223,1) 0%,rgba(74,194,225,1) 50%,rgba(2,252,223,1) 100%);
background: linear-gradient(to right, rgba(2,252,223,1) 0%,rgba(74,194,225,1) 50%,rgba(2,252,223,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#02fcdf‘, endColorstr=’#02fcdf‘,GradientType=1 );
}
.footerino-boxey {
min-height: 500px;
padding: 40px 0 30px;
}
.boxey-colorino {
background: #f6f6f6;
border-radius: 0 0 12px 12px;
padding-right: 25px;
padding-left: 25px;
}
.footerino-headingey {
display: inline-block;
background: #252525;
border-radius: 12px;
padding: 10px 20px;
margin-bottom: 40px;
}
.footerino-headingey.headingey-white {
background: #fff;
}
.footerino-headingey.headingey-waterblue {
background: #01fddf;
margin-bottom: 20px;
}
.footerino-headingey h3 {
font-family: ‚Squada One‘, ‚Arial‘, sans-serif;
color: #fff;
font-size: 20px;
text-transform: uppercase;
margin: 0;
}
.footerino-headingey.headingey-white h3 {
color: #252525;
}
.sub-footerino p {
color: #252525;
font-size: 14px;
margin: 0 0 10px;
}
.sub-footerino img {
vertical-align: middle;
}
.sub-footerino p img + img {
margin-left: 25px;
}
.boxey-row {
padding: 20px 0;
}
.boxey-row + .boxey-row {
border-top: 1px solid #d8d8d8;
}
.contact-mediarino {
display: table;
width: 100%;
overflow: hidden;
}
.contact-mediarino + .contact-mediarino {
margin-top: 20px;
}
.contact-mediarino > div {
display: table-cell;
vertical-align: middle;
}
.mediarino-left {
padding-right: 15px;
}
.mediarino-body {
width: 10000px;
}
.mediarino-icon {
width: 32px;
height: 36px;
-webkit-transition: transform 1s ease;
transition: transform 1s ease;
}
.contact-mediarino:hover .mediarino-icon {
-webkit-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.contact-mediarino .mediarino-body p {
color: #252525;
font-size: 18px;
margin: 0;
}
.main-footerino {
text-align: center;
padding: 10px 0;
}
.main-footerino h6 {
color: #252525;
font-size: 16px;
margin: 0;
}
.main-footerino a {
display: table;
margin: 5px auto 0;
}
MOTHERBOARD
FUJITSU
D1567-C33
GS6
SOCKET 478
DDR
6xPCI, AGP


30 TAGE FÜR
RÜCKGABE DER WARE
ZU JEDEM EINKAUF ERHALTEN SIE DIE RECHNUNG
ZU JEDEM EINKAUF SCHRIFTLICHEGARANTIE UND RECHNUNG
JEDE WARE IST SORGFÄLTIG GEPACKT
19,00% MEHRWERSTEUER AUSWEISBAR
| Marke | Tyan |
|---|---|
| Modell | M2081 |
| Schnittstelle | PCI-Express X16 |
| Produktart | Riserkarte |
| Für | S2891, B2891 |
Du musst angemeldet sein, um eine Rezension veröffentlichen zu können.
Rezensionen
Es gibt noch keine Rezensionen.