/* layout.css */
.background-wrapper {
	position: relative;
}

.background-wrapper > .background {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: none;
	background: none;
}

.background-wrapper > .background.body {
	background: url(https://toycar-shop.de/out/toycar/src/css/img/background-body.jpg) center top repeat-x;
}

.background-wrapper > .background.center {
	background: url(https://toycar-shop.de/out/toycar/src/css/img/background-center.jpg) no-repeat center top ;
}

.background-wrapper > .background.footer {
	background: #cfcfcf url(https://toycar-shop.de/out/toycar/src/css/img/background-footer-ebay.png) repeat-x center top;
}

.background-wrapper > .background.footerbar {
	background: url(https://toycar-shop.de/out/toycar/src/css/img/background-footerbar.png) center top repeat-x;
}

.columns > [class*='column'] {
	float: left;
}

.columns > [class*='column'] > .column-inner {
	position: relative;
}

.columns > .column25p {
	width: 25%;
}

.columns > .column33p {
	width: 33.33%;
}

.columns > .column50p {
	width: 50%;
}

.columns > .column66p {
	width: 66%;
}

.columns > .column100p {
	width: 100%;
}

/* Navigation */
#navigation {
	position: relative;
	margin: 10px 10px 0 10px;
	background: #000 url(https://toycar-shop.de/out/toycar/src/css/img/background-navigation.png) repeat-x 0 0;
}

#navigation ul li > a {
	color: #fff;
	font-size: 13px;
}

/* Navigation - Level 1 */

#navigation > ul {
	padding: 0 155px 0 0;
}

#navigation > ul > li {
	border-right: 1px solid #3e3e3e;
}

#navigation > ul > li > a {
	height: 55px;
	padding: 0 20px;
	font-size: 15px;
	line-height: 55px;
	font-weight: bold;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
}

#navigation > ul > li > a:focus,
#navigation > ul > li:hover > a,
#navigation > ul > li.current > a {
	background: url(https://toycar-shop.de/img/background-navigation-current.png) left top repeat-x;
}

#navigation > ul > li > a img {
	vertical-align: -3px;
}

/* Footer */
#footer .wrapper {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0 20px;
	font-size: 13px;
	line-height: 18px;
}

.footerbar {
	height: 46px;
}

.footerbar ul li {
	padding: 0 36px 0 40px;
	background: url(https://toycar-shop.de/out/toycar/src/css/img/footerbar-tick.png) no-repeat left center ;
}

.footerbar ul li a, .footerbar ul li span {
	color: #fff;
	font-size: 15px;
	line-height: 46px;
}

.footercol {

	margin: 30px 14px 30px 0;
}

.footercol h4 {
	font-size: 30px;
	line-height: 36px;
}

.footercol h4 small {
	color: inherit;
	font-size: 23px;
}

.footercol h5 {
	margin: 0;
	color: #717065;
	font-size: 16px;
	font-family: Cuprum;
	font-weight: 400;
	line-height: 24px;
}

.footercol ul {
	margin-left: 16px;
	color: #7d888f;
}

#footer a {
	color: #6699cc;
}

#footer a:hover, #footer a:focus, #footer a:active {
	color: #3973ac;
	text-decoration: underline;
}

#footer p {
	color: #8a8a8a;
}

#footer-payments {
	max-width: 250px;
	margin: 0 auto 20px auto;
	padding: 5px;
	background: rgba(0, 0, 0, 0.1);
}

#footer-payments > p:last-child {
	margin: 0;
}

#footer-payments img, #footer-certificates img {
	margin: 0 3px;
}

.footercol .telephone {
	font-family: Cuprum;
	font-size: 20px;
	font-weight: 400;
	color: #d97717;
	line-height: 24px;
}

.footernote {
	height: 56px;
	margin: 14px 0 9px;
}

.footernote ul li {
	padding: 0 12px;
}

.footernote p {
	line-height: 13px;
}

/* ebay.css */
body {
	background: #fff;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #4d4d4d;
}

h2 {
	margin: 15px 0 0 0;
	font-size: 22px;
}

#logo {

	padding: 100px 0 10px 20px;

	background: url("https://toycar-shop.de/out/toycar/img/tcs-ebay-header.jpg") no-repeat right;
	background-size: contain;
}

#header {
	position: relative;
	z-index: 60;
	padding: 20px 0 0 0;
}

#header-contact {
	margin: 5px 20px 0 0;
	padding: 15px 25px;
	float: right;
	background: #4d4d4d;
	font-size: 14px;
	line-height: 1.4;
	color: #fff;
}

#header-contact strong {
	display: block;
	font-family: Cuprum;
	font-weight: 400;
	font-size: 28px;
	line-height: 1.2;
}

#header-contact a {
	color: #6699cc;
}

#header-contact-description {
	display: inline-block;
	padding: 0 0 5px 0;
	font-size: 16px;
}

/* Artikelnummer */
#article-no {
	position: absolute;
	top: 0; right: 0;
	padding: 11px 12px 0 0;
}

#article-no > span {
	display: block;
}

#article-no .article-no-label {
	font-size: 12px;
	color: #cecece;
}

#article-no .article-no-value {
	font-size: 15px;
	color: #fff;
}

#body {
	position: relative;
	z-index: 60;
	margin: 20px;
	padding: 20px 40px;
	background: #fff;
}

.article-description, #crossselling, .article-notice {
	font-size: 13px;
}

.article-description ul {
	list-style-type: square;
}

#article-images {
	margin: 25px 0;
	padding: 0 0 25px 0;
	border-bottom: 3px solid #cfcfcf;
}

#article-images img {
	display: block;
	/*width: 868px;*/
	max-width: 100%;
	height: auto;
	margin: 10px auto;
	border: 1px solid #cecece;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
	line-height: 0;
}

#crossselling {
	margin: 25px 0 0 0;
	padding: 25px 0 0 0;
}

#crossselling > p > strong {
	font-family: Cuprum;
	font-weight: normal;
	font-size: 22px;
}

#crossselling ul {
	display: block;
	list-style: none;
	margin: 0 0 0 -2%;
	padding: 0;
}

#crossselling li {
	width: 18%;
	float: left;
	margin: 0 0 2% 2%;
	/*padding: 5px 0 5px 25px;*/
}

#crossselling li a {
	display: block;
	height: 125px;
	border: 1px solid #cecece;
	line-height: 125px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

/*#crossselling ul li:first-child {
	border: 0;
	margin: 0;
	padding: 5px 0;
}*/

#crossselling li a:hover {
	border-color: #6699cc;
}

#crossselling li strong {
/*	font-family: Arvo;
	font-size: 12px;
	font-style: italic;*/
	display: none;
}

#crossselling li img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
	line-height: 0;
}

.attributes {
	margin: 0 0 10px 0;
	font-size: 13px;
}

.attributes > div {
	margin: 0 20px 0 0;
	display: inline-block;
}

.attributes > div .title {
	font-weight: bold;
}