/* CSS Document */
html {
    font: normal 0.8em/1.3 "Helvetica", Arial, sans-serif;
}

body {
    margin: 0;
    padding: 0;
    background-color:#ededed;
    color:#777;
}

#ebay_lotex24_de {

}

/* --- HEADER --- */
#ebay_lotex24_de #header_wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#384c89+0,18348b+100 */
    background: #384c89; /* Old browsers */
    background: -moz-linear-gradient(top,  #384c89 0%, #18348b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #384c89 0%,#18348b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #384c89 0%,#18348b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#384c89', endColorstr='#18348b',GradientType=0 ); /* IE6-9 */
}

#ebay_lotex24_de #header_wrapper #header {
    padding-top:20px;
}

#ebay_lotex24_de #header_wrapper #header #header_logo {

}

#ebay_lotex24_de #header_wrapper #header #header_logo img {
    width:245px;
}

#ebay_lotex24_de #header_wrapper #header #header_links {
    text-align: right;
    vertical-align: bottom;
    font-size: 12px;
    padding-top:25px;
    color: #ffffff;
}

#ebay_lotex24_de #header_wrapper #header #header_links a {
    text-decoration: none;
    color: #ffffff;
}

#ebay_lotex24_de #header_wrapper #subheader {
    margin-top:10px;
    background:#ddd;
    font-size:12px;
    font-weight:bold;
    border-radius: 5px 5px 0 0;
    color:#18348b;
    overflow: auto;
}

#ebay_lotex24_de #header_wrapper #subheader #artikelnummer {
    padding-top:10px;
    padding-bottom:10px;
}

/* --- CONTENT --- */
#ebay_lotex24_de #content_main_wrapper {

}

#ebay_lotex24_de #content_main_wrapper #content_main {
    background-color: #ffffff;
    overflow: hidden;
    padding:15px 0 15px 0;
}

#ebay_lotex24_de #content_main_wrapper #content_main #shopkat {
    font-family: 'Roboto', sans-serif;
}

#ebay_lotex24_de #content_main_wrapper #content_main #shopkat #kategorien {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
    border-bottom: 1px #18348b solid;
}

#ebay_lotex24_de #content_main_wrapper #content_main #shopkat ul {
    margin-top: 10px;
}

#ebay_lotex24_de #content_main_wrapper #content_main #shopkat ul li {
    font-size: 15px;
    line-height: 32px;
    padding-left:5px;
    border-bottom: 1px #766a55 dotted;
}

#ebay_lotex24_de #content_main_wrapper #content_main #shopkat ul li:hover {
    background-color: #ddd;
    cursor:pointer;
}

#ebay_lotex24_de #content_main_wrapper #content_main #shopkat ul li a {
    text-decoration: none;
    display:block;
    color: #777777;
}

#ebay_lotex24_de #content_main_wrapper #content_main #shopkat ul li a:hover {
    color: #000;
    font-weight: bold;
}


#ebay_lotex24_de #content_main_wrapper #content_main #content {
    margin-bottom:20px;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #artikelname {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
    border-bottom: 1px #18348b solid;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #kurzbeschreibung {
    margin-top: 10px;
    line-height: 32px;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #pic_wrapper {
  margin:10px 0 20px 0;
  text-align: center;
  padding-bottom:20px;
  border-bottom: 1px #766a55 dotted;
}


#ebay_lotex24_de #content_main_wrapper #content_main #content #pic_wrapper #bic_pic {
    margin-bottom: 10px;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #pic_wrapper ul {
    text-align:center;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #pic_wrapper ul li {
    display: inline-block;
    border: 1px #eee solid;
    border-radius: 5px;
    margin:0 5px 0 5px;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #pic_wrapper ul li:hover {
    cursor:pointer;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #pic_wrapper ul li img {
    width:65px;
    padding: 3px;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #beschreibung {
    line-height: 20px;
    margin-top:20px;
    border-bottom: 1px #18348b solid;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #beschreibung p {
    margin: 10px 0 10px 0;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #beschreibung ul {
    margin: 10px 0 10px 0;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #beschreibung ul li {
    padding-left: 20px;
    background-image: url(h16.png);
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 25px;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #produktdetails {
    margin-top: 15px;
    padding: 15px;
    border:1px #18348b solid;
    overflow: hidden;
    border-radius:5px;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #produktdetails ul {}

#ebay_lotex24_de #content_main_wrapper #content_main #content #produktdetails ul li {
    display:inline;
    float:left;
    width:250px;
    line-height: 20px;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #infoboxen {
    margin-top: 25px;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #infoboxen .product_wrapper {}

#ebay_lotex24_de #content_main_wrapper #content_main #content #infoboxen .product_wrapper .product {
    width: 238px;
    text-align: center;
    margin-bottom: 20px;
    border: 1px #eee solid;
    border-radius: 5px;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #infoboxen .product_wrapper .product .bild {
    width: 150px;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #infoboxen .product_wrapper .product .caption {
    height:80px;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #infoboxen .product_wrapper .product .caption .title {
    line-height: 18px;
    min-height:60px;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #infoboxen .product_wrapper .product .caption .title a {
    text-decoration: none;
    color: #18348b;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #infoboxen .product_wrapper .product .caption .price_wrapper {
    background-color: #18348b;
    border-radius: 0 0 5px 5px;
    padding: 5px;
}

#ebay_lotex24_de #content_main_wrapper #content_main #content #infoboxen .product_wrapper .product .caption .price_wrapper .price {
    color:#ffffff;
}

/* --- FOOTER --- */
#ebay_lotex24_de #footer_wrapper {}

#ebay_lotex24_de #footer_wrapper #footer {
    background-color: #ffffff;
    overflow: hidden;
    padding:20px 0 15px 0;
    border-top: 3px #eee dotted;
}

#ebay_lotex24_de #footer_wrapper #footer #tab_wrapper {}

#ebay_lotex24_de #footer_wrapper #footer #tab_wrapper ul {
    list-style-type: none;
}

#ebay_lotex24_de #footer_wrapper #footer #tab_wrapper input[type=radio] {
    display: none;
}

#ebay_lotex24_de #footer_wrapper #footer #tab_wrapper .tabs {
    position: relative;
    z-index: 999;
    white-space: nowrap;
    font-size: 0;
}

#ebay_lotex24_de #footer_wrapper #footer #tab_wrapper .tabs label {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 4px;
    margin-bottom: -1px;
    margin-left: -1px;
    background: #EEE;
    padding: 12px 24px;
    border: solid 1px #18348b;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    background-color: #18348b;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    color: #fff;
}

#ebay_lotex24_de #footer_wrapper #footer #tab_wrapper .tabs label:first-child {
    margin-left: 0;
}

#ebay_lotex24_de #footer_wrapper #footer #tab_wrapper .tabs label:hover {
    background-color: #ddd;
}

#ebay_lotex24_de #footer_wrapper #footer #tab_wrapper input:nth-child(1):checked ~ .tabs label:nth-child(1),
#ebay_lotex24_de #footer_wrapper #footer #tab_wrapper input:nth-child(2):checked ~ .tabs label:nth-child(2),
#ebay_lotex24_de #footer_wrapper #footer #tab_wrapper input:nth-child(3):checked ~ .tabs label:nth-child(3) {
    padding: 14px 24px;
    border-bottom-color: #FFF;
    background: #fff;
    box-shadow: none;
    color: #18348b;
}

#ebay_lotex24_de #footer_wrapper #footer #tab_wrapper .sections {
    margin:0;
    padding:0;
}

#ebay_lotex24_de #footer_wrapper #footer #tab_wrapper .sections li {
    display: none;
    height: 180px;
    padding: 1em;
    border: solid 1px #18348b;
    border-radius: 0 5px 5px 5px;
    background-color: #FFF;
    line-height: 20px;
}

#ebay_lotex24_de #footer_wrapper #footer #tab_wrapper input:nth-child(1):checked ~ .sections li:nth-child(1),
#ebay_lotex24_de #footer_wrapper #footer #tab_wrapper input:nth-child(2):checked ~ .sections li:nth-child(2),
#ebay_lotex24_de #footer_wrapper #footer #tab_wrapper input:nth-child(3):checked ~ .sections li:nth-child(3) {
    display: block;
}


/* --- copy --- */
#ebay_lotex24_de #copy_wrapper {
    line-height:20px;
    height:20px;
}

#ebay_lotex24_de #copy_wrapper #copy {
    color:#fff;
    background-color:#18348b;
    overflow: hidden;
    border-radius:0 0 5px 5px;
    font-size: 12px;
}


/* TOOLS */

.tab_wrapper ul {
    list-style-type: none;
}

.tab_wrapper input[type=radio] {
    display: none;
}

.tab_wrapper .tabs {
    position: relative;
    z-index: 999;
    white-space: nowrap;
    font-size: 0;
}

.tab_wrapper .tabs label {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 4px;
    margin-bottom: -1px;
    margin-left: -1px;
    background: #EEE;
    padding: 12px 24px;
    border: solid 1px #18348b;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    background-color: #18348b;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    color: #fff;
}

.tab_wrapper .tabs label:first-child {
    margin-left: 0;
}

.tab_wrapper .tabs label:hover {
    background-color: #ddd;
}

.tab_wrapper input:nth-child(1):checked ~ .tabs label:nth-child(1),
.tab_wrapper input:nth-child(2):checked ~ .tabs label:nth-child(2),
.tab_wrapper input:nth-child(3):checked ~ .tabs label:nth-child(3) {
    padding: 14px 24px;
    border-bottom-color: #FFF;
    background: #fff;
    box-shadow: none;
    color: #18348b;
}

.tab_wrapper .sections {
    margin:0;
    padding:0;
}

.tab_wrapper .sections li {
    display: none;
    min-height: 180px;
    padding: 1em;
    border: solid 1px #18348b;
    border-radius: 0 5px 5px 5px;
    background-color: #FFF;
    line-height: 20px;
    overflow:auto;
}

.tab_wrapper input:nth-child(1):checked ~ .sections li:nth-child(1),
.tab_wrapper input:nth-child(2):checked ~ .sections li:nth-child(2),
.tab_wrapper input:nth-child(3):checked ~ .sections li:nth-child(3) {
    display: block;
}

/* Tabelle Artikel Normal 2 Spalten*/
.table_artikel_normal_2 {
  width:100%;
  border:1px #2952a1 solid;
  border-radius: 5px 5px 0 0;
}

.table_artikel_normal_2 thead {
  background-color:#2952a1;
}

.table_artikel_normal_2 thead tr th {
  color:#fff;
  text-align:left;
  vertical-align: top;
  padding:3px;
  font-size:14px;
  font-weight: bold
}

.table_artikel_normal_2 tbody tr td {
  color:#000;
  text-align:left;
  vertical-align: top;
  padding:3px;
  font-size:13px;
  width:50%;
}

.table_artikel_normal_2 tr:nth-child(odd) td { background-color:#ffffff; padding:3px; } /*odd*/
.table_artikel_normal_2 tr:nth-child(even) td { background-color:#f5f5f5; padding:3px; } /* even*/
.table_artikel_normal_2 tr:hover td { background-color:#ddd; } /* hovering */

.table_artikel_normal_2 th:nth-child(1) {border-right:1px #ccc solid;}
.table_artikel_normal_2 th:nth-child(2) {border-left:0px #666 solid;}

.table_artikel_normal_2 td:nth-child(1) {border-right:1px #ccc solid;}
.table_artikel_normal_2 td:nth-child(2) {border-left:0px #666 solid;}

/* Tabelle Artikel Normal 3 Spalten*/
.table_artikel_normal_3 {
  width:100%;
  border:1px #2952a1#2952a1 solid;
  border-radius: 5px 5px 0 0;
}

.table_artikel_normal_3 thead {
  background-color:#2952a1;
}

.table_artikel_normal_3 thead tr th {
  color:#fff;
  text-align:left;
  vertical-align: top;
  padding:3px;
  font-size:14px;
  font-weight: bold
}

.table_artikel_normal_3 tbody tr td {
  color:#000;
  text-align:left;
  vertical-align: top;
  padding:3px;
  font-size:13px;
}

.table_artikel_normal_3 tr:nth-child(odd) td { background-color:#ffffff; padding:3px; } /*odd*/
.table_artikel_normal_3 tr:nth-child(even) td { background-color:#f5f5f5; padding:3px; } /* even*/
.table_artikel_normal_3 tr:hover td { background-color:#ddd; } /* hovering */

.table_artikel_normal_3 th:nth-child(1) {border-right:1px #ccc solid;}
.table_artikel_normal_3 th:nth-child(2) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_3 th:nth-child(3) {border-left:0px #666 solid;}

.table_artikel_normal_3 td:nth-child(1) {border-right:1px #ccc solid;}
.table_artikel_normal_3 td:nth-child(2) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_3 td:nth-child(3) {border-left:0px #666 solid;}

/* Tabelle Artikel Normal 4 Spalten*/
.table_artikel_normal_4 {
  width:100%;
  border:1px #2952a1 solid;
  border-radius: 5px 5px 0 0;
}

.table_artikel_normal_4 thead {
  background-color:#2952a1;
}

.table_artikel_normal_4 thead tr th {
  color:#fff;
  text-align:left;
  vertical-align: top;
  padding:3px;
  font-size:14px;
  font-weight: bold
}

.table_artikel_normal_4 tbody tr td {
  color:#000;
  text-align:left;
  vertical-align: top;
  padding:3px;
  font-size:13px;
}

.table_artikel_normal_4 tr:nth-child(odd) td { background-color:#ffffff; padding:3px; } /*odd*/
.table_artikel_normal_4 tr:nth-child(even) td { background-color:#f5f5f5; padding:3px; } /* even*/
.table_artikel_normal_4 tr:hover td { background-color:#ddd; } /* hovering */

.table_artikel_normal_4 th:nth-child(1) {border-right:1px #ccc solid;}
.table_artikel_normal_4 th:nth-child(2) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_4 th:nth-child(3) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_4 th:nth-child(4) {border-left:0px #666 solid;}

.table_artikel_normal_4 td:nth-child(1) {border-right:1px #ccc solid;}
.table_artikel_normal_4 td:nth-child(2) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_4 td:nth-child(3) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_4 td:nth-child(4) {border-left:0px #666 solid;}

/* Tabelle Artikel Normal 5 Spalten*/
.table_artikel_normal_5 {
  width:100%;
  border:1px #2952a1 solid;
  border-radius: 5px 5px 0 0;
}

.table_artikel_normal_5 thead {
  background-color:#2952a1;
}

.table_artikel_normal_5 thead tr th {
  color:#fff;
  text-align:left;
  vertical-align: top;
  padding:3px;
  font-size:14px;
  font-weight: bold
}

.table_artikel_normal_5 tbody tr td {
  color:#000;
  text-align:left;
  vertical-align: top;
  padding:3px;
  font-size:13px;
}

.table_artikel_normal_5 tr:nth-child(odd) td { background-color:#ffffff; padding:3px; } /*odd*/
.table_artikel_normal_5 tr:nth-child(even) td { background-color:#f5f5f5; padding:3px; } /* even*/
.table_artikel_normal_5 tr:hover td { background-color:#ddd; } /* hovering */

.table_artikel_normal_5 th:nth-child(1) {border-right:1px #ccc solid;}
.table_artikel_normal_5 th:nth-child(2) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_5 th:nth-child(3) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_5 th:nth-child(4) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_5 th:nth-child(5) {border-left:0px #666 solid;}

.table_artikel_normal_5 td:nth-child(1) {border-right:1px #ccc solid;}
.table_artikel_normal_5 td:nth-child(2) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_5 td:nth-child(3) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_5 td:nth-child(4) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_5 td:nth-child(5) {border-left:0px #666 solid;}

/* Tabelle Artikel Normal 6 Spalten*/
.table_artikel_normal_6 {
  width:100%;
  border:1px #2952a1 solid;
  border-radius: 5px 5px 0 0;
}

.table_artikel_normal_6 thead {
  background-color:#2952a1;
}

.table_artikel_normal_6 thead tr th {
  color:#fff;
  text-align:left;
  vertical-align: top;
  padding:3px;
  font-size:14px;
  font-weight: bold
}

.table_artikel_normal_6 tbody tr td {
  color:#000;
  text-align:left;
  vertical-align: top;
  padding:3px;
  font-size:13px;
}

.table_artikel_normal_6 tr:nth-child(odd) td { background-color:#ffffff; padding:3px; } /*odd*/
.table_artikel_normal_6 tr:nth-child(even) td { background-color:#f5f5f5; padding:3px; } /* even*/
.table_artikel_normal_6 tr:hover td { background-color:#ddd; } /* hovering */

.table_artikel_normal_6 th:nth-child(1) {border-right:1px #ccc solid;}
.table_artikel_normal_6 th:nth-child(2) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_6 th:nth-child(3) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_6 th:nth-child(4) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_6 th:nth-child(5) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_6 th:nth-child(6) {border-left:0px #666 solid;}

.table_artikel_normal_6 td:nth-child(1) {border-right:1px #ccc solid;}
.table_artikel_normal_6 td:nth-child(2) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_6 td:nth-child(3) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_6 td:nth-child(4) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_6 td:nth-child(5) {border-left:0px #666 solid; border-right:1px #ccc solid;}
.table_artikel_normal_6 td:nth-child(6) {border-left:0px #666 solid;}