body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 1.428571429;
	color: #333;
	margin: 0px;
	width: 100%;
/*	overflow: hidden;*/
}
h4 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: 'Lato', sans-serif;
}
iframe#desc_ifr {
	width: 100% !important;
}
.container {
	width: 970px;
}
.ebay-body {
	/*background: rgb(241, 241, 241);*/
}
#ebay-template {
/*	max-width: 980px;
	min-width: 980px;
	margin: auto;*/
}
#header {
	padding: 20px;
}
#header .logo {
	text-align: center;
	padding: 20px 0px;
}
#header > div.versand > img {
	position: absolute;
	margin-top: -1px;
}
#header .versandtext {
	margin-left: 25px;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
#header .versand {
	text-align: center;
	color: #666666;
	margin-top: 20px;
}
#header  hr {
	border-top: 1px solid #dbdbdb;
	border-bottom: 0px;
	border-left: 0px;
}
.producer-logo {
	text-align: center;
	padding: 30px 0px;
}
#ebay-template .big-image {
	text-align: center;
}
.new img {
	position: absolute;
	left: 30px;
	margin-top: 30px;
}
.small-images {
	list-style: none;
	padding: 0px;
	text-align: center;
	margin-top: 15px;
	margin-bottom:15px;
}
#ebay-template .small-images li {
	display: inline;
}
.small-images img {
	display: inline;
	border: 1px solid #ccc;
	padding: 10px;
	margin-left: 15px;
	width: 100px;
	margin-bottom: 15px;
}
#ebay-template .title {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}
#ebay-template .subtitle {
	font-size: 14px;
}
#ebay-template > div.article > div.slider > ul > li:nth-child(1) > img {
	margin-left: 0px;
}
#ebay-template .article-info {
	padding: 15px;
}
#ebay-template table {
	width: 100%;
}
#ebay-template .tableheader {
	color: #000000;
	font-size: 18px;
	font-weight: 700;
	line-height: 22.25px;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid#dbdbdb;
	margin-top: 30px;
	padding-top: 20px;
}
ul.kuerzen {
	list-style: none;
	padding: 0px;
}
ul.kuerzen li {
	display: inline-block;
	width: 49%;
}
.tableheader hr {
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #000;
}
li.red-text {
	color: #fb0015;
}
.details {
	text-align: left;
}
.description {
	text-align: left;
	line-height: 24px;
}

.short-desc ul {
	padding-left: 0px;
	list-style-type: none;
}
.short-desc li {
	line-height: 24px;
	margin-bottom: 25px;
}
#ebay-template .articlename {
	font-weight: 300;
}
#ebay-template .kuerzen {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
}
#ebay-template > ul > li:nth-child(3) {
	padding: 0px;
}
.hihglights {
	padding: 0px;
	list-style: none;
	text-align: center;
}
.hihglights li {
	display: inline;
	padding-right: 6px;
}
#ebay-template img {
	max-width: 100% ;
}
#ebay-template #footer table {
	text-align: left;
}
#footer {
	padding: 20px;
	margin-top: 20px;
	color:  #959595;
	font-size: 12px; 
	line-height: 22px;
}
ul.footer-ul-marken {
	list-style: none;
	display: inline-block;
	width: 19%;
}
#footer a {
	color: #959595;
	text-decoration: none;
}
#footer li {
list-style: none;
}
#footer h4 {
	margin: 0px;
	margin-bottom: 15px;
	color: #959595;
	font-size: 14px;
}

.kuerzen-images h4{
	margin-top: 15px;
	margin-bottom: 15px;
}

#ebay-template .versand img {
	position: absolute;
}
#ebay-template #footer-exclusive table {
	text-align: left;
}
#footer-exclusive {
	background-color: #ebebeb;
	color: #000;
	padding: 20px;
	margin-top: 20px;
}
#footer-exclusive li {
	list-style: none;
}
#footer-exclusive a {
	color: #000;
	text-decoration: none;
}
#footer-exclusive  h4 {
	margin: 0px;
	margin-bottom: 15px;
	font-weight: bold;
}
#header-exclusive {
	background-color: #ebebeb;
	padding: 20px 0px;
	text-align: center;
	margin-top: 20px;
}
#ebay-template .exclusive {
	background-color: #cecece;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 30px;
	font-weight: 100;
	letter-spacing: 5px;
}
#header-exclusive .versandtext {
	margin-left: 20px;
}
@media (max-width: 992px) {
	.container {
		width: auto;
	}
	ul.footer-ul-marken {
		list-style: none;
		display: inline-block;
		width: 49%%;
	}
	#ebay-template img {
		max-width: 100% !important;
	}
}