/* Auktions-Template */
.ebay-vorlage { width:1000px; margin-left:auto; margin-right:auto; font-family:Lato, Arial, Helvetica, sans-serif !important; text-rendering:optimizelegibility; color:#000; z-index:1; }
.ebay-vorlage * { font-family:Lato, Arial, Helvetica, sans-serif !important; box-sizing:border-box; }
.ebay-vorlage a,
.ebay-vorlage a:focus { color:#000; text-decoration:none; }
.ebay-vorlage a:hover { color:#84BC99; }

.btn { text-align:center; color:#fff; cursor: pointer; background-color:#84B999; background-image:linear-gradient(rgba(255, 255, 255, 0.25) 0%, transparent 100%); background-repeat: repeat-x; border-radius:0 3px 3px 0; border:none; box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px; box-sizing: border-box; margin:0px; padding:5px 10px; text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px; transition-delay: 0s; transition-duration: 0.3s; transition-property: all; transition-timing-function: ease; vertical-align: middle; }
.btn:hover { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 0%, transparent 100%); box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.15) 0px 1px 2px 0px, rgba(255, 255, 255, 0.2) 0px -100px 0px 200px inset; text-decoration: none; text-decoration-color: rgb(255, 255, 255); text-decoration-line: none; text-decoration-style: solid; }

#bg { }

.ebay-vorlage .main { background-color:#DFE1E9; border-left:1px solid black; border-right:1px solid black; border-bottom:1px solid black; }

.ebay-vorlage .header { border-bottom:3px solid #930000; height:200px; background:rgba(255,255,255,0.8); }
.ebay-vorlage .header .logo,
.ebay-vorlage .header .stahl,
.ebay-vorlage .header .txt { width:33.333333%; float:left; font-size:15px; }
.ebay-vorlage .header .logo img { max-width:100%; padding:35px 0 0 25px; }
.ebay-vorlage .header .stahl img { max-width:100%; padding:25px 0 0 0; }
.ebay-vorlage .header .txt h3 { padding:35px 0 0 0; }


.category { width:250px; padding:0; float:left; }

.category .headline { font-weight:normal; font-size:24.5px; text-transform:uppercase; border-bottom:1px solid #000000; padding:15px; background-color:#d3d4d9; }
.category .headline:last-child { border-top:1px solid #000000; }
.category ul { margin:0px; padding:0; margin-top:0; list-style-type:none; }
.category ul li { margin:0; padding:0; }
.category ul li a { display:block; width:100%; margin:0; padding:10px 15px; }
.category ul li:first-child a { padding-top:20px; }
.category ul li:last-child a { padding-bottom:20px; }
.category > ul > li > ul > li a { padding-left:30px; }
.category ul li a:hover { background-color:#d3d4d9; color:#000; }
.category ul li:before { border-color:transparent #FFF; border-style:solid; border-width:0.35em 0 0.35em 0.45em; display:block; height:0; width:0; left:-1em; top:0.9em; position:relative; }

.category .v-headline { position:relative; border-top:1px solid #000; }
.category .v-headline span { position:absolute; top:10px; right:5px; width:50px; }
.category .v-headline img { width:100%; max.width:100%; }
.category ul.versand { padding:5px 10px; }
.category ul.versand li { display:block; position:relative; margin-top:10px; }
.category ul.versand li span.v-country { position:absolute; top:3px; left:30px; }
.category ul.versand li span.v-price { position:absolute; top:0; right:5px; }


.content { width:748px; padding:0; float:right; background:#FFF; border-left:1px solid black; }
.articlename { margin-bottom:15px; padding:10px 15px; line-height:30px; color:#000; background-color:#DFE1E9; font-size:26px; font-weight:normal; font-family:Lato, Arial, Helvetica, sans-serif !important; text-transform:uppercase; border-bottom:1px solid #000; }
.picture { margin:0 auto; width:80%; height:auto; text-align:center; }
.picture img { max-height:100%; max-width:100%; }

.adata { width:700px; padding:15px; }
.pricedata,
.technicaldata { width:340px; padding-right:10px; font-size:11pt; margin-bottom:2px; float:left; }
.technicaldata div.props { width:100%; margin-bottom:25px; }
.technicaldata div.props > div { width:100%; }
.technicaldata div.props > div > div { padding:0; margin:0; width:35%; float:left; line-height:30px; }
.technicaldata div.props > div > div:last-child { width:65%; }
.adata ul.vorteile { margin-left:0; padding-left:0; margin-top:0px; width:100%; list-style:none; margin-bottom:25px; }
.adata ul.vorteile li { width:33.33333%; height:30px; line-height:25px; padding-left:0; float:left; }
.pricedata .price { font-size:24pt; }
.pricedata .btn { width:100%; margin:15px 0; padding:15px; background-color:#fb9399; border:none; }
.pricedata .btn a { color:#fff; font-size:16px; }
.pricedata .btn a:hover { }

.weitere-bilder { margin-top:15px; padding:0 7px; width:716px; }
.weitere-bilder > div { width:163px; height:auto; margin:0 8px 10px 8px; float:left; text-align:center; cursor:pointer; }
.weitere-bilder > div img { max-width:100%; max-height:100%; }

.text { background-color:#FFF; }
.text .headline { margin-top:10px; padding:10px 15px 5px 15px; font-weight:normal; font-size:20px; font-family:Lato, Arial, Helvetica, sans-serif !important; line-height:40px; background-color:#000000; color:#fff; }
.text .description { padding:0 10px; }

.margin-top-15 { margin-top:15px !important; }
.footer {clear:both;}
#plenty_appendix {text-align:center;position:absolute;}


/* Ebay-Shop */
.ebay-shop{width:1000px;margin-top:0px;font-family:Lato, Arial, Helvetica, sans-serif;text-rendering: optimizelegibility;color:#333333;margin-left:auto;margin-right:auto;}
.pagewidth {width:1000px;margin-left:auto;margin-right:auto;padding:0px !important; text-align:center;}
.pagelayout {width1000px; display:block; margin:auto;}
.pageminwidth {padding:0px !important; margin:0px}
.pagecontainer {width:1000px; text-align:left; margin:0px !important;padding:0px !important;}
table.mitte {padding-right:0px !important;}
table.mitte td form {width:765px !important}
div#paging {width:765px}
table.v4acp tr.v4acp_head td.v4title {text-transform:uppercase;background:#9395A0;padding-left:20px;height:40px;line-height:40px;color:#000000 !important;font-weight:bold;font-size:12pt !important;}
table.v4acp tr.v4acp_head td.v4title h2{text-transform:uppercase;background:#9395A0;color:#000000 !important;font-weight:bold;font-size:12pt !important;}
table.v4midBox tr.v4acp_mid td.v4mid {padding:0px  !important;width:220px;}
table.v4midBox {border:0px;width:220px;}
td.v4mid {background: #ffffff !important;width:220px;}
html > body#body > div.pagewidth > div.pageminwidth > div.pagelayout > div.pagecontainer > table > tbody > tr > td > table > tbody > tr > td#LeftPanel > table.v4acpcont > tbody > tr > td > table.v4midBox.v4nfc > tbody > tr.v4acp_mid > td.v4mid > div.lcat > ul.lev1 {width:220px !important;}
ul.lev1 {margin-left:0px;padding-left: 0;margin-top:0px;}
.lcat .lev1 li {list-style-type:none;background:#A8A9B3;margin-top:2px !important;margin-bottom:0px !important;height:40px;line-height:40px;margin-left:0px;}
.lcat .lev1 li span {color: #ffffff !important;list-style-type:none;background:#A8A9B3;margin-top:2px !important;margin-bottom:0px !important;height:40px;line-height:40px;margin-left:20px;}
.lcat .lev1 li a {font-size:10pt;color:#000;text-decoration:none;display:block;padding-left:20px;letter-spacing:0px;-webkit-transition: background 0.2s linear;-moz-transition: background 0.2s linear;-ms-transition: background 0.2s linear;-o-transition: background 0.2s linear;transition: background 0.2s linear;}
.lcat .lev1 li a:hover {background: #2C7C27;}
.lcat .lev2 {padding-left: 0px !important;}
.lcat .lev2 li a {padding-left: 40px !important;}
.lcat .ttl {display:none;}
.lcat .cnt {display:none;}
.ebay-shop .navi {margin-bottom:5px;}
.v4stabl {width:758px;}
td.navigation {width:725px;}
#TopPromoArea td.v4mid {width:100% !important; padding:0px 10px !important;border:1px;}
#TopPromoArea {width:765px !important;}
#TopPromoArea form {width:auto !important;}
#CentralArea > div {width:758px;}
#CentralArea h3,
#CentralArea h2 { text-align:center; }
#paging table td form {width:auto !important}
div#paging {width:765px}
.cmpb td {height:20px;}
table.v4acp td.v4baccent {display:none;}
.ebay-shop_kontakt { width:546px !important; margin:15px auto;  line-height:25px; text-align:center; }
.ebay-shop_kontakt img {margin-right:85px;margin-bottom:15px;float:left;}
.ebay-shop_kontakt > div {width:230px;float:left;text-align:left;}
.ebay-shop_versand {width:500px !important;margin:15px auto;line-height:20px;}
.ebay-shop_versand img {width:170px; margin-right:87px;margin-bottom:25px;float:left;}
.ebay-shop_versand div {float:left;width:230px !important;vertical-align:middle;display:table-cell;line-height:16px !important; }
.ebay-shop_versand div:last-child { margin-top:0 !important; }
.ebay-shop_impressum {width:580px !important;margin:15px auto;line-height:25px;}
.ebay-shop_impressum img {margin-right:15px;margin-bottom:25px;float:left;}
.ebay-shop_impressum > div { width:60%; height:117px; float:left; box-sizing: border-box;}
.ebay-shop_impressum > .box2, .ebay-shop_impressum > .box4 { width:40%; }
.ebay-shop_impressum > .box1, .ebay-shop_impressum > .box3 { padding-left:80px; }
.ebay-shop_impressum .box4 img.icon { margin-bottom:28px !important; }
.ebay-shop_impressum .ctr { width:206px; margin-left:201px;float:none; }
h3 {width:100%;clear:both;}
img.icon {margin-right:5px;margin-bottom:5px;float:left;}
.t-ctr { text-align:center; }
#agb p { text-align:justify; }

.c { clear:both; }


/* mobile */
@media(max-width:991px) {
	.ebay-vorlage,
	.ebay-vorlage .header,
	.ebay-vorlage .category,
	.ebay-vorlage .content,
	.ebay-vorlage .content .articlename,
	.ebay-vorlage .content .picture,
	.ebay-vorlage .content .weitere-bilder,
	.ebay-vorlage .content .adata,
	.ebay-vorlage .content .text { width:100%; float:none; }
	.ebay-vorlage .header { text-align:center; height:400px; display:block; }
	.ebay-vorlage .header .logo,
	.ebay-vorlage .header .stahl { width:50%; }
	.ebay-vorlage .header .txt { width:100%; }
}
@media(max-width:767px) {
	.ebay-vorlage .header { height:auto; }
	.ebay-vorlage .header .logo { float:none; width:100%; }
	.ebay-vorlage .header .logo img { padding:35px 0 35px 25px; }
	.ebay-vorlage .header .stahl,
	.ebay-vorlage .header .txt { display:none; }
}
