/* @charset "iso-8859-1"; 
*/


/*** Changing ebay Styles ***/

.background_store_design {
    width: 940px;
    vertical-align: top !important;
	margin:0px auto;
	border:0px solid green;
	background-color: white;
}
.pagecontainer {
    
	margin:0px auto;
	border:0px solid yellow;

	background-color: transparent;
	background-image: url('http://www.kfz-schutzdecken.de/ebay_shop/images/blank.gif'), url('http://www.kfz-schutzdecken.de/ebay_shop/images/bgline.png');
	background-position: 0px 0px, 0px 0px;
	background-repeat: no-repeat, repeat;




 /* first red border, top white space, grau lines */	
/*background-image: -webkit-linear-gradient(top, white 0px, white 129px, rgba(255,255,255,0) 130px), -webkit-repeating-linear-gradient(#e1e1df 1px, #e1e1df 3px, white 0px, white 8px); 
 background-image: -moz-linear-gradient(top, white 0px, white 119px, rgba(255,255,255,0) 120px), -moz-repeating-linear-gradient(#e1e1df 1px, #e1e1df 3px, white 0px, white 8px); 
 background-image: -ms-linear-gradient(top, white 0px, white 129px, rgba(255,255,255,0) 130px), -ms-repeating-linear-gradient(#e1e1df 1px, #e1e1df 3px, white 0px, white 8px); 
 background-image: -o-linear-gradient(top, white 0px, white 129px, rgba(255,255,255,0) 130px), -o-repeating-linear-gradient(#e1e1df 1px, #e1e1df 3px, white 0px, white 8px); 
 background-image: linear-gradient(top, white 0px, white 129px, rgba(255,255,255,0) 130px), repeating-linear-gradient(#e1e1df 1px, #e1e1df 3px, white 0px, white 8px); 
 background-size: auto, auto 20px; 
 background-repeat: no-repeat, repeat; 
 background-position: 0px 0px, 0px 0px;
 */
}
.stBadge-midContent
{
	background-color: white;
}

#sModule
{
	background-color: white;
}
#footerams
{
	background-color: white;
}


/*
table.gallery
{
 border: 1px solid #e1e1df;
 -webkit-box-shadow: inset 200px 177px 64px -200px rgba(178,8,23,0.6);
-moz-box-shadow: inset 200px 177px 64px -200px rgba(178,8,23,0.6);
box-shadow: inset 200px 177px 64px -200px rgba(178,8,23,0.6);
}
.rs-pview
{
  border: 0px solid blue;
}

.grid td.left
{
	border: 1px solid white;
}

*/


#articleDescription{
	width: 100%;
	height: auto;
	position:relative;
	background-color: transparent;
	background-image: url('http://www.kfz-schutzdecken.de/ebay_shop/images/bgline.png');
	background-repeat: repeat;
	overflow: hidden;
}

#GlobalBox{
top:-27px;
margin:0px auto;
	position:relative;
	margin:0px auto;
	width:940px;

	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 0px;
	background-color: white;

}

#RightSideGlobalBox{
	border: 0px solid green;
	color:#ffffff;
	font-size: 0px;
	/*color:transparent;
	height:0px;
	font-size:0px;
	*/
} 

}
#MidSideGlobalBox{

	border: 0px solid green;

}

/*** Horizontal Gallery ***/




/*** Vertical Gallery Start ***/

   
.RightBoxes .next {
	width:128px;
	height:15px;
	background-color:#e1e1df;
	background-image: url('http://www.kfz-schutzdecken.de/ebay_shop/images/accordion_pfeil_grau_unten.png'); 
	background-repeat:no-repeat;
	background-position:center;
	border: 0px;
}  
.RightBoxes .prev {
	width:127px;
	height:15px;
	background-color:#e1e1df;
	background-image: url('http://www.kfz-schutzdecken.de/ebay_shop/images/accordion_pfeil_grau_oben.png'); 
	background-repeat:no-repeat;
	background-position:center;
	border: 0px;
}   

.RightBoxes .prev:hover{
	background-color:#b20817;
	cursor:pointer; cursor: hand;
	background-image: url('http://www.kfz-schutzdecken.de/ebay_shop/images/accordion_pfeil_weiss_oben.png'); 

}       

.RightBoxes .next:hover {
	background-color:#b20817;
	cursor:pointer; cursor: hand;
	background-image: url('http://www.kfz-schutzdecken.de/ebay_shop/images/accordion_pfeil_weiss_unten.png'); 

}       

			
.RightBoxes .disabledX {
	width:127px;
	height:15px;
	background-color: #e1e1df;
	background-image: url('http://www.kfz-schutzdecken.de/ebay_shop/images/accordion_pfeil_grau_unten.png'); 
	color: #ffffff;
	padding: 0px;
}    

.galleryVertical img {
	padding-top: 5px;
	padding-bottom: 5px;
}    

.galleryVertical ul {
	padding: 0px;
}    


.rightBoxes {
  max-width: 255px;
}





/*** Vertical Gallery Ends  ***/






 #LeftSideGlobalBox *, #RightSideGlobalBox *, #MidSideGlobalBox * {
font-family: 'Open Sans', sans-serif;
}
 #LeftSideGlobalBox * img {
border:0px;
}
#LeftSideGlobalBox {
	width: 200px;
}
#RightSideGlobalBox {
	width: 255px;
	float:left;
	margin-left:15px;
}
#MidSideGlobalBox {
	width: 670px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#MidBoxesGall1 {
	border: 1px solid #e1e1df;
	padding: 10px 13px;

}

#MidSideGlobalBox > h2{
    display: block; 
	font-size: 20px;
	text-align: left;
    margin: 0px 0px 0px 0px;
    color: #000000;
    padding: 30px 10px 20px 10px;
	font-weight:bold;	
	line-height: 22px;

} 




.RightBoxesHeader img{
	margin-bottom: 0px;
position:relative;
top:-35px;
height:144px;
width:254px;
} 



.RightBoxesVerticalGallery h2{
	display: table-cell;
	vertical-align: middle;
	width: 255px;
	height: 44px;
	font-size: 15px;
	line-height: 20px;
    margin: 0px 0px 0px 0px;
    color: #ffffff;
    padding: 0px 0px 2px 10px;
    background: #72716f;
	border-top: 5px solid #b20817;
	font-weight:bold;	
} 


.RightBoxesHeader h3, h4{
position:relative;
top:75px;
right:5px;
z-index:1;

} 

.RightBoxesHeader h3{
    display: block; 
	font-size: 25px;
    margin: 0px 0px 0px 0px;
    color: #b20817;
    padding: 0px 10px 0px 0px;
	font-weight:bold;	
	line-height: 28px;
	text-align: right;
} 
.RightBoxesHeader h4{
    display: block; 
	font-size: 12px;
    margin: 0px 0px 0px 0px;
    color: #72716f;
    padding:0px 10px 25px 0px;
	text-align: right;
} 
.RightBoxesHeader a{
	display: block; 
	height: 32px;
	width: 239px;
	font-size: 18px;
	margin: 0px 0px 30px 0px;
	color: #ffffff;
	background: #b20817;
    padding:8px 0px 2px 15px;
	text-decoration: none;
	font-weight:bold;	
} 
.RightBoxesHeader a:hover{
	background: #e1e1df;
	color: #b20817;
} 

.LeftBoxesHeader{
display: table;
    } 
.LeftBoxesHeader h2{
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	height: 44px;
	font-size: 15px;
	line-height: 20px;
    margin: 0px 0px 0px 0px;
    color: #ffffff;
    padding: 0px 0px 2px 10px;
    background: #b20817;
	border-left: 5px solid #e1e1df;
	font-weight:bold;	
    } 
	
.LeftBoxesBody h2{
	font-size: 14px;
    margin: 0px 0px 0px 0px;
    color: #b20817;
    padding: 15px 0px 0px 15px;
	font-weight:bold;	
	letter-spacing: .5;
    } 
	

.LeftBoxesBody h3{
	
	font-size: 13px;
    margin: 0px 0px 0px 0px;
    color: #72716f;
    padding: 0px 0px 0px 15px;
	font-weight:bold;
		letter-spacing: .5;
    } 

.LeftBoxesBody {
    text-align: left;
    background: #fff;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
 	*padding-bottom: 15px; /* IE Fixer */
    *display: inline-block;/* IE Fixer */
    }	

.LeftBoxesBody p {
    padding: 0px 0px 0px 15px;
	font-size: 12px;
	color: #72716f;
	font-weight:normal;
	line-height: 18px;
	letter-spacing: .5;
    }

.LeftBoxesBody ul {
    padding: 0px 0px 0px 40px;
	font-size: 12px;
	color: #72716f;
	font-weight:normal;
	line-height: 18px;
	list-style-image: url('http://www.kfz-schutzdecken.de/ebay_shop/images/haken_rot.png');
    }
	
.LeftBoxesBody li {
	padding: 0px 0px 18px 0px;
	line-height: 18px;
	letter-spacing: .5;
}

.center {
    text-align: center;
    }	

.LeftBoxes{
    text-align: left;
    background: #fff;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    }	

#idcheckimg {
	display: block;
	margin: 0px auto 0px auto;
}

#bild_promo-box_1, #bild_promo-box_2, #bild_promo-box_3, #bild_promo-box_4, #bild_promo-box_5 {
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px;
}


/*** START ACCORDION LEFT SIDE ***/

.ac-containerA{
	width: 200px; /*General width change 250 - 5 px border left */
	margin: 10px auto 30px auto;
	text-align: left;
}
.ac-containerA label{
	font-family: 'Open Sans', sans-serif;
	padding: 4px 0px 0px 10px; /*Titles Padding*/
	position: relative;
	z-index: 20;
	display: block;
	height: 36px; /*Titles box height*/
	cursor: pointer;
	color: #ffffff; /*Titles box color*/
	line-height: 33px;
	font-size: 15px;
	border: solid #e1e1df 1px;
	border-left: solid #e1e1df 5px; /* Added for border left in closed boxes*/
	background: #b20817;
	font-weight:bold;
}
.ac-containerA label:hover{
	background: #b20817;
	border: solid #e1e1df 1px;
	border-left: solid #72716f 5px; /* Added for border left in closed boxes*/
}
.ac-containerA input:checked + label,
.ac-containerA input:checked + label:hover{
	border: solid #e1e1df 1px;
	font-weight:bold;
	font-size: 15px;
	border-left: solid #b20817 5px; /* Added for border left in opened boxes*/
	background: #ffffff;
	color: #72716f;
}
.ac-containerA label:hover:after,
.ac-containerA input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url('http://www.kfz-schutzdecken.de/ebay_shop/images/accordion_pfeil_weiss_unten.png') no-repeat center right;	/* Arrow down Image*/
}
.ac-containerA input:checked + label:hover:after{
	background-image: url('http://www.kfz-schutzdecken.de/ebay_shop/images/accordion_pfeil_grau_oben.png'); /* Arrow up Image*/
}


/* Added to do the arrows permanent. If better to not fixed delete the next 2 styles 
	.ac-container label:after,
	.ac-container input:checked + label:after
	
	.ac-container input:checked + label:after
	
	Probably it is possible to delete the 2 styles before, but only do it for the final version if necessary

*/
.ac-containerA label:after,
.ac-containerA input:checked + label:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url('http://www.kfz-schutzdecken.de/ebay_shop/images/accordion_pfeil_weiss_unten.png') no-repeat center right;	/* Arrow down Image*/
}
.ac-containerA input:checked + label:after{
	background-image: url('http://www.kfz-schutzdecken.de/ebay_shop/images/accordion_pfeil_grau_oben.png'); /* Arrow up Image*/
}


.ac-containerA input {
	display: none;
}

.ac-containerA article{
	background: #ffffff;
	margin-top: -1px;
	overflow: hidden;
	max-height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: max-height 0.8s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: max-height 0.8s ease-in-out, box-shadow 0.6s linear;
	-o-transition: max-height 0.8s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: max-height 0.8s ease-in-out, box-shadow 0.6s linear;
	transition: max-height 0.8s ease-in-out, box-shadow 0.6s linear;
}
.ac-containerA article *{
	color: #72716f;
	line-height: 18px;
	font-size: 12px;
}

.ac-containerA article p{
	font-style: normal;
	padding: 0px 10px 0px 15px;
}
.ac-containerA article ul {
    padding: 0px 0px 0px 40px;
	list-style-image: url('http://ebay.arabtainment.biz/ebay/shops/ams-hagen/images/haken_rot.png');
    }
	
.ac-containerA article li {
	padding: 0px 0px 18px 0px;
}
.ac-containerA input:checked ~ article{
	-webkit-transition: max-height 0.8s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: max-height 0.8s ease-in-out, box-shadow 0.1s linear;
	-o-transition: max-height 0.8s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: max-height 0.8s ease-in-out, box-shadow 0.1s linear;
	transition: max-height 0.8s ease-in-out, box-shadow 0.1s linear;
}

/* To change the height of content boxes
	Added height auto
*/


.ac-containerA input:checked ~ article.ac-small{
	height: 140px;
}



.ac-containerA input:checked ~ article.ac-medium{
	height: 200px;
} 
.ac-containerA input:checked ~ article.ac-large{
	height: 300px;
}

.ac-containerA input:checked ~ article.ac-auto{
	max-height: 1000px;  /* better use only ac-auto. usando max-height se soluciona el problema de que en auto la animación no transiciona despacio*/
/*1000 px debe ser menor que el máximo de cualquiera de las pestañas del acordeon*/
}



/*** END ACCORDION LEFT SIDE ***/


/*** START ACCORDION PRODUCT DESCRIPTION ***/

.ac-containerB{
	width: 255px; /*General width change 250 - 5 px border left */
	margin: 10px auto 30px auto;
	text-align: left;
}
.ac-containerB label{
	font-family: 'Open Sans', sans-serif;
	padding: 4px 0px 0px 10px; /*Titles Padding*/
	position: relative;
	z-index: 20;
	display: block;
	height: 36px; /*Titles box height*/
	cursor: pointer;
	color: #72716f; /*Titles box color*/
	line-height: 33px;
	font-size: 14px;
	border: solid #e1e1df 1px;
	border-left: solid #e1e1df 5px; /* Added for border left in closed boxes*/
	background: #ffffff;
	font-weight:bold;
}
.ac-containerB label:hover{
	background: #ffffff;
	color: #000000;
	border: solid #e1e1df 1px;
	border-left: solid #72716f 5px; /* Added for border left in closed boxes*/
}
.ac-containerB input:checked + label,
.ac-containerB input:checked + label:hover{
	border: solid #e1e1df 1px;
	font-weight:bold;
	font-size: 14px;
	border-left: solid #b20817 5px; /* Added for border left in opened boxes*/
	background: #ffffff;
	color: #000000;
}
.ac-containerB label:hover:after,
.ac-containerB input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url('http://www.kfz-schutzdecken.de/ebay_shop/images/accordion_pfeil_grau_unten.png') no-repeat center right;	/* Arrow down Image*/
}
.ac-containerB input:checked + label:hover:after{
	background-image: url('http://www.kfz-schutzdecken.de/ebay_shop/images/accordion_pfeil_weiss_oben.png'); /* Arrow up Image*/
}


/* Added to do the arrows permanent. If better to not fixed delete the next 2 styles 
	.ac-container label:after,
	.ac-container input:checked + label:after
	
	.ac-container input:checked + label:after
	
	Probably it is possible to delete the 2 styles before, but only do it for the final version if necessary

*/
.ac-containerB label:after,
.ac-containerB input:checked + label:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url('http://www.kfz-schutzdecken.de/ebay_shop/images/accordion_pfeil_grau_unten.png') no-repeat center right;	/* Arrow down Image*/
}
.ac-containerB input:checked + label:after{
	background-image: url('http://www.kfz-schutzdecken.de/ebay_shop/images/accordion_pfeil_weiss_oben.png'); /* Arrow up Image*/
}


.ac-containerB input{
	display: none;
}
.ac-containerB article{
	border-left: 1px solid #e1e1df;
	border-right: 1px solid #e1e1df;
	background: #ffffff;
	margin-top: -1px;
	overflow: hidden;
	max-height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: max-height 0.8s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: max-height 0.8s ease-in-out, box-shadow 0.6s linear;
	-o-transition: max-height 0.8s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: max-height 0.8s ease-in-out, box-shadow 0.6s linear;
	transition: max-height 0.8s ease-in-out, box-shadow 0.6s linear;
}
.ac-containerB article *{
	color: #72716f;
	line-height: 18px;
	font-size: 12px;
}
.ac-containerB article p{
	padding: 0px 10px 0px 15px;
}
.ac-containerB article ul {
    padding: 0px 0px 0px 40px;
	color: #72716f;
	list-style-image: url('http://ebay.arabtainment.biz/ebay/shops/ams-hagen/images/haken_gruen.png');
    }
	
.ac-containerB article li {
	padding: 0px 0px 18px 0px;
}

.ac-containerB article img{
	display: block;
	margin: 5px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
}

.ac-containerB article  a{
	color: #b20817;
	text-decoration: none;
	font-weight: bold;
}

.ac-containerB .last-article{
 border-bottom: 1px solid #e1e1df;
}

.ac-containerB article a:hover{
	color: #72716f;
	text-decoration: none;
	font-weight: bold;
}

.ac-containerB article .arrow2{
	color: #72716f;
	padding-right:7px;
	letter-spacing:-2.7px;
	font-size:16px;
}


.ac-containerB input:checked ~ article{
	-webkit-transition: max-height 0.8s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: max-height 0.8s ease-in-out, box-shadow 0.1s linear;
	-o-transition: max-height 0.8s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: max-height 0.8s ease-in-out, box-shadow 0.1s linear;
	transition: max-height 0.8s ease-in-out, box-shadow 0.1s linear;
}

/* To change the height of content boxes
	Added height auto
*/


.ac-containerB input:checked ~ article.ac-small{
	height: 140px;
}



.ac-containerB input:checked ~ article.ac-medium{
	height: 200px;
} 
.ac-containerB input:checked ~ article.ac-large{
	height: 300px;
}

.ac-containerB input:checked ~ article.ac-auto{
	max-height: 1000px;  /* better use only ac-auto. usando max-height se soluciona el problema de que en auto la animación no transiciona despacio*/
/*1000 px debe ser menor que el máximo de cualquiera de las pestañas del acordeon*/
}

/*** END ACCORDION PRODUCT DESCRIPTION ***/



/***   FOOTER   ***/



#footerlady{
  position:relative;
  top:32px;
  left:13.4%;
  width: 103px;
  padding-top: 0px;
  padding-right: 0px;
}
#footerams{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	position:relative;
	margin:0px auto;
	width:940px;
	top:-27px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 0px;
}
#footerHead{
	overflow-x: hidden;
	overflow-y: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d8d8;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}	
#footerHead div{
  background-color: #ffffff;
  display: block;
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding-left: 8px;
  width: 19%;
}

#footerBody{
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #eeeeee;
	}
#footerBody .bigimgs img{
	width:160px;
	height:auto;	
	margin-bottom:20px;
	border: 0px;
	}
#footerBody img{	
	margin-right:5px;
	border: 0px;
	}


#footerBody a, #footerEndRight a{
  color: #000000;
  text-decoration: none;
}
#footerBody a:hover{
  color: #b20817;
}
#footerBody .inside{
  display: block;
  float: left;
  font-size: 12px;
  padding-left: 8px;
  padding-top: 10px;
  width: 19%;
}
#footerBody .inside ul{
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
}
#footerBody .inside ul li{
  margin-bottom: 12px;
}
#footerEnd{
  overflow-x: hidden;
  overflow-y: hidden;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #d8d8d8;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
#footerEndLeft{
  background-color: #ffffff;
  display: block;
  float: left;
  font-size: 11px;
  margin-top: 7px;
  padding-left: 8px;
}
#footerEndRight{
  background-color: #ffffff;
  display: block;
  float: right;
  font-size: 11px;
  padding-right: 8px;
}
#footerEndRight a:hover{
  color: #b20817;
}
#footerEndRight img{
  margin-left: 2px;
  position: relative;
  top: 5px;
  border: 0px;
}

/***   END FOOTER   ***/


/***   SLIDER GIRL WITH RED DRESS   ***/


#SliderBox {
position: relative; 
margin: 0px auto;
width: 715px;
height:420px;
border: 1px solid #e1e1df;
background-image: url('http://www.kfz-schutzdecken.de/ebay_shop/images/_O4Z8950-1MIT-PORSCHE02.jpg');
}
#SliderBox *{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #b20817;
}

#SliderBox a{
text-decoration: none;
}

#SliderBox a:hover{
text-decoration: underline;
cursor:pointer;
}

#SliderBox #Element1{
visibility: visible; 
top: 10px; 
left:20px; 
margin: 0px; 
padding: 0px 0px; 
position: absolute;
}
#SliderBox #Element2{
visibility: visible; 
text-align:right; 
bottom: 5px; 
right:20px; 
margin: 0px; 
padding: 0px 0px; 
position: absolute;
}
#SliderBox #Element3{
visibility: hidden; 
text-align:center; 
bottom: 180px; 
left:200px; 
margin: auto; 
padding: 0px 0px; 
position: absolute;

font-size: 18px;
font-weight: bold;
}
#SliderBox * #Element4{
font-size: 24px;
font-weight: bold;
}

/***   END SLIDER GIRL WITH RED DRESS   ***/






/***   START HEADER  ***/


div {
	/*
	outline: 0px solid green;
	*/
}
#u2uProductDesc {
	/*no validado*/
	font-family: 'Open Sans', sans-serif;
	font-size: 13;
	width:940;	
	margin: 0px 0px 60px 0px;
	float: left;
	overflow:hidden;
	display: block;
}
#u2uHeader {
	margin: 0 auto;
	overflow:hidden;
	position:relative;
	top:-20px;
	width: 940px;
	font-family: 'Open Sans', sans-serif;
}

#u2ubrowsercompat {
	margin: 0px;
	overflow:visible;
	position:relative;
	top:20px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	font-size:10px;
	color:red;
	background-color: #ffffff;
	text-align:right;
}

#u2uMainMenu {
	margin: 0 auto;
	overflow:hidden;
	display:block;
	background-color:#f1f1f1;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #f1f1f1;
	height: 20px;
}
#arrowtopleft {
	position:relative;
	top:22px;
	line-height: 1px;
	width: 22px;
	background-color: #b20817;
	padding: 5px 0px 5px 0px;
	color: #ffffff;
	text-align: center;
	height: 12px !important;
}
#arrowtopleft img{
	vertical-align: middle !important;
	height: 12px !important;
}
#u2uMainMenuLeft {
	float: left;
	overflow:hidden;
	display:block;
	padding-left: 28px;
	padding-top:0px;
	position: relative;
	line-height: 0px;

}
#u2uMainMenuLeft a{

	padding-left:16px;
	text-decoration: none;
	font-size: 13px;
	overflow:visible;
	line-height: 17px;
}
#u2uMainMenuLeft a:link, #u2uMainMenuLeft a:visited, #u2uMainMenuLeft a:active {
	color: #72716f;
}
#u2uMainMenuLeft a:hover {
	color: #b20817;
}
#u2uMainMenuBottom {
	margin: 0 auto;
	overflow:hidden;
	display:block;
	background-color:#f1f1f1;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #f1f1f1;
	height: 48px;
}
#u2uMainMenuBottom a {
	text-decoration: none;
}
#u2uMainMenuBottom img {
	padding-top: 16px;
	padding-bottom: 16px;
	border: 0px;
}
#AutoShutzRO {
	padding-left: 80px;
	padding-right: 50px;
}
#separatorMenuL {
	padding-left: 0px;
	padding-right: 0px;
}
#HandyNavyRO {
	padding-left: 16px;
	padding-right: 20px;
}
#separatorMenuR {
	padding-left: 0px;
	padding-right: 0px;
}
#OldtimerErRO {
	padding-left: 45px;
	padding-right: 0px;
}
#u2u3Images {
	padding-top: 5px;
	padding-bottom: 5px;
	overflow:hidden;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding-left: 43px;
	background-color:#ffffff;
}
#separationimg {
	margin-left: 10px;
	margin-right: 10px;
}
#u2u3Images-1 {
	margin-left: 0px;
	margin-right: 0px;
}
#u2u3Images-3 {
	margin-left: 0px;
	margin-right: 0px;
}
#u2u3Images-2 {
	margin-left: 0px;
	margin-right: 0px;
}
#u2uSearch {
	overflow: hidden;
	padding-top: 3px;
	background-color:#ffffff;
	padding-bottom: 13px;
}
#u2uSearch img {
	padding-top: 7px;
}
#u2uSearchShopName {
	float: left;
	padding-left: 195px;
	overflow: visible;
	color: #b20817;
	font-size: 20px;
	font-weight:bold;
	padding-top: 15px;
	line-height: 27px;
}
#u2uSearchBox{
	overflow: hidden;
	float: left;
	padding-left: 45px;
	padding-top: 15px;
	width: 243px;
	height: 30px;
	
}
#u2uSearchBox input{
  border: 1px solid #dadada;
  color: #a0a0a0;
  font-size: 16px;
	height: 30px;
  padding: 0px 5px 0px 5px;
  width: 243px;
  line-height: 20px;
  overflow: hidden;
  box-sizing: border-box;
}
#u2uSearchButton {
	float: left;
	padding-right: 170px;
	padding-top: 15px;
}
#u2uSearchButton input{
  vertical-align: middle;
  background-color: #b20817;
  border: 1px solid #b20817;
  border-top-left-radius: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
  width: 60px;
  background:#b20817 url('http://www.kfz-schutzdecken.de/ebay_shop/images/suche_lupe.png') center no-repeat;
}

#u2uSearchButton input:hover{
  background-color: #262626;
  border-top-color: #262626;
  border-color: #262626;
}




#u2uMenu {
	/*no valido*/
	width: 940px;	
	overflow: hidden;
	padding-top: 5px;
}

	




#u2uProdLeft {
	/*no validado*/
	width:675;	
	float: left;
	
}


#u2uProdImage {
	/*no validado*/
	width:675;	
	float: left;
	overflow: hidden;
	
}

#u2uProdGeneral {
	/*no validado*/
	width:675;	
	float: left;
	overflow: hidden;
}



#u2uProdRight {
	/*no validado*/
	width:265;
	padding-right: 5px;
	float:right;
}





#u2uMainMenuRight {
	/*no validado*/
	float: right;
	width: auto;
	overflow:hidden;
}

/***   END HEADER   ***/

/***   START 3 IMAGES EFFECT   ***/


.view3imgs {
   width: 278px; /*adjust of image size */
   height: 184px; /*adjust of image size */
   margin: 0px;
   float: left;
   border: 0px solid #ddd;
   overflow: hidden;
   position: relative;
   text-align: center;
   /*-webkit-box-shadow: 1px 1px 2px #e6e6e6;*/
   /*-moz-box-shadow: 1px 1px 2px #e6e6e6;*/
   /*box-shadow: 1px 1px 2px #e6e6e6;*/
   cursor: default;
   background-color: #f1f1f1;
}
.view3imgs .mask3imgs,.view3imgs .content3imgs {
   width: 278px; /*adjust of image size */
   height: 184px; /*adjust of image size */
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view3imgs img {
   width: 278px; /*force image size */
   height: 184px; /*force image size */
   display: block;
   position: relative;
   
}
.view3imgs h2 {
   /* text-transform: uppercase; */
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view3imgs p {
	font-family: 'Open Sans', sans-serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 10px 10px;
   text-align: center;
}
.view3imgs a.info3imgs {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #b20817;
   color: #fff;
   /*text-transform: uppercase; */
   -webkit-box-shadow: 0 0 1px #b20817;
   -moz-box-shadow: 0 0 1px #b20817;
   box-shadow: 0 0 1px #b20817;
}
.view3imgs a.info3imgs: hover {
   -webkit-box-shadow: 0 0 5px #b20817;
   -moz-box-shadow: 0 0 5px #b20817;
   box-shadow: 0 0 5px #b20817;
}


.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask3imgs {
   background-color: #f1f1f1;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth h2 {
   font-family: 'Open Sans', sans-serif;
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 20px 30px 0px 30px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #333;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {
   font-family: 'Open Sans', sans-serif;
   color: #333;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth a.info3imgs {
   font-family: 'Open Sans', sans-serif;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask3imgs {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info3imgs {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}


/***   END 3 IMAGES EFFECT   ***/
