h2 {
    font-size: 24px;
    font-weight: bold;
    color: #1492c2;
    margin-top: 0;
  }
  .header {
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: #333;
  }
  .header img {
    height: 80px;
    margin: 10px 20px 10px 20px;
  }
  .sidebox {
    margin-top: 20px;
    border: 1px solid #cccccc;
    padding: 10px;
    font-size: 12px;
  }
  .promiss ul {
    list-style-type: none;
    padding-left: 10px;
  }
  .promiss li {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .sidebox span img {
    width: 20px;
    margin-right: 10px;
    vertical-align: middle;
  }
  .service p {
    font-size: 14px;
    font-weight: bold;
  }
  .sidebox img {
    width: 100%;
  }
  .sidebox ul {
    list-style-type: none;
    padding-left: 10px;
    font-weight: bold;
  }
  .blue {
    color: #1492c2;
  }
  .main {
    margin-top: 20px;
  }
  	.PlentyArticleCharacterList {
	  margin-top: 20px;
	  margin-bottom: 20px;
	}
	.PlentyArticleCharacter {
	  display: flex;
	  justify-content: flex-start;
	}
	.PlentyArticleCharacterName {
	  margin-right: 30px;
	  font-weight: bold;
	}
	.PlentyArticleCharacterValue {
	padding-left: 180px;
	position: absolute;
	font-weight: normal;
	}
	.shortdesc{
	font-size: 12px;
	}

/* START Slider CSS */

  .slider {
    width: 100%;
    position: relative;
    padding-top: 106%;
    margin: 0 auto 20px auto;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);
  }
  .slider > img {
    position: absolute;
    margin: 0 auto;
    top: 3%;
    left: 0;
    transition: all 0.5s;
    width: inherit;
    object-fit: cover;
  }
  .slider input {
    display: none;
  }
  .slider label {
    width: 23.5%;
    margin: 0 1px;
    margin-top: 100px;
    border: 2px solid #999;
    cursor: pointer;
    transition: all 0.5s;
    opacity: 0.6;
    box-sizing: border-box;
  }
  .slider label img {
    width: 100%;
    display: block;
  }
  .slider input:checked + label {
    border-color: #666;
    opacity: 1;
  }
  .slider input ~ img {
    opacity: 0;
    transform: scale(1.1);
  }
  .slider input:checked + label + img {
    opacity: 1;
    transform: scale(1);
  }

  /* END Slider CSS */
  .tabs{
    width: auto;
    display: block;
    margin: 40px auto;
    position: relative;
  }
  .tabs .tab{
      float: left;
      display: block;
  }
  .tabs .tab>input[type="radio"] {
      position: absolute;
      left: -9999px;
  }
  .tabs .tab>label {
      display: block;
      padding: 6px 10px;
      font-size: 12px;
      cursor: pointer;
      position: relative;
      color: #1492c2;
      background: #ecebf1;
      border: 1px solid #cccccc;
      border-bottom: none;
      padding-bottom: 1px;
  }
  .tabs .content {
      z-index: 0;/* or display: none; */
      overflow: hidden;
      width: 100%;
      padding: 25px;
      position: absolute;
      top: 27px;
      left: 0;
      opacity:0;
      transition: opacity 400ms ease-out;
      border: 1px solid #cccccc;
  }
  .tabs>.tab>[id^="tab"]:checked + label {
      top: 0;
      background: white;
      color: #1492c2;
  }
  .tabs>.tab>[id^="tab"]:checked ~ [id^="tab-content"] {
      z-index: 1;/* or display: block; */
      opacity: 1;
      transition: opacity 400ms ease-out;
  }
 #ds_div > div:last-child {
  display: none;
}
.trust {
	position: absolute;
    width: 100px;
    right: 0;
    z-index: 2;
    top: -20px;
}
/* Images & Merkmale*/
img.img-keyboard {
    width: 100%;
}

.specialNote {
    width: 100%;
}

table.properties_table .PlentyTechnicalCharacterTitle {
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #d9d9d9;
    padding: 15px 0 3px 0;
    color: #1492c2;

}
.properties_table tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
td.PlentyTechnicalCharacterName {
    /* font-weight: bolder; */
    font-family: "Courier New", Courier, monospace;
}

td.PlentyTechnicalCharacterValue {
    font-family: "Courier New", Courier, monospace;
    font-weight: bold;
}

.ytvideo * {
     box-sizing:border-box;
}
 .ytvideo {
     margin:.5em auto 40px auto;
     max-width:100%;
     font-family:arial;
     text-align:center;
     position:relative;
     min-height:120px;
     background-color:#555;
}
 .ytvideo p {
     position:absolute;
     margin:0;
     color:white;
     background-color:rgba(0,0,0,.5);
}
 .ytvideo .yt_hd {
     font-size:16px;
     width:100%;
     height:28px;
     line-height:28px;
     text-align:left;
     top:0;
     left:0;
     padding-left:10px;
     overflow:hidden;
}
 .ytvideo .yt_ft {
     font-size:12px;
     width:100%;
     bottom:0;
     left:0;
}
 .ytvideo img {
 	 width: 100%!important;
     display:block;
     max-width:100%;
     border:0;
}
 .ytvideo a:after {
     content:"\A0\25BA";
     position:absolute;
     width:60px;
     height:50px;
     left:0;
     top:0;
     right:0;
     bottom:0;
     margin:auto;
     border:0;
     border-radius:10px;
     color:white;
     background:rgba(0,0,0,.6);
     font-size:24px;
     line-height:50px;
     cursor:pointer;
}
 .ytvideo a:hover:after {
     background:#CC181E;
}
 .ytvideo .yt_inp {
     position:absolute;
     top:100%;
     left:0;
     width:100%;
     text-align:center;
     padding:.5em .2em;
     xfont-size:18px;
     border:0;
     color:white;
     background: rgba(0,0,0,.7);
}
 @media(max-device-width:960px){
     .ytvideo {
         margin-bottom:60px;
    }
     .ytvideo .yt_inp {
         padding:1em .2em;
    }
}
