Carl Spitzweg Kerze 17029

Seitenaufrufe: 1
oldthing-Nummer: 28670497
| Lagernummer: 322563438091

Ndor/bootstrap.v3.3.5.min.css'); @import url('https://app.eselt.de/assets/templates/vendor/font-awesome-4.6.3/css/font-awesome.min.css'); @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800&subset=latin,latin-ext); @import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=latin,latin-ext); @import url(https://fonts.googleapis.com/css?family=Exo+2:400,300,700,800,900&subset=latin,latin-ext); /** * Retrieves a color value from the $material-colors Sass map * Inspired by https://github.com/nilskaspersson/Google-Material-UI-Color-Palette/ * * @function * @param {string} color-name - quoted, lower-case, dasherized color * name (e.g. 'pink', 'amber') * @param {string} [color-variant='500'] - quoted, lowercase color variant (e.g. * '200', 'a100') */.gallery__wrapper { display: -webkit-flex; display: -ms-flexbox; display: flex; height: 600px; } @media (max-width: 992px) { .gallery__wrapper { display: block; height: auto; } } .gallery__wrapper .gallery__bg { height: 100%; overflow-y: auto; } @media (max-width: 992px) { .gallery__wrapper .gallery__bg { height: auto; } }.images .image-wrapper { margin: 24px auto; text-align: center; max-width: 100%; height: auto; } .images .image-wrapper img { max-width: 80%; margin-left: auto; margin-right: auto; }.content__gallery { width: 100%; position: relative; overflow: hidden; background: rgba(255, 255, 255, 0.6); text-align: center; } .content__gallery .slider__wrapper { overflow: hidden; margin: 12px; background: rgba(255, 255, 255, 0.3); width: 100%; height: 600px; } @media (max-width: 768px) { .content__gallery .slider__wrapper { height: 450px; } } @media (max-width: 480px) { .content__gallery .slider__wrapper { height: 300px; } } .content__gallery .slider__wrapper .slider { height: 100%; width: 100%; display: inline-block; white-space: nowrap; font-size: 0; transition: all 0s 9999999s; } .content__gallery .slider__wrapper .slider > * { height: 100%; width: 100%; display: inline-block; background-size: contain; background-repeat: no-repeat; background-position: center; } .content__gallery .thumb__float { display: inline-block; margin: 12px; border: 1px solid #78909c; } .content__gallery .thumb__float .thumb__wrapper { width: 80px; height: 80px; padding: 3px; background: #fff; } .content__gallery .thumb__float .thumb__wrapper img { cursor: pointer; } @media (max-width: 1152px) { .content__gallery .thumb__float .thumb__wrapper { width: 60px; height: 60px; padding: 5px; } } @media (max-width: 480px) { .content__gallery .thumb__float .thumb__wrapper { width: 40px; height: 40px; padding: 3px; } }.content__gallery--flex-column { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 600px; overflow-x: auto; } @media (max-width: 768px) { .content__gallery--flex-column { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; overflow-x: hidden; height: auto; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } } .content__gallery--flex-column .slider__wrapper { width: 100%; height: 100%; } @media (max-width: 768px) { .content__gallery--flex-column .slider__wrapper { height: 300px; } }.content__gallery--left .slider__wrapper { -webkit-order: 2; -ms-flex-order: 2; order: 2; width: 800px; } @media (max-width: 1100px) { .content__gallery--left .slider__wrapper { width: 700px; } } @media (max-width: 1000px) { .content__gallery--left .slider__wrapper { width: 600px; } } @media (max-width: 900px) { .content__gallery--left .slider__wrapper { width: 550px; } } @media (max-width: 800px) { .content__gallery--left .slider__wrapper { width: 500px; } } @media (max-width: 768px) { .content__gallery--left .slider__wrapper { width: 100%; -webkit-order: 1; -ms-flex-order: 1; order: 1; } }.content__gallery--left .thumb__float { -webkit-order: 1; -ms-flex-order: 1; order: 1; } @media (max-width: 768px) { .content__gallery--left .thumb__float { -webkit-order: 2; -ms-flex-order: 2; order: 2; } }.content__gallery--right .slider__wrapper { -webkit-order: 1; -ms-flex-order: 1; order: 1; width: 800px; } @media (max-width: 1100px) { .content__gallery--right .slider__wrapper { width: 700px; } } @media (max-width: 1000px) { .content__gallery--right .slider__wrapper { width: 600px; } } @media (max-width: 900px) { .content__gallery--right .slider__wrapper { width: 550px; } } @media (max-width: 800px) { .content__gallery--right .slider__wrapper { width: 500px; } } @media (max-width: 768px) { .content__gallery--right .slider__wrapper { width: 100%; } }.content__gallery--right .thumb__float { -webkit-order: 2; -ms-flex-order: 2; order: 2; }.content__gallery--bottom { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .content__gallery--bottom .slider__wrapper { -webkit-order: 1; -ms-flex-order: 1; order: 1; } .content__gallery--bottom .thumb__float { -webkit-order: 2; -ms-flex-order: 2; order: 2; }.content__gallery--higher { height: 750px; } @media (max-width: 768px) { .content__gallery--higher { height: auto; } }.content__gallery--highest { height: 900px; } @media (max-width: 768px) { .content__gallery--highest { height: auto; } }.image-cover__wrapper { text-align: center; }.image-cover__img { max-width: 100%; margin: 0 auto; }.slideshow { height: 600px; width: 100%; }.slideshow > * { height: 100%; width: 100%; background-size: contain; background-repeat: no-repeat; background-position: center; margin-bottom: 10%; }#layout__layout-3 .content__gallery--flex-column { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; overflow-x: hidden; height: auto; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }#layout__layout-3 .content__gallery--left .slider__wrapper { width: 100%; height: 480px; -webkit-order: 1; -ms-flex-order: 1; order: 1; }#layout__layout-3 .content__gallery--left .thumb__float { -webkit-order: 2; -ms-flex-order: 2; order: 2; }#layout__layout-3 .content__gallery--right .slider__wrapper { width: 100%; height: 480px; -webkit-order: 1; -ms-flex-order: 1; order: 1; }#layout__layout-4 .content__gallery--flex-column { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; overflow-x: hidden; height: auto; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }#layout__layout-4 .content__gallery--left .slider__wrapper { width: 100%; height: 480px; -webkit-order: 1; -ms-flex-order: 1; order: 1; }#layout__layout-4 .content__gallery--left .thumb__float { -webkit-order: 2; -ms-flex-order: 2; order: 2; }#layout__layout-4 .content__gallery--right .slider__wrapper { width: 100%; height: 480px; -webkit-order: 1; -ms-flex-order: 1; order: 1; }#layout__layout-5 .content__gallery--flex-column { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; overflow-x: hidden; height: auto; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }#layout__layout-5 .content__gallery--left .slider__wrapper { width: 100%; height: 480px; -webkit-order: 1; -ms-flex-order: 1; order: 1; }#layout__layout-5 .content__gallery--left .thumb__float { -webkit-order: 2; -ms-flex-order: 2; order: 2; }#layout__layout-5 .content__gallery--right .slider__wrapper { width: 100%; height: 480px; -webkit-order: 1; -ms-flex-order: 1; order: 1; }#layout__layout-6 .content__gallery--flex-column { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; overflow-x: hidden; height: auto; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }#layout__layout-6 .content__gallery--left .slider__wrapper { width: 100%; height: 480px; -webkit-order: 1; -ms-flex-order: 1; order: 1; }#layout__layout-6 .content__gallery--left .thumb__float { -webkit-order: 2; -ms-flex-order: 2; order: 2; }#layout__layout-6 .content__gallery--right .slider__wrapper { width: 100%; height: 480px; -webkit-order: 1; -ms-flex-order: 1; order: 1; }#layout__layout-7 .content__gallery--flex-column { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; overflow-x: hidden; height: auto; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }#layout__layout-7 .content__gallery--left .slider__wrapper { width: 100%; height: 480px; -webkit-order: 1; -ms-flex-order: 1; order: 1; }#layout__layout-7 .content__gallery--left .thumb__float { -webkit-order: 2; -ms-flex-order: 2; order: 2; }#layout__layout-7 .content__gallery--right .slider__wrapper { width: 100%; height: 480px; -webkit-order: 1; -ms-flex-order: 1; order: 1; }#layout__layout-8 .content__gallery--flex-column { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; overflow-x: hidden; height: auto; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }#layout__layout-8 .content__gallery--left .slider__wrapper { width: 100%; height: 480px; -webkit-order: 1; -ms-flex-order: 1; order: 1; }#layout__layout-8 .content__gallery--left .thumb__float { -webkit-order: 2; -ms-flex-order: 2; order: 2; }#layout__layout-8 .content__gallery--right .slider__wrapper { width: 100%; height: 480px; -webkit-order: 1; -ms-flex-order: 1; order: 1; }.content_tabs { margin: 0; padding: 0; overflow: hidden; }.tabs__label { -webkit-flex: 1; -ms-flex: 1; flex: 1; color: #78909c; border-right: 2px solid #78909c; padding: 16px 0; background: #c0ca33; text-decoration: none; font-weight: bold; text-align: center; cursor: pointer; z-index: 999; } .tabs__label:hover { background: #78909c; color: #c0ca33; } .tabs__label:last-of-type a { border: none; }.tabs__wrapper { position: relative; overflow: hidden; }.tabs__slider { height: 600px; width: 100%; transition: all 0s 9999999s; }.tabs__slider > * { height: 100%; width: 100%; overflow-y: auto; overflow-x: hidden; }.tabs__tab { background: white; width: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; } @media (max-width: 768px) { .tabs__tab { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }.tabs__box { border: 2px solid #78909c; width: 100%; }.tabs__box--content { background: #fff; padding: 12px; }.tabs__box--aside .aside { margin: 0 !important; min-height: 100%; }.tabs__box--aside .aside-block { margin: 0 !important; }.word-break { word-break: break-all !important; }.footer .footer-block__wrapper { padding: 0 16px; }@media (max-width: 360px) { .footer .footer-block .footer-block__body { font-size: 15px !important; } }.footer .footer-block .footer-block__body .fa { margin-right: 5px; }.aside-block .aside-block__icons img { border-radius: 6px; }.container { max-width: 100%; }#layout__gallery { margin: 24px 0; }.order-1 { -webkit-order: 1; -ms-flex-order: 1; order: 1; }.order-2 { -webkit-order: 2; -ms-flex-order: 2; order: 2; }.flex { display: -webkit-flex; display: -ms-flexbox; display: flex; }.flex-1 { -webkit-flex: 1; -ms-flex: 1; flex: 1; }.flex-2 { -webkit-flex: 2; -ms-flex: 2; flex: 2; }.direction-column { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }.mt0 { margin-top: 0 !important; }.mb0 { margin-bottom: 0 !important; }.col-md-3 .aside-block .aside-block__icons { text-align: center; } .col-md-3 .aside-block .aside-block__icons img { width: 75px; }@media (max-width: 992px) { .menu { font-size: 16px !important; } }.disabled-links a { pointer-events: none; cursor: default; }.disabled-link { pointer-events: none; cursor: default; }img { max-width: 100%; }#template-5 header { margin: 0; padding: 0; background: none; box-shadow: none; text-shadow: none; position: relative; width: auto; height: auto; overflow: hidden; z-index: auto; }#template-5 .template__wrapper { width: 100%; background-color: #eeeeee; }#template-5 .header { background: #263238; padding: 12px 0; text-align: center; } #template-5 .header .header__brand { margin: 12px auto; } #template-5 .header .header__brand .header__logo { margin: 0 auto; font-family: "Exo 2", sans-serif; font-size: 64px; font-weight: bold; color: #c0ca33; border-bottom: 1px solid #c0ca33; padding-bottom: 6px; } #template-5 .header .header__brand .header__logo img { max-width: 80%; } @media (max-width: 480px) { #template-5 .header .header__brand .header__logo { font-size: 32px; } } #template-5 .header .header__brand .header__slogan { font-family: "Exo 2", sans-serif; font-size: 39px; font-weight: normal; color: #dce775; } @media (max-width: 480px) { #template-5 .header .header__brand .header__slogan { font-size: 23px; } } #template-5 .header .header__contact { margin: 12px auto; font-family: "Open Sans Condensed", sans-serif; font-size: 23px; font-weight: normal; text-align: center; color: #dce775; } #template-5 .header .header__contact a { color: #dce775; } #template-5 .header .header__contact .fa { margin-right: 6px; margin-left: 12px; } @media (max-width: 480px) { #template-5 .header .header__contact { font-size: 20px; } }#template-5 .footer { background: #263238; padding: 12px 0; } #template-5 .footer > .container { display: -webkit-flex; display: -ms-flexbox; display: flex; } @media (max-width: 768px) { #template-5 .footer > .container { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }#template-5 .footer-block { text-align: center; } #template-5 .footer-block .footer-block__title { font-family: "Open Sans Condensed", sans-serif; font-size: 26px; font-weight: bold; color: #dce775; margin-top: 0; margin-bottom: 9.6px; } @media (max-width: 768px) { #template-5 .footer-block .footer-block__title { margin-top: 19.2px; } } #template-5 .footer-block .footer-block__body { font-family: "Open Sans Condensed", sans-serif; font-size: 21px; font-weight: normal; color: #dce775; } #template-5 .footer-block .footer-block__body a { color: #dce775; } #template-5 .footer-block .footer-block__body .btn { background-color: #c0ca33; border: none; color: #263238; padding: 6px 18px; margin-top: 12px; text-align: center; text-decoration: none; display: inline-block; } #template-5 .footer-block .footer-block__body .btn:hover { background-color: #dce775; } #template-5 .footer-block .footer-block__body .menu { font-family: inherit; font-size: inherit; font-weight: inherit; margin: 0; padding: 0; background: none; box-shadow: none; } #template-5 .footer-block .footer-block__body .menu .container { width: 100% !important; padding: 0 !important; } #template-5 .footer-block .footer-block__body .menu .menu__list { margin: 0; padding: 0; display: block; list-style: none; } #template-5 .footer-block .footer-block__body .menu .menu__item { text-align: center; } #template-5 .footer-block .footer-block__body .menu .menu__item a { display: block; color: inherit; border: 0; padding: 0; } #template-5 .footer-block .footer-block__body .menu .menu__item a:hover { background: none; color: inherit; }#template-5 .footer__eselt { margin: 12px auto; font-family: Helvetica, sans-serif; font-size: 0.8em; font-weight: normal; color: #888; text-align: right; } #template-5 .footer__eselt a { color: #888; } @media (max-width: 768px) { #template-5 .footer__eselt { text-align: center; } }#template-5 .footer__logo { font-family: 'Titillium Web', sans-serif; }#template-5 .no-margin { margin: 0 !important; }#template-5 .no-margin-top { margin-top: 0 !important; }#template-5 .no-margin-right { margin-right: 0 !important; }#template-5 .no-margin-bottom { margin-bottom: 0 !important; }#template-5 .no-margin-left { margin-left: 0 !important; }#template-5 .menu { background: #dce775; border-bottom: 1px solid #263238; font-family: "Open Sans Condensed", sans-serif; font-size: 20px; font-weight: bold; } #template-5 .menu .menu__list { margin: 0; padding: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; list-style: none; } @media (max-width: 768px) { #template-5 .menu .menu__list { display: block; } } #template-5 .menu .menu__item { -webkit-flex: 1; -ms-flex: 1; flex: 1; text-align: center; } #template-5 .menu .menu__item a { display: block; color: #263238; border-right: 1px solid #263238; padding: 18px 0; } #template-5 .menu .menu__item a:hover { background: #263238; color: #b0bec5; } @media (max-width: 768px) { #template-5 .menu .menu__item a { border-right: 0; border-bottom: 1px solid #263238; } } #template-5 .menu .menu__item:last-child a { border-right: 0; } @media (max-width: 768px) { #template-5 .menu { font-size: 16px; } }#template-5 .menu--footer .menu__list { margin: 0; padding: 0; list-style: none; }#template-5 .content { margin: 0; padding: 0; font-family: "Open Sans", sans-serif; color: #212121; font-size: 16px; line-height: 1.5; } #template-5 .content .container { /*margin: 0;*/ padding: 0; } #template-5 .content .content__wrapper { background: #fff; background-image: linear-gradient(to bottom, #fafafa 0%, #fff 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFAFAFA', endColorstr='#FFFFFFFF', GradientType=0); background-repeat: repeat-x; padding: 24px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.6); overflow: hidden; } @media (max-width: 768px) { #template-5 .content .content__wrapper { padding: 12px; box-shadow: none; } } #template-5 .content .content__header { margin: 12px 0; padding: 6px; } #template-5 .content .content__header .content__title { margin: 0; padding: 0; border-bottom: 1px solid #212121; padding-bottom: 6px; font-size: 32px; } @media (max-width: 480px) { #template-5 .content .content__header .content__title { font-size: 24px; } } #template-5 .content .content__description { margin: 12px 0; padding: 6px; color: #616161; } #template-5 .content .content__description p { margin: 0; margin-bottom: 6px; } #template-5 .content .content__bulletpoints { margin: 12px 0; padding: 6px; color: #616161; } #template-5 .content .content__bulletpoints .bulletpoints__list { margin: 0; padding: 0; list-style: none; } #template-5 .content .content__bulletpoints .bulletpoints__item { margin-bottom: 6px; } #template-5 .content .content__bulletpoints .bulletpoints__item .fa { color: #78909c; }#template-5 .vertical-align-middle { white-space: nowrap; text-align: center; } #template-5 .vertical-align-middle .vertical-align-helper { /*margin-left: -2px; margin-top: -1px;*/ display: inline-block; height: 100%; vertical-align: middle; } #template-5 .vertical-align-middle img { display: inline-block; vertical-align: middle; margin: 0; padding: 0; max-width: 100%; max-height: 100%; }#template-5 .aside { background: #dce775; overflow: hidden; } #template-5 .aside .container { padding: 0; }#template-5 .aside-block { text-align: left; padding: 12px; } #template-5 .aside-block .aside-block__title { font-family: "Open Sans Condensed", sans-serif; font-size: 32px; font-weight: bold; color: #263238; margin-bottom: 12px; text-align: left; } #template-5 .aside-block .aside-block__title .fa { font-size: 32px; } #template-5 .aside-block .aside-block__body { font-family: "Open Sans Condensed", sans-serif; font-size: 16px; font-weight: normal; color: #212121; } #template-5 .aside-block .aside-block__icons { text-align: left; margin-bottom: 12px; } #template-5 .aside-block .aside-block__icons img { margin: 3px; }#template-5 .image-cover__wrapper { margin: 12px 0; padding: 6px; background: #fafafa; border: 1px solid #eeeeee; text-align: center; } #template-5 .template__wrapper { background-color: #eeeeee; } #template-5 .header { background-color: #33691e } #template-5 .header .header__brand .header__logo { color: #fff176; border-color: #fff176; } #template-5 .header .header__brand .header__slogan { color: #fff176; } #template-5 .header .header__contact { color: #fff176; } #template-5 .header .header__contact a { color: #fff176; } #template-5 .footer { background-color: #33691e; } #template-5 .footer .footer__contact { color: #fff176; } #template-5 .footer .footer__contact a { color: #fff176; } #template-5 .footer-block .footer-block__body .menu .menu__item a { color: #fff176; background: none; } #template-5 .footer-block .footer-block__body .btn { background-color: #fff176; } #template-5 .footer-block .footer-block__body .btn:hover { background-color: #fff176; } #template-5 .footer-block .footer-block__title { color: #fff176; } #template-5 .footer-block .footer-block__body { color: #fff176; } #template-5 .menu { background-color: #fff176; border-bottom-color: #33691e; } #template-5 .menu .menu__item a { background-color: #fff176; color: #33691e; border-color: #33691e; } #template-5 .menu .menu__item a:hover { background-color: #33691e; color: #fff176; } #template-5 .content .content__header .content__title { color: #33691e; border-color: #33691e; } #template-5 .content .content__wrapper { background: #ffffff; overflow: hidden; } #template-5 .content .content__description { color: #444444; } #template-5 .content .content__bulletpoints .bulletpoints__item .fa { color: #33691e; } #template-5 .content .content__bulletpoints { color: #444444; } #template-5 .aside { background-color: #fff176; } #template-5 .aside-block .aside-block__body { color: #444444; } #template-5 .aside .aside-block .aside-block__title { color: #33691e; } #template-5 .images .image-wrapper img { border-color: #33691e; background-color: #fff176; } #template-5 .content__gallery .thumb__float { border-color: #33691e; } #template-5 .content__gallery .gallery__prev-next a { color: #33691e; } #template-5 .content__gallery { background: rgba(0, 0, 0, 0.1); } #template-5 .tabs__label { background: #fff176; color: #33691e; border-color: #33691e; } #template-5 .tabs__label:hover { background: #33691e; color: #fff176; } #template-5 .tabs__box { border-color: #33691e; } #template-5 .tabs__box--content { background: #ffffff; } Nostalgie neu erleben Rufen Sie uns an Senden Sie uns eine Nachricht Carl Spitzweg Kerze 2 verschiedene Motive , altersbedingte Gebrauchsspuren vorhanden ca. 12 cm hoch
  • Kostenloser Versand innerhalb A und D
  • 1 Monat Rückgabe möglich
  • Bei Fragen stehe ich gerne jederzeit zur Verfügung
  • nostalgie-salzburg@hotmail.de oder 004369919044131
  • Paypal oder Überweisung, Abholung vor Ort
  • Ware unterliegt der Diff. Best.
.thumb1:active ~ .slider__wrapper > .slider { -webkit-transition: all 0s; -ms-transition: all 0s; transition: all 0s; transform: translateX(-0%); -webkit-transform: translateX(-0%); -ms-transform: translateX(-0%); } .thumb2:active ~ .slider__wrapper > .slider { -webkit-transition: all 0s; -ms-transition: all 0s; transition: all 0s; transform: translateX(-100%); -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); } .thumb3:active ~ .slider__wrapper > .slider { -webkit-transition: all 0s; -ms-transition: all 0s; transition: all 0s; transform: translateX(-200%); -webkit-transform: translateX(-200%); -ms-transform: translateX(-200%); } .thumb4:active ~ .slider__wrapper > .slider { -webkit-transition: all 0s; -ms-transition: all 0s; transition: all 0s; transform: translateX(-300%); -webkit-transform: translateX(-300%); -ms-transform: translateX(-300%); }

Zustand

Gebraucht

Aktuelle Bewertungen

Anfang des Monats bestell, bis heute, 29.1.2024, nicht angekommen! Was ist da passiert?

Mitglied-165760 am 08.01.2024

Ware nicht erhalten.

Mitglied-163398 am 06.08.2023

Hat etwas lange gedauert, aber nach Nachfrage hat es super geklappt.

Mitglied-161896 am 12.05.2023

Mitglied-153794 am 30.03.2022

Mitglied-125640 am 01.02.2022

Lienzer am 11.01.2019

Habe das buch immer noch nicht erhalten.

Mitglied-126513 am 08.10.2018

alles Bestens

GastAccount am 17.05.2017

Alles benstens, danke.

Woelfe am 19.09.2016

21247scotty am 15.06.2016
Käuferschutz-Programm.

Welche Sicherheiten habe ich, wenn ich per Warenkorb bestelle und die Ware im voraus bezahle?

Prinzipiell werden auf oldthing alle Anbieter überprüft und unzuverlässige Anbieter ausgeschlossen. Bei der Beurteilung und Einschätzung wie sicher und vertrauenswürdig ein Anbieter ist, empfehlen wir Ihnen vor jeder Bestellung die Anzahl der vom Anbieter bereits getätigten Verkäufe und die letzten Kundenbewertungen einzusehen.

Damit Ihre Einkäufe sorgenfrei sind, sichern wir Ihnen zusätzlich jede Bestellung per Warenkorb mit bis zu 250 Euro ab.

Im unwahrscheinlichen Fall, dass einmal wirklich etwas schiefgehen sollte und z.B. die Ware nicht ankommt und Sie Ihr Geld nicht zurückbekommen, greift unser Käuferschutz-Programm ein. Wir erstatten Ihnen dann den Kaufpreis (maximal 250 Euro pro Artikel) zurück, falls keine Einigung mit dem Anbieter erzielt werden kann. Vom Beginn der Schadensregulierung bis zur Auszahlung des Betrages können bis zu vier Wochen vergehen.

Sollten Sie noch Fragen haben, oder Einkäufe mit einem Kaufpreis von über 250 Euro absichern wollen,können Sie sich gerne an uns wenden.