.tt-autoteile a, 
.tt-autoteile a:visited, 
.tt-autoteile a:link { 
	color: #666;
	outline: 0px; 
}

.searchbox-form label {
	width: 100%;
	display:block;
	color: white;
}

.searchbox-form select {
	width: 100%;
	background-color: #ddd;
	color:#333;
	border:0px;
}

.searchbox-form input[type=text] {
	width: 100%;
	background-color: #ddd;
	color:#333;
	border:0px;
}

.searchbox-form input.p40[type=text] {
	width: 40%;
}


input.suche{
	background:transparent;
	text-transform: 	uppercase;
	border:0;
	margin:0;
	padding: 0;
	border: 0 !important;
	color: #FFF !important;
	cursor:pointer;
}


.tt-autoteile a{
	text-decoration:none;
	outline: none;
}
.tt-autoteile a:hover{
	color: #bf0100;
}

#wrapper_outer.tt-autoteile{
	width:100%;	
	color: #333;
   font: 0.95em  Arial, sans-serif;
}
.tt-autoteile #wrapper{
	margin: 0px auto;
	width:920px;
	max-width:920px;
	font-weight: normal;
	font-size:0.75em;
	font-family:  Arial, sans-serif;
	color: #333;
	box-shadow: 0 1px 15px 0 #999;
}
.tt-autoteile h1{	
	color: #fff;
	font-size:2.5em;
	text-align:left;
	margin-top:0px;
}
.tt-autoteile h2{
	color: #fff;
	font-size:1.2em;
}
.tt-autoteile .tabs h2{
	margin-top:0px;
}
.tt-autoteile #header{
	height:195px;
	background: rgb(76,76,76); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */	
	width: 100%;
	z-index: 10;
}

.tt-autoteile #top a{
	color: #fff;
	line-height: 30px;
	padding: 0 9px;
	display: inline-block;
	border-left: 1px solid rgba(255, 255, 255, 0.6);
}
.tt-autoteile #top a:hover{
	background-color: #f0f0f0;
	color: #555;
}
.tt-autoteile #top a:first-child{
	border-left: 0px solid rgba(255, 255, 255, 0.6);
}
.tt-autoteile #top a:last-child{
	margin-right: 20px;
}
.tt-autoteile #logo {
  background: 	url("http://www.tt-autoteile.de/ebayneu/gfx/header.png") no-repeat scroll 0 0 transparent;
  font-size: 	0.9em;
  height: 		190px;
  left: 			25px;
  line-height: 1.6em;
  position: 	relative;
  text-align: 	right;
  top: 			5px;
  width: 		875px;
}

.tt-autoteile #hotline {
}
.tt-autoteile #content{	
	padding:15px 15px 25px 15px;
	background: 	/*url('gfx/bg.png') repeat-x scroll left top*/ #111;
}
.tt-autoteile #left {width: 200px;float:left;}

.tt-autoteile #main {	
	float:right;
	width: 675px
}

.tt-autoteile #footer{
	width:100%;
	height:30px;
	clear:left;	
	font-size:0.9em;	 
	background: rgb(76,76,76); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
	}
.tt-autoteile #footer .content{
	height:30px;
	text-align:center;
	line-height: 30px;
	color: #fff;
}
.tt-autoteile #footer .content a{
	color: #fff;
}
.tt-autoteile #footer .content a:hover{
	color: bf0100;
}

/* Boxen links */

.tt-autoteile .sidebox {
   margin: 0 0 12px 0;
   width: 100%;
   border: 1px solid #bf0100;
}
.tt-autoteile .sidebox:last-child{
	margin-bottom: 0px;
}
.tt-autoteile .sidebox_image {
   margin: 0 0 12px 0;
   width: 100%;   
}
.tt-autoteile .sidebox h3 {
   margin: 0;
   padding: 4px 0 4px 5px;  
   color: #fff;
   font-size: 1.1em !important;
   position: relative;
}
.tt-autoteile .sidebox div.sidebox_content {
   padding: 4px;
   position: relative;
}

.tt-autoteile .sidebox ul{
	padding-left:15px;	
}
.tt-autoteile .sidebox li{
	padding-bottom:5px;
}

/* Bilder */

.tt-autoteile div.galerie { margin-top: 20px;}

.tt-autoteile #bildGross a:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
}
.tt-autoteile #bildGross a {
  display: block;
  height: 270px;
  padding-top: 119px;
  text-align: center;
}
.tt-autoteile #bildGross {
	text-align:center;	
	background: url('gfx/bilderrahmen_partner_ohne_umbruch.jpg') no-repeat transparent;
	height: 470px;
	width: 472px;
	border: 1px solid #bf0100;
}
.tt-autoteile #bildGross img {
  display: inline-block;
  vertical-align: middle;
  background: none repeat scroll 0 0 transparent;
	border: medium none;
	display: inline-block;
	max-height: 270px;
	max-width: 453px;
	vertical-align: middle;
}


.tt-autoteile div.galerie .bildLink {cursor:pointer;}
.tt-autoteile div.galerie.left{
	float:left;
	width: 472px
}
/* Hauptinhalt */
/*#main .content{padding:0px 0px 10px 30px;}*/

.tt-autoteile .description{
	text-align:left;	
	font-size: 1.3em;
}
.tt-autoteile #buttons.right{
	float:right;	
	width:180px;
	margin-top: 20px;
	margin-left: 20px
}
.tt-autoteile #buttons a{
	display: block;
	padding-left: 35px;
	margin-bottom: 10px;
	border: 1px solid #bf0100;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
.tt-autoteile #buttons a:hover{
	color: #000;
}
.tt-autoteile #buttons h2.artnr{
	margin-top: 0px;
	color: #fff;
}


.tt-autoteile .bewertungen{
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/bewertungen.png") no-repeat scroll left center rgb(76,76,76); /* Old browsers */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/bewertungen.png") no-repeat scroll left center,-moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* FF3.6+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/bewertungen.png") no-repeat scroll left center,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome,Safari4+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/bewertungen.png") no-repeat scroll left center,-webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome10+,Safari5.1+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/bewertungen.png") no-repeat scroll left center,-o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100% repeat scroll 0 0 rgba(0, 0, 0, 0)); /* Opera 11.10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/bewertungen.png") no-repeat scroll left center,-ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* IE10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/bewertungen.png") no-repeat scroll left center,linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* W3C */
}
.tt-autoteile .auktionen{
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auktionen.png") no-repeat scroll left center rgb(76,76,76); /* Old browsers */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auktionen.png") no-repeat scroll left center,-moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* FF3.6+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auktionen.png") no-repeat scroll left center,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome,Safari4+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auktionen.png") no-repeat scroll left center,-webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome10+,Safari5.1+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auktionen.png") no-repeat scroll left center,-o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100% repeat scroll 0 0 rgba(0, 0, 0, 0)); /* Opera 11.10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auktionen.png") no-repeat scroll left center,-ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* IE10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auktionen.png") no-repeat scroll left center,linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* W3C */
}

.tt-autoteile .empfehlen{
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/empfehlen.png") no-repeat scroll left center rgb(76,76,76); /* Old browsers */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/empfehlen.png") no-repeat scroll left center,-moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* FF3.6+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/empfehlen.png") no-repeat scroll left center,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome,Safari4+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/empfehlen.png") no-repeat scroll left center,-webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome10+,Safari5.1+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/empfehlen.png") no-repeat scroll left center,-o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100% repeat scroll 0 0 rgba(0, 0, 0, 0)); /* Opera 11.10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/empfehlen.png") no-repeat scroll left center,-ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* IE10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/empfehlen.png") no-repeat scroll left center,linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* W3C */
}
.tt-autoteile .zahlung{
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_zahlung.png") no-repeat scroll left center rgb(76,76,76); /* Old browsers */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_zahlung.png") no-repeat scroll left center,-moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* FF3.6+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_zahlung.png") no-repeat scroll left center,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome,Safari4+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_zahlung.png") no-repeat scroll left center,-webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome10+,Safari5.1+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_zahlung.png") no-repeat scroll left center,-o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100% repeat scroll 0 0 rgba(0, 0, 0, 0)); /* Opera 11.10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_zahlung.png") no-repeat scroll left center,-ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* IE10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_zahlung.png") no-repeat scroll left center,linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* W3C */
}
.tt-autoteile .versand{
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_versand.png") no-repeat scroll left center rgb(76,76,76); /* Old browsers */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_versand.png") no-repeat scroll left center,-moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* FF3.6+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_versand.png") no-repeat scroll left center,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome,Safari4+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_versand.png") no-repeat scroll left center,-webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome10+,Safari5.1+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_versand.png") no-repeat scroll left center,-o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100% repeat scroll 0 0 rgba(0, 0, 0, 0)); /* Opera 11.10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_versand.png") no-repeat scroll left center,-ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* IE10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_versand.png") no-repeat scroll left center,linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* W3C */
}




.tt-autoteile .auktionen:hover{
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auktionen_hover.png") no-repeat scroll left center rgb(226,226,226); /* Old browsers */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auktionen_hover.png") no-repeat scroll left center, -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(226,226,226,1))) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome,Safari4+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auktionen_hover.png") no-repeat scroll left center, -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome10+,Safari5.1+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auktionen_hover.png") no-repeat scroll left center, -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Opera 11.10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auktionen_hover.png") no-repeat scroll left center, -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* IE10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auktionen_hover.png") no-repeat scroll left center, linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* W3C */
}


.tt-autoteile .empfehlen:hover{
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/empfehlen_hover.png") no-repeat scroll left center rgb(226,226,226); /* Old browsers */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/empfehlen_hover.png") no-repeat scroll left center, -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(226,226,226,1))) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome,Safari4+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/empfehlen_hover.png") no-repeat scroll left center, -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome10+,Safari5.1+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/empfehlen_hover.png") no-repeat scroll left center, -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Opera 11.10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/empfehlen_hover.png") no-repeat scroll left center, -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* IE10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/empfehlen_hover.png") no-repeat scroll left center, linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* W3C */
}

.tt-autoteile .zahlung:hover{
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_zahlung_hover.png") no-repeat scroll left center rgb(226,226,226); /* Old browsers */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_zahlung_hover.png") no-repeat scroll left center, -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(226,226,226,1))) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome,Safari4+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_zahlung_hover.png") no-repeat scroll left center, -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome10+,Safari5.1+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_zahlung_hover.png") no-repeat scroll left center, -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Opera 11.10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_zahlung_hover.png") no-repeat scroll left center, -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* IE10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_zahlung_hover.png") no-repeat scroll left center, linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* W3C */
}
.tt-autoteile .versand:hover{
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_versand_hover.png") no-repeat scroll left center rgb(226,226,226); /* Old browsers */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_versand_hover.png") no-repeat scroll left center, -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(226,226,226,1))) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome,Safari4+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_versand_hover.png") no-repeat scroll left center, -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome10+,Safari5.1+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_versand_hover.png") no-repeat scroll left center, -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Opera 11.10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_versand_hover.png") no-repeat scroll left center, -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* IE10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/icon_versand_hover.png") no-repeat scroll left center, linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* W3C */
}
.tt-autoteile .clear {
  clear: both;
  display: block;
  width: 100%;
}
/*	Lack Angebote */
.tt-autoteile #lack_angebote {
	border: 1px solid #bf0100;
	background: none no-repeat scroll  center rgb(76,76,76);
	/*background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))) repeat scroll 0 0 rgba(0, 0, 0, 0); 
	background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100% repeat scroll 0 0 rgba(0, 0, 0, 0)); 
	background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); 
	background: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); */
	text-align: center;
	padding-top: 10px;
}
.tt-autoteile #lack_angebote .lack {
	background: none no-repeat scroll  center rgb(76,76,76); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100% repeat scroll 0 0 rgba(0, 0, 0, 0)); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* IE10+ */
	background: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* W3C */display: inline-block;
	margin-bottom: 10px;
	text-align: center;
	width: 162px;
}
.tt-autoteile #lack_angebote .lack div {    
	border: 1px solid #bf0100;    
	padding-top: 10px;   
}
.tt-autoteile #lack_angebote #lack1 div {
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/lack1.png") no-repeat scroll center center transparent;
	height: 104px;	
}
.tt-autoteile #lack_angebote #lack3 div{
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/lack5.png") no-repeat scroll center center transparent;
	height:100px
}
.tt-autoteile #lack_angebote #lack4 div{
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/lack6.png") no-repeat scroll center center transparent;
	height: 123px
}
.tt-autoteile #lack_angebote #lack5 div{
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/lack7.png") no-repeat scroll center center transparent;
	height: 99px;
}

/*	Cats	*/
.tt-autoteile .auto{	
	border: 1px solid #bf0100;
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auto.png") no-repeat scroll  center rgb(76,76,76); /* Old browsers */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auto.png") no-repeat scroll  center,-moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* FF3.6+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auto.png") no-repeat scroll center,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome,Safari4+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auto.png") no-repeat scroll  center,-webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Chrome10+,Safari5.1+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auto.png") no-repeat scroll  center,-o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100% repeat scroll 0 0 rgba(0, 0, 0, 0)); /* Opera 11.10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auto.png") no-repeat scroll  center,-ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* IE10+ */
	background: url("http://www.tt-autoteile.de/ebayneu/gfx/auto.png") no-repeat scroll  center,linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); /* W3C */
	height:300px;
	display:block;
	margin-bottom: 10px;
}
.tt-autoteile .sidebox.cat {
   border-bottom: none;
   border: none;
}
.tt-autoteile #eBayCategories {
	width: 200px;
}
.tt-autoteile #ebayCategories ul {
	list-style-type: none;
	padding:0px;
	margin:0px;	
}
.tt-autoteile #ebayCategories ul.categories-tree > ul.categories-tree{
	list-style-type: none;
	padding:0px;
	border-top: 1px solid transparent;
	text-transform: 	uppercase;
}
.tt-autoteile #eBayCategories ul.categories-tree h3{
	display: none;
}
.tt-autoteile #ebayCategories li.MenuItem{
	overflow:hidden;
	padding: 0px;
}
.tt-autoteile #ebayCategories li.MenuItem > a{
	background: rgb(76,76,76); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */		
	margin: 0;
	padding:				8px;   	
	color: 				#fff;  
	font-size: 1.1em !important;	
	display: block;
	border: 1px solid #bf0100;
	margin-bottom: 5px
}
.tt-autoteile #ebayCategories li.MenuItem > a:hover{
	background: rgb(226,226,226); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(226,226,226,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(226,226,226,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(226,226,226,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-8 */
   color:#000;	
	text-decoration: none;
}
.tt-autoteile #ebayCategories .MenuSub1Item {   
	display:none;	
}
.tt-autoteile #ebayCategories .MenuSub1Item li { 	
	padding:		8px;
	background:			url('gfx/bullet.png') 8px center no-repeat #fff;  
	border-bottom: 	1px dotted #dfdfdf; 
	border-left: 		1px dotted #dfdfdf; 
	border-right: 		1px dotted #dfdfdf; 
	-webkit-transition: padding-left 0.3s ease, background-position  0.3s ease; /* For Safari 3.1 to 6.0 */
	transition: 		padding-left 0.3s ease, background-position  0.3s ease;
}
.tt-autoteile #ebayCategories .MenuSub1Item li:hover{
	 background: url('gfx/bullet_on.png') 13px center no-repeat #fff;
    padding: 8px;
    padding-left: 13px;    
	 color:#4A5492;
	 -webkit-transition: padding-left 0.3s ease, background-position  0.3s ease; /* For Safari 3.1 to 6.0 */
	transition: padding-left 0.3s ease, background-position  0.3s ease;	
	text-decoration: none;
}
.tt-autoteile #ebayCategories .MenuSub1Item li:last-of-type {
	margin-bottom:10px;
}
.tt-autoteile #ebayCategories .MenuSub1Item li a{
	display: 			block;
	padding-right:	5px;
	padding-left:	15px;
	color:#4A5492	
}

.tt-autoteile #ebayCategories .MenuSub1Item li + div .MenuSub2item li {
    background: url("http://www.tt-autoteile.de/ebayneu/gfx/bullet.png") no-repeat scroll 16px center #fff;
    padding-left: 16px;
}
.tt-autoteile #ebayCategories .MenuSub1Item li + div .MenuSub2item li:hover {
    background: url("http://www.tt-autoteile.de/ebayneu/gfx/bullet_on.png") no-repeat scroll 21px center #fff;
    padding: 8px 8px 8px 21px;
}

/*	Suche Suchbox	*/
.tt-autoteile #eBayCategories #searchbox{
	padding-left: 5px;
}
.tt-autoteile #eBayCategories #searchbox .searchbox-titles span{
	color: #fff;
}

.tt-autoteile #eBayCategories #searchbox .searchbox-label{	
	margin: 0;
	margin-left:-5px;
	margin-bottom: 5px;
	padding: 8px;
	border: 1px solid #bf0100;
	background: rgb(76,76,76); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
	color: #fff;
	font-size: 1.1em !important;	
	font-weight: bold;  
}
.tt-autoteile #eBayCategories #searchbox #searchform #search-inputbox{
	border:1px solid #ddd;
	width:100%
}
.tt-autoteile #eBayCategories #searchbox #searchform #search-inputbox:focus{
	border:1px solid #bf0100;
}
.tt-autoteile #eBayCategories #searchbox #searchform input[type='submit']{
	border: 1px solid #ddd;
	color: #555
}
.tt-autoteile #eBayCategories #searchbox #searchform input[type='submit']:hover{
	border: 1px solid #bf0100;
	color: #4A5492;
}
.tt-autoteile #eBayCategories #searchbox #searchform .searchbox-titles input[type='checkbox']{
	margin-left: 0px;
}
.tt-autoteile #eBayCategories #searchbox #searchform .searchbox-titles span{
	font-size: 0.75em;
}

/*	Tabs */
.tt-autoteile #tabs li div {   
    float: left;
    left: 0;
    opacity: 0;
    padding: 0 15px;
    position: absolute;
    visibility: hidden;
   /* width: 250px;*/
}

.tt-autoteile #tabs {
    margin: 10px auto;
    min-height: 250px;
    width: auto;
}
.tt-autoteile #tabs ul {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.tt-autoteile #tabs li {
    float: left;
    list-style-type: none;
    margin: 0 2px 0 0;
	 width: 117px;
}
.tt-autoteile #tabs li:last-child {
  margin-right: -2px;
}
.tt-autoteile #tabs li label {
    background-color: #dddddd;
    color: #000000;
    display: block;
    line-height: 15px;
    padding: 8px;
    position: relative;
    text-decoration: none;
    top: 1px;
    z-index: 1;
	 border-bottom: 1px solid #bf0100;
	 text-align: center;
}
.tt-autoteile #tabs li *:hover {
	cursor: pointer;
	color: #fff;
	background: rgb(191,57,57); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(191,57,57,0.5) 0%, rgba(191,67,67,0.5) 12%, rgba(191,76,76,0.5) 25%, rgba(191,54,54,0.5) 39%, rgba(191,33,33,0.5) 50%, rgba(191,1,0,0.5) 51%, rgba(191,13,13,0.5) 60%, rgba(191,33,33,0.5) 76%, rgba(191,21,21,0.5) 91%, rgba(191,13,13,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,57,57,0.5)), color-stop(12%,rgba(191,67,67,0.5)), color-stop(25%,rgba(191,76,76,0.5)), color-stop(39%,rgba(191,54,54,0.5)), color-stop(50%,rgba(191,33,33,0.5)), color-stop(51%,rgba(191,1,0,0.5)), color-stop(60%,rgba(191,13,13,0.5)), color-stop(76%,rgba(191,33,33,0.5)), color-stop(91%,rgba(191,21,21,0.5)), color-stop(100%,rgba(191,13,13,0.5))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(191,57,57,0.5) 0%,rgba(191,67,67,0.5) 12%,rgba(191,76,76,0.5) 25%,rgba(191,54,54,0.5) 39%,rgba(191,33,33,0.5) 50%,rgba(191,1,0,0.5) 51%,rgba(191,13,13,0.5) 60%,rgba(191,33,33,0.5) 76%,rgba(191,21,21,0.5) 91%,rgba(191,13,13,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(191,57,57,0.5) 0%,rgba(191,67,67,0.5) 12%,rgba(191,76,76,0.5) 25%,rgba(191,54,54,0.5) 39%,rgba(191,33,33,0.5) 50%,rgba(191,1,0,0.5) 51%,rgba(191,13,13,0.5) 60%,rgba(191,33,33,0.5) 76%,rgba(191,21,21,0.5) 91%,rgba(191,13,13,0.5) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(191,57,57,0.5) 0%,rgba(191,67,67,0.5) 12%,rgba(191,76,76,0.5) 25%,rgba(191,54,54,0.5) 39%,rgba(191,33,33,0.5) 50%,rgba(191,1,0,0.5) 51%,rgba(191,13,13,0.5) 60%,rgba(191,33,33,0.5) 76%,rgba(191,21,21,0.5) 91%,rgba(191,13,13,0.5) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(191,57,57,0.5) 0%,rgba(191,67,67,0.5) 12%,rgba(191,76,76,0.5) 25%,rgba(191,54,54,0.5) 39%,rgba(191,33,33,0.5) 50%,rgba(191,1,0,0.5) 51%,rgba(191,13,13,0.5) 60%,rgba(191,33,33,0.5) 76%,rgba(191,21,21,0.5) 91%,rgba(191,13,13,0.5) 100%); /* W3C */
}
.tt-autoteile #tabs [type="radio"]:checked + label {
   background: rgb(191,57,57); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(191,57,57,1) 0%, rgba(191,67,67,1) 12%, rgba(191,76,76,1) 25%, rgba(191,54,54,1) 39%, rgba(191,33,33,1) 50%, rgba(191,1,0,1) 51%, rgba(191,13,13,1) 60%, rgba(191,33,33,1) 76%, rgba(191,21,21,1) 91%, rgba(191,13,13,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,57,57,1)), color-stop(12%,rgba(191,67,67,1)), color-stop(25%,rgba(191,76,76,1)), color-stop(39%,rgba(191,54,54,1)), color-stop(50%,rgba(191,33,33,1)), color-stop(51%,rgba(191,1,0,1)), color-stop(60%,rgba(191,13,13,1)), color-stop(76%,rgba(191,33,33,1)), color-stop(91%,rgba(191,21,21,1)), color-stop(100%,rgba(191,13,13,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(191,57,57,1) 0%,rgba(191,67,67,1) 12%,rgba(191,76,76,1) 25%,rgba(191,54,54,1) 39%,rgba(191,33,33,1) 50%,rgba(191,1,0,1) 51%,rgba(191,13,13,1) 60%,rgba(191,33,33,1) 76%,rgba(191,21,21,1) 91%,rgba(191,13,13,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(191,57,57,1) 0%,rgba(191,67,67,1) 12%,rgba(191,76,76,1) 25%,rgba(191,54,54,1) 39%,rgba(191,33,33,1) 50%,rgba(191,1,0,1) 51%,rgba(191,13,13,1) 60%,rgba(191,33,33,1) 76%,rgba(191,21,21,1) 91%,rgba(191,13,13,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(191,57,57,1) 0%,rgba(191,67,67,1) 12%,rgba(191,76,76,1) 25%,rgba(191,54,54,1) 39%,rgba(191,33,33,1) 50%,rgba(191,1,0,1) 51%,rgba(191,13,13,1) 60%,rgba(191,33,33,1) 76%,rgba(191,21,21,1) 91%,rgba(191,13,13,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(191,57,57,1) 0%,rgba(191,67,67,1) 12%,rgba(191,76,76,1) 25%,rgba(191,54,54,1) 39%,rgba(191,33,33,1) 50%,rgba(191,1,0,1) 51%,rgba(191,13,13,1) 60%,rgba(191,33,33,1) 76%,rgba(191,21,21,1) 91%,rgba(191,13,13,1) 100%); /* W3C */
    color: #ffffff;
}
.tt-autoteile #tabs [type="radio"] {
    display: none;
}
.tt-autoteile #tabs [type="radio"] + label + .tabs {	
	/* max-height: 470px;	 */
	 overflow:auto;
	 display: none;
}
.tt-autoteile #tabs [type="radio"]:checked + label + .tabs {
    opacity: 1;
    padding: 0;
    visibility: visible;
    width: 100%;
	 background: none transparent; /* Old browsers */
	 color: #fff;
	 display: block;
}
.tt-autoteile #tabs .tabs a:hover{
	background: none repeat scroll 0 0 transparent;
}
.tt-autoteile #tabs li div.text{
    border: 1 solid #bf0100;
    opacity: 1;
    padding: 10px;
    position: relative;
    visibility: visible;
	 width: 450px;
}
.tt-autoteile #tabs li div div {
	 position: relative;
    visibility: visible;
	 opacity: 1;
	  border: 0 solid #008000;
	  padding: 0px;
}
.tt-autoteile #tabs li div div.laufleiste{
	background-color: #000;
	margin-top: 10px;
	width: 470px;
	max-width: 470px;
	overflow: hidden;
	padding: 10px 0px;
	 border: 1px solid #bf0100;
}
.text.beschreibung > p {
  max-height: 100px;
  max-width: 450px;
  overflow: auto;
}
.tt-autoteile #tabs .text.beschreibung #artbeschreibung{
	display: block;
	float: none;
	max-height: 100px;
	max-width: 450px;
	overflow: auto;
}
/* 	Fahrzeugliste	Vergleichsliste Beschreibung*/
.tt-autoteile #tabs li .text{
	border: 1px solid #bf0100;
	 background: none no-repeat scroll  center rgb(76,76,76); /* Old browsers */
}
.tt-autoteile #tabs li .beschreibung.text{
	font-size: 1.17em;
	font-weight: bold;
}
.tt-autoteile #tabs li .beschreibung.text .hinweis_beschreibung {
  background: url("http://www.tt-autoteile.de/ebayneu/gfx/hinweis-beschreibung.png") no-repeat scroll left top transparent;
  border: medium none;
  float: none;
  height: 178px;
  margin-top: 20px;
  opacity: 1;
  padding: 0;
  position: static;
  visibility: visible;
  width:  100%;
}
.tt-autoteile #tabs li .fahrzeuge.text .hinweis_fahrzeugliste {
  background: url("http://www.tt-autoteile.de/ebayneu/gfx/hinweis-fahrzeugliste.png") no-repeat scroll left top transparent;
  border: medium none;
  float: none;
  height: 70px;
  margin-bottom: 20px;
  opacity: 1;
  padding: 0;
  position: static;
  visibility: visible;
  width:  100%;
}
.tt-autoteile #tabs li .vergleich.text .hinweis_vergleichsliste {
  background: url("http://www.tt-autoteile.de/ebayneu/gfx/hinweis-vergleichsliste.png") no-repeat scroll left top transparent;
  border: medium none;
  float: none;
  height: 124px;
  margin-bottom: 20px;
  opacity: 1;
  padding: 0;
  position: static;
  visibility: visible;
  width: 100%;
}
.tt-autoteile table.fahrzeuge  {
  border-collapse: collapse;
}
.tt-autoteile .fahrzeuge tr:nth-child(2n+1) td  {
  background: none repeat scroll 0 0 #ddd;
  color: #333
}
.tt-autoteile table.fahrzeuge th {
  text-align: left;
}
.tt-autoteile .fahrzeuge td, 
.tt-autoteile .fahrzeuge th {
  padding-right: 15px;
  color: #fff;
}
.tt-autoteile .fahrzeuge td{
	font-size: 0.9em;	
  color: #fff;
}

/*		Hinweis Karosserie	*/
.tt-autoteile #tabs li .text .hinweis_lakierung_karosserie {
  background: url("http://www.tt-autoteile.de/ebayneu/gfx/hinweis-klarosserieteile.png") no-repeat scroll left top transparent;
  border: medium none;
  float: none;
  height: 160px;
  margin-bottom: 0px;
  opacity: 1;
  padding: 0;
  position: static;
  visibility: visible;
  width:  100%;
}
.tt-autoteile #tabs li .fahrzeuge.text .hinweis_fahrzeugliste,
.tt-autoteile #tabs li .text .hinweis_lakierung_karosserie ,
.tt-autoteile #tabs li .vergleich.text .hinweis_vergleichsliste {
	min-width: 435px;
}

/*	lightbox	*/
/* Preload images */
body:after {
  content: url('gfx/close.png') url('gfx/loading.gif') url('gfx/prev.png') url('gfx/next.png');
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  overflow: auto;
  border: 1px solid #bf0100;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
	padding: 20px;	
	background: rgb(76,76,76); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url('gfx/loading.gif') no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url('gfx/prev.png') left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url('gfx/next.png') right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url('gfx/close.png') top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
@media screen and (max-width: 1050px) {
	#navi a {
		 font-size: 0.8em;
	}
	.tt-autoteile #bildGross {
		 float: none;
	}
}
@media screen and (max-width: 1120px) and (min-width: 982px) {
	.tt-autoteile .auto {
		 position: absolute;
		 right: 20px;
	}
	.tt-autoteile #left {
		 width: 24%;
	}
	.tt-autoteile .sidebox.cat {		
		 border: medium none;
		 margin-bottom: 10px;
		 padding-bottom: 422px;
	}
}
@media screen and (max-width: 981px){	
	body{
		padding:0px;
		margin: 0px;
	}	
	.tt-autoteile #wrapper{
		width: 100% !important;
		max-width: none;
		min-width:472px;
		background-color: #111;
	}
	.tt-autoteile #logo{
		position:static;
		background-position: center;
	}
	#left {
		 display: none;
	}
	.tt-autoteile #main {
		 float: none;
		 width: 100% !important;
	}
	#navi {
		 display: none;
	}
	.headline {
		 width: auto;
	}
	.box.vergleichsliste{
		float: none;
		width: auto;
	}
	.tt-autoteile .auto{		
		float: none;
		display: none
	}
	.tt-autoteile .description{			
		padding-bottom: 137px;
		margin-bottom: 20px;
	}
	.tt-autoteile #logo{		
		width: 100% !important;
	}
	.tt-autoteile div.galerie.left{
		float: none;
		width: 100% !important;
	}
	.tt-autoteile #buttons.right{
		display: none;
	}	
	.tt-autoteile #tabs li{
		float: none;
		width: 472px;
		margin-bottom:10px;
		color: #fff;
	}
	.tt-autoteile #tabs li label{
		 background: rgb(191,57,57); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(191,57,57,1) 0%, rgba(191,67,67,1) 12%, rgba(191,76,76,1) 25%, rgba(191,54,54,1) 39%, rgba(191,33,33,1) 50%, rgba(191,1,0,1) 51%, rgba(191,13,13,1) 60%, rgba(191,33,33,1) 76%, rgba(191,21,21,1) 91%, rgba(191,13,13,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,57,57,1)), color-stop(12%,rgba(191,67,67,1)), color-stop(25%,rgba(191,76,76,1)), color-stop(39%,rgba(191,54,54,1)), color-stop(50%,rgba(191,33,33,1)), color-stop(51%,rgba(191,1,0,1)), color-stop(60%,rgba(191,13,13,1)), color-stop(76%,rgba(191,33,33,1)), color-stop(91%,rgba(191,21,21,1)), color-stop(100%,rgba(191,13,13,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(191,57,57,1) 0%,rgba(191,67,67,1) 12%,rgba(191,76,76,1) 25%,rgba(191,54,54,1) 39%,rgba(191,33,33,1) 50%,rgba(191,1,0,1) 51%,rgba(191,13,13,1) 60%,rgba(191,33,33,1) 76%,rgba(191,21,21,1) 91%,rgba(191,13,13,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(191,57,57,1) 0%,rgba(191,67,67,1) 12%,rgba(191,76,76,1) 25%,rgba(191,54,54,1) 39%,rgba(191,33,33,1) 50%,rgba(191,1,0,1) 51%,rgba(191,13,13,1) 60%,rgba(191,33,33,1) 76%,rgba(191,21,21,1) 91%,rgba(191,13,13,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(191,57,57,1) 0%,rgba(191,67,67,1) 12%,rgba(191,76,76,1) 25%,rgba(191,54,54,1) 39%,rgba(191,33,33,1) 50%,rgba(191,1,0,1) 51%,rgba(191,13,13,1) 60%,rgba(191,33,33,1) 76%,rgba(191,21,21,1) 91%,rgba(191,13,13,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(191,57,57,1) 0%,rgba(191,67,67,1) 12%,rgba(191,76,76,1) 25%,rgba(191,54,54,1) 39%,rgba(191,33,33,1) 50%,rgba(191,1,0,1) 51%,rgba(191,13,13,1) 60%,rgba(191,33,33,1) 76%,rgba(191,21,21,1) 91%,rgba(191,13,13,1) 100%); /* W3C */
		color: #ffffff;
	}
	.tt-autoteile #tabs [type="radio"] + label + .tabs{
		display: block;
		float: none;
		visibility: visible;
		opacity: 1;
		position: static;
	}
	.tt-autoteile .laufleiste{
		display: none;
	}
	.tt-autoteile #tabs li div{
		padding: 0px;
	}	
}
@media screen and (max-width: 640px){	
	.tt-autoteile #logo{
		position:static;
		background-position: center;
	}
	.tt-autoteile #tabs ul{
		float: none;
		
	}
	.tt-autoteile .tabnames .tabs{
		max-height: none !important;
	}
	.tt-autoteile .description{	
		padding-bottom: 0px;
	}
}