			* {
				margin: 0;
				padding: 0;
				}
			#site {
				border: 0px solid #000000;
				width: 100%;
				margin: 0 auto;
				font: 102% verdana, arial, helvtica, sans-serif;
				background-image: url(http://kds-tuning.de/ebay/img/tuning/bg.jpg);
				}
			#kds {
				font-size: 85%;
				margin-top: 10px;
				}
			tr.head {
				/*background-image: url(http://kds-tuning.de/img/hbg.jpg);*/
				/*background-color: #33ffff;*/
				}
			tr.body {
				/*background-color: #33ffff;*/
				/* background-image: url(http://kds-tuning.de/img/trittblech-bgh.jpg);*/
				}
			tr.foot {
				/*background-color: #33ffff;
				background-image: url(http://kds-tuning.de/ebay/img/bbar.gif);
				background-repeat: repeat-x;*/
				color: #ffffcc;
				font-size: 80%;
				}
			td.left {
				text-align: left;
				vertical-align: top;
				width: 200px;
				/*background-image: url(http://kds-tuning.de/ebay/img/tuning/bgml.png);
				background-repeat: repeat-y;*/
				}
			td.center {
				text-align: center;
				vertical-align: top;
				}
			td.right {
				text-align: right;
				vertical-align: top;
				width: 180px;
				/*background-image: url(http://kds-tuning.de/ebay/img/tuning/bgmr.png);
				background-repeat: repeat-y;
				background-position: right;*/
				}
			div.clear {
				clear: both;
				}
.foot td.right {
	background-image: url(http://kds-tuning.de/ebay/img/tuning/bgbr.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
.foot td.left {
	background-image: url(http://kds-tuning.de/ebay/img/tuning/bgbl.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
.foot td.center {
	background-image: url(http://kds-tuning.de/ebay/img/tuning/bgbc.png);
	background-repeat: repeat-x;
	height: 85px;
	padding: 10px;
	}
.head .center {
	white-space: nowrap;
	padding: 5px 0;
	background-image: url(http://kds-tuning.de/ebay/img/tuning/bgtc.png);
	}
.head .center img {
	margin: 0 0.5%;
	}
.head .right img, .head .left img {
	margin: 5px 20px;
	}
.head .left .bg {
	margin-left: 5px;
	height: 140px;
	background-image: url(http://kds-tuning.de/ebay/img/tuning/bgtl.png);
	}
.head .right .bg {
	margin-right: 5px;
	height: 140px;
	background-image: url(http://kds-tuning.de/ebay/img/tuning/bgtr.png);
	background-position: right top;
	}
/* box */
div {
	overflow:hidden;
	position: relative;
	}
.box {
	margin: 5px;
	}
.box .h {
	height: 34px;
	width: 100%;
	}
.box .h .c {
	background-image: url(http://kds-tuning.de/ebay/img/tuning/btc.png);
	height: 34px;
	margin: 0 16px 0 16px;
	}
.box .h .l, .box .h .r {
	position: absolute;
	height: 34px;
	width: 16px;
	}
.box .h .l {
	background-image: url(http://kds-tuning.de/ebay/img/tuning/btl.png);
	left: 0;
	}
.box .h .r {
	background-image: url(http://kds-tuning.de/ebay/img/tuning/btr.png);
	right: 0;
	}
.box .f {
	height: 16px;
	width: 100%;
	}
.box .f .c {
	height: 16px;
	background-image: url(http://kds-tuning.de/ebay/img/tuning/bbc.png);
	margin: 0 16px 0 16px;
	}
.box .f .l, .box .f .r {
	position: absolute;
	height: 16px;
	width: 16px;
	}
.box .f .l {
	background-image: url(http://kds-tuning.de/ebay/img/tuning/bbl.png);
	left: 0;
	}
.box .f .r {
	background-image: url(http://kds-tuning.de/ebay/img/tuning/bbr.png);
	right: 0;
	}
.box .b {
	background: url(http://kds-tuning.de/ebay/img/tuning/bmc.png);
	}
.box .b .o {
	background: url(http://kds-tuning.de/ebay/img/tuning/bml.png) top left repeat-y;
	}
.box .b .i {
	background: url(http://kds-tuning.de/ebay/img/tuning/bmr.png) top right repeat-y;
	}



.box .header {
	text-align: center;
	color: #ffffcc;
	font-weight: bold;
	font-size: 110%;
	padding: 7px;
	}
.box .footer {
	text-align: center;
	color: #660000;
	font-weight: bold;
	font-size: 65%;
	}
.box .content {
	text-align: justify;
	color: #333333;
	font-size: 100%;
	padding: 10px 8px;
	}



.white {
	background-color: #ffffff !important;
	}
.grey {
	color: #555555 !important;
	}
.yellow {
	background-color: #ffffbb !important;
	}
.small {
	font-size: 50% !important;
	font-weight: normal;
	}

#article {
	padding: 10px 5px 75px 5px;
	}
#article .title {
	margin: 10px;
	}
#article .title h2 {
	font-weight: bold;
	font-size: 150%;
	}
#article .title p {
	font-weight: bold;
	font-size: 100%;
	}
#article .image .cover {
	width: 300px;
	height: 300px;
	background-image: url(http://kds-tuning.de/ebay/img/cover.gif);
	}
#article .image {
	width: 300px;
	height: 300px;
	border: 1px solid #000000;
	float: left;
	margin: 25px 10px;
	}
#article .description {
	font-size: 100%;
	margin: 25px 0 25px 10px;
	float: left;
	}
#article .description h2 {
	margin-bottom: 25px;
	}
#article .description p {
	margin-bottom: 15px;
	}
#article .description ul {
	font-size: 100%;
	margin: 5px 0 10px 5px;
	list-style-position: inside;
	list-style-image:url(http://kds-tuning.de/ebay/img/punkt16.gif);
	}
#article .description ol {
	font-size: 100%;
	margin: 5px 0 10px 5px;
	list-style-position: inside;
	list-style-type:decimal;
	}
#agb, #wrb {
	font-size: 75%;
	text-align: justify;
	height: 150px;
	overflow: auto;
	padding: 10px 5px 50px 5px;
	}
#agb ol, #wrb ol {
	margin: 5px 15px;
	list-style-position: outside;
	}
#agb ol li, #wrb ol li {
	margin: 5px 15px;
	}
#agb h2, #agb p, #wrb h2, #wrb p {
	margin: 10px 10px 0 15px;
	}
#agb h2, #wrb h2 {
	font-size: 120%;
	font-weight: bold;
	}
#agb h4, #wrb h4 {
	font-size: 100%;
	font-weight: bold;
	}
#service {
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	background-image: url(http://kds-tuning.de/ebay/img/tuning/umbrella.png) !important;
	background-position: center bottom;
	background-repeat: no-repeat;
	}
#service p {
	padding: 5px 0;
	}
#vorteile {
	font-size: 80%;
	}
#vorteile ul {
	padding: 5px 0;
	list-style-position: inside;
	list-style-image:url(http://kds-tuning.de/ebay/img/stern16.gif);
	}
#vorteile ul li {
	border-bottom: 1px dashed #999999;
	padding: 1px 0;
	}
#partner {
	text-align: center;
	}
#partner img {
	margin: 5px 2px;
	}
#versand {
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	}
#versand p {
	padding: 5px 0;
	}
#shop {
	font-size:150%;
	font-weight: bold;
	text-align: center;
	padding: 25px 5px;
	}
a, a:hover {
	text-decoration: none;
	color: #0000cc !important;
	}
a:hover {
	text-decoration: underline;
	}
div.left {
	float: left;
	text-align: left;
	width: 40%;
	}
div.right {
	float: right;
	text-align: right;
	width: 40%;
	}
p.copy {
	text-align: justify;
	font-size: 65%;
	padding: 10px 25px 0 25px;
	color: #ffff33;
	}

.box .content #shop a img {
	border: 2px solid #222222;
	}
.box .content #shop a:hover img {
	border: solid 2px #ff0000 !important;
	}

#categories	ul {
	margin: 2px 4px;
	font-size: 85%;
	list-style-position: inside;
	list-style-image:url(http://kds-tuning.de/ebay/img/tuning/dot_5_red.gif);
	}
#categories	ul li {
	margin: 5px 0px;
	}
#categories a {
	color: 0000cc !important;
	font-weight: bold;
	text-decoration: none;
	}
#categories a:hover {
	text-decoration: underline;
	}