Witam jako że jestem nowy na tym forum więc nie wiem czy pisze wątek w dobrej kategorii, jeśli w złej proszę o nie usuwanie tylko przeniesienie.
Mój problem polega na tym że nie potrafię sobie poradzić z zoomem i powiększeniem zdjęcia w szablonie do Eb#y'a. Oto plik style.css Zależy mi na tym aby zmienić coś w tym pliku aby działał zoom i zwykłe powiększanie zdjęć macie jakieś pomysły sugestie aby to naprawić ?

Oto jedna z 90 aukcji tu można zobaczyć o co chodzi : http://www.ebay.co.uk/itm/Circle-cotton-wicks-kerosene-oil-lamps-diameter-2-0-1m-/261815079766?var=&hash=item3cf5651356

  • Po kliknięciu w zdjęcie nie powiększa się
  • Po kliknięciu w miniaturki nie powiększają się
  • Zdjęcie nie dochodzi do ramki

PROSZĘ O POMOC ;/

/* --------------------------------------------------------------------------------------
	DEFAULT
-------------------------------------------------------------------------------------- */
#Body, #Body * {
    font-family: sans-serif;
}
#LeftPanel{display:none;}
#box2{	font-family: sans-serif; position:relative; margin-top:-20px;}

html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,em,font,img,strong,ol,ul,li,fieldset,form,table,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-size: 1em;

}

div#body {
	font-family: arial;
	background-repeat: no-repeat;
	background-position: center 200px;
	min-height: 950px;
}



a:link, a:hover, a:active, a:visited {
	color: #252525;
	text-decoration: underline;
}


/* ----------------------------
	HEADER
	#top_hide{width:100%; height:161px; position:absolute; z-index:9997;}
---------------------------- */

#top{width:100%; font-family: arial;}
.top_bg{width:100%; font-family: arial; background:url(../images/top_bg.jpg) center top repeat-x; height: 132px;}
#top .links{width:978px; height:29px; margin:auto; font-size:12px; color:#848383;}
#top .links ul{float:right; list-style-type:none; margin-top:7px;}
#top .links li{display:inline-block; }
#top .links li:hover ul { display: block; }
#top .links a{ display:block; text-decoration:none; font-size:12px; color:#848383; background: url(../images/ico_tri.png) no-repeat right  5px top 4px; padding-right:15px;}
#top .links a:hover{color:#ed1c24;}
#top .logo_top{width:978px; height:110px;margin:auto; font-size:12px; color:#848383;}
#top .logo_menu{width:978px; height:70px; margin:auto; font-size:12px; color:#848383;}
#top .logo{ float:left;width:233px; height:84px; position:absolute; z-index:10;}
#top .logo_in{ margin-top:50px;}
#top .cont{ float: left;
    height: 84px;
    margin-left: 770px;
    margin-top: 20px;
    position: absolute;
    width: 233px;
    z-index: 10;
}
#top .menu{width:590px; height: 70px; float:left; margin-left:220px;}
#top .black_lines{margin-top: 0px;width:100%; height: 58px; border-top: 0px solid #000; border-bottom:0px solid #000; background: #1e194f url(../images/menu_bg.jpg) no-repeat center center;}
#menu_categories2{height:42px;position:relative;top:2px;z-index:999;margin:0 -25px 0}
#menu_categories2 h2{left:-2000px;position:absolute}
#menu_categories2 ul.level_1{margin-left:5px}
#menu_categories2 li.level_1{display:block;list-style:none;float:left;height:51px;position:relative;background:url(../images/diamond.png) center top no-repeat;margin-top:-7px}
#menu_categories2 a.level_1{color:#fff;display:block;font-size:16px;height:58px;line-height:58px;padding:0 25px;text-decoration:none;margin-top:5px}
#menu_categories2 a.level_1.activ{background:url(../images/diamond.png) center -4px no-repeat #F4F4F4}
#menu_categories2 a.level_1:hover{background:url(../images/diamond.png) center -4px no-repeat #F4F4F4; color:#262262;}
#menu_categories2 ul.level_2{display:none;position:absolute;left:0px;top:49px;padding:15px;background:#FFF;list-style:none;box-shadow:1px 1px 1px #CCC;width:480px}
#menu_categories2 li.level_2{position:relative;float:left}
#menu_categories2 li:hover ul.level_2{display:block;position:absolute;left:0px;top:49px;padding:15px;background:#FFF;list-style:none;box-shadow:1px 1px 1px #CCC;width:480px}
#menu_categories2 li:hover li.level_2{position:relative;float:left}
#menu_categories2 a.level_2{color:#282828;display:block;font-size:17px;padding:3px 5px;text-decoration:none;width:150px;border-bottom:3px solid #FFF}
#menu_categories2 a.level_2.activ{background:#000000;border-bottom:3px solid #A3250D;color:#FFF}
#menu_categories2 a.level_2:hover{background:#000000;border-bottom:3px solid #A3250D;color:#FFF}
#menu_categories2 ul.level_3{display:none;background:#000000;list-style:none outside none;padding:15px;position:absolute;right:-180px;top:0;z-index:1}
#menu_categories2 a.level_3{color:#FFFFFF;display:block;font-size:0.917em;padding:3px 5px;text-decoration:none;width:150px}
#menu_categories2 a.level_3.activ{background:#A3250D}
#menu_categories2 a.level_3:hover{background:#A3250D}
.ulclass
{

    list-style: none outside none;
    margin-left: 30px;
	margin-top:0px;
    overflow: hidden;
    width: 550px;
}
.ulclass li
{
float: left;
    line-height: 78px;

padding-left: 0px;
}
.ulclass li:hover .ulsubmenu
{
display:block;


}

.ulsubmenu
{
background: none repeat scroll 0 0 #fff;
    border-left: 1px solid #D2D2D2;
	    border-right: 1px solid #D2D2D2;
		    border-bottom: 1px solid #D2D2D2;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.44);
-moz-box-shadow:    0px 10px 10px 0px rgba(50, 50, 50, 0.44);
box-shadow:         0px 10px 10px 0px rgba(50, 50, 50, 0.44);
    display: none;
    list-style: none outside none;
    position: absolute;
    width: 978px;
	transition: all 0.9s ease-in-out;
margin-top:-8px;
	z-index:9999;
	left:50%;
	margin-left:-489px;
	padding-bottom:20px;
	padding-left:20px;
}
.ulsubmenu li
{
border: medium none;
    width: 212px;
	padding: 5px 0px 5px 0px;
	line-height:15px !important;
}
.ulsubmenu li:hover
{

background: none !important;
}
.ulsubmenu li:last-of-type
{
border: medium none !important;

}
.ulsubmenu li a
{
 color:#848383 !important;
    font-size: 14px !important;
    font-weight: normal !important;
	line-height: 15px !important;
	background: url(../images/ico_tri4.png) no-repeat left 0px top 4px;
	 margin-left: 0 !important;
    padding-left: 10px !important;
}
.ulsubmenu li a:hover
{
 color:#4e4e4e !important;

}

.ulclass li:nth-of-type(5)
{
float: left;

	border-right:none;
}
.ulclass li:last-of-type
{
float: left;

	border-right:none;
border-left: 0px solid #fff;
}
.ulclass li a
{
font-size:16px;
font-family:Arial;
   color: #000;
    font-weight: normal;
    line-height: 72px;
	text-decoration:none;
    padding: 0 14px;
}
.ulclass li a:hover
{
color: #b92e13 !important;
}
.ulclass li a:link
{

color:#000;
}
.ulclass li a:visited
{

color:#000;
}
.ulc
.ulclass li a:hover
{
color: #b92e13;
text-decoration:none;
}
.ulclass li a:hover > ul
{
color: #b92e13;
text-decoration:none;
}
.ulclass li:hover
{
color: #b92e13;
text-decoration:none;
background:url(../images/ico_tri5.png) no-repeat center bottom 7px;
}
.col ul{
margin-top:20px;
list-style-type:none;
}
.col2{
margin-top:25px;
list-style-type:none;
}
.call{
background: url(../images/call.png) no-repeat;
width:161px;
height:47px;
float:right;
margin-top:12px;
}
.search {
    float: right;
    height: 62px;
    width: 315px;
}
.search_in{
width:315px;
height:33px;
float:left;
margin-top: 65px;
z-index:14;
}
.search_in input[type=text]{
width:300px;
height: 33px !important;
line-height:33px;
background:#fff;
border: 1px solid #dcdcdc !important;
float:left;
padding:0px 0px 0px 10px;
color: #848383;
}
.search_in input[type=text]::-webkit-input-placeholder {
   color: #848383;
}

.search_in input[type=text]:-moz-placeholder { /* Firefox 18- */
   color: #848383;  
}

.search_in input[type=text]::-moz-placeholder {  /* Firefox 19+ */
   color: #848383;  
}

.search_in input[type=text]:-ms-input-placeholder {  
   color: #848383;  
}
.search_in input[type=submit]{
width:39px;
height: 31px;
background:url(../images/s_btn.gif);
border: 0px solid #d2d2d2;
cursor:pointer;
margin-left:-41px;
margin-top:2px;
float:left;
position:absolute;
}
.pop{margin-top:1px !important;}
.slider_all{height: 501px;}
.product_all{margin-top:50px; font-size:14px; color:#5f5e5e;}
.product_all a{color: #a3250d; text-decoration:none;}
.product_all a:hover{color: #a3250d; text-decoration:none;}
.product_left{float:left; width:230px; margin-right:8px;}
.product_right{float:left; width:740px;}
.product_right h2 {color: #262262; font-size: 22px; font-weight: 100; padding-bottom: 10px; padding-top:10px;  text-align: left; text-transform: uppercase;}
.product{width:740px; float:left;}
.product_price {color: #262262; font-size: 55px; text-align:right; margin-top:55px; padding:10px 15px 10px 0px;}
.product_delivery { color: #262262; font-size: 14px; margin-top: 6px; padding: 10px 15px 10px 220px; text-align: left;}
.product_desc{padding:10px 0px 30px 0px;}
.product_desc li{list-style-type:none; padding:0px 0px 8px 0px;
background: rgba(0, 0, 0, 0) url("../images/ico_tri4.png") no-repeat scroll 0 4px;
    line-height: 16px;
    padding-bottom: 8px;
    padding-left: 14px;


}

.product_detail{text-align:right; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; padding:10px 0px 10px 0px;}
.product_detail a{color: #5f5e5e !important; text-decoration:none;}
.product_detail a:hover{color: #a3250d !important; text-decoration:none;}
.product_detail2{border-top: 0px solid #dedede;}
.slidingDiv {

    background-color: #fff;
    padding:20px;
    margin-top:10px;
    border-bottom:1px solid #dedede;
}
 
.show_hide {
    display:none;
}
.slidingDiv2 {

    background-color: #fff;
    padding:20px;
    margin-top:10px;
    border-bottom:1px solid #dedede;
}
 
.show_hide2 {
    display:none;
}
.kartab {
	 margin: -10px 0 15px;
	padding:0px;
	width:100%;

	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.kartab table{
	border:1px solid #c6c6c6;
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.kartab tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.kartab table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.kartab table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.kartab tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.kartab tr:hover td{
	
}
.kartab tr:nth-child(odd){ background-color:#e5e5e5; }
.kartab tr:nth-child(even)    { background-color:#ffffff; }.kartab td{
	vertical-align:middle;
	
	
	border:1px solid #c6c6c6;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#4c4c4c;
}.kartab tr:last-child td{
	border-width:0px 1px 0px 0px;
}
.kartab table tr:first-child {
background: #262262;
}
.kartab tr td:last-child{
	border-width:0px 0px 1px 0px;
}.kartab tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.kartab tr:first-child td{
	
	border:0px solid #c6c6c6;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#fff;
}
.kartab tr:first-child:hover td{

}
.kartab tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.kartab tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
#content{width:978px; margin:auto; font-family: sans-serif;}


/* image viewer */
#content #image-viewer {
	position: relative;
	float: left;
	width: 980px;
	height: 373px;
	overflow-x: hidden;
	

	border: none;
	position: relative;
	overflow: hidden;
}

#content #image-viewer #iv {
	float: left;
	width: 980px;
	height: 373px;
	position: relative;
	overflow: hidden;
}

#content #image-viewer a.iv-prev {
	display: block;
	position: relative;
	width: 34px;
	height: 88px;
	background: url(../images/iv-prev-n.png) no-repeat 0 0;
	position:absolute;
	left: 2px;
	top: 146px;
	z-index: 99;
}

#content #image-viewer a.iv-prev:hover {
	background: url(../images/iv-prev.png) no-repeat 0 0;
}

#content #image-viewer a.iv-next {
	display: block;
	position: relative;
	width: 34px;
	height: 88px;
	background: url(../images/iv-next-n.png) no-repeat 0 0;
	position:absolute;
	left: 944px;
	top: 146px;
	z-index: 99;
}

#content #image-viewer a.iv-next:hover {
	background: url(../images/iv-next.png) no-repeat 0 0;
}

#content #image-viewer ul {
	list-style: none;
	float: left;
	width: 980px;
	overflow: hidden;
	height: 373px;
	
	position: absolute;
	left: 0px;
	top: 0px;
}

#content #image-viewer ul li {
	position: relative;
	width: 980px;
	height: 373px;
	float: left;
}

#content #image-viewer a.zur-kategorie {
	display: none;
	position: absolute;
	top: 347px;
	left: 839px;
}
#content2{width:978px; margin:auto; font-family: 'Roboto Condensed', sans-serif;}
#content .right_all .auction_tit{width:740px; margin-left: 30px;}
#content .right_all .auction_tit h1{font-size: 18px; color: #ed1c24; margin:16px 0px 16px 0px; background: url(../images/ico_tri2.png) no-repeat left top 0px; line-height:12px; padding-left:12px; font-weight:bold;}
#content .gallery{width:344px; height:344px; float:left; border: 1px solid #d9d9d9;}
#mainContent{display:none;}
#content #images {
	float: left;
	width: 318px;
	height: 318px;
	border: 0px solid #D6D6D6;
	position: relative;
	background-color: #FFFFFF;
}

#content #images #big-images {
	position: absolute;
	top: 0px;
	left: 0px;
}

#content #images #big-images img {
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	
}
.price-box {
  background: url("../images/price2/price-box.jpg") no-repeat;
  width:373px;
  height: 192px;
	float:left;
	margin-left:20px;
}
#content #images #small-images {
left: 366px;
    position: absolute;
    top: 228px;
    width: 370px;
}
#content #images #small-images img{
border: 1px solid #d9d9d9;
    float: left;
    margin-right: 10px;
    width: 90px;
}
#content #images #small-images img:first-child{
margin-top:17px;
}
table.gallery {
    background: url("../images/prod_bg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 396px;
    width: 221px;
	margin-right: 10px;
}
table.gallery:hover {
    background: url("../images/prod_bg.jpg") no-repeat scroll -221px 0 rgba(0, 0, 0, 0);
    height: 396px;
    width: 221px;

}
.grid td.left {
 height: 396px;
    width: 221px;
	margin-top:0px;
}

table.gallery .mi {
   display:none !important;
}
table.gallery td{font-size:12px;}
table.gallery td a:link, a:active, a:visited {
    color: #000;
    text-decoration: none;
}
table.gallery td a:hover{
    color: #a3250d !important;
    text-decoration: underline;
}
table.gallery img.sale{}
table.gallery td.picture div.image{margin:0px 0px 0px 25px!important;overflow:hidden}
.grid{color:#626262;  margin-bottom: 10px; height:400px;}
.grid td.gallery {



}
.grid td.left {
    border-left: 0 solid #CCCCCC !important;
}
div.itemseparator {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0px 0 0 !important;
    margin: 0px 0px !important;
}
span.pdmt .cur {
    color: #a3250d !important;
    cursor: pointer;
    margin-left: 0.4em;
}
.v4stabl{color:#626262!important; margin-top:5px; font-size:13px;}
.v4stabl a{color: #a3250d !important;}
.g-nav a{color: #a3250d !important;}
.cmsg {
 font-size:13px;
}
.r3_cm {
    padding: 0 !important;
}
span.pdmt .label {
    color: #626262!important;
}
.fpcc .matchClass {
   color: #626262!important;

}
.fpcc .countClass {
     color: #fff !important;
	 background: #000;
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
	padding:3px;
}
.r3_t, .r3_t b, .r3_bl, .r3_bl b {
     display: none !important;
    font-size: 0;
    height: 6px;
}
.cmpBr {

    margin-bottom: 10px;
}
table.pgbc {
    color: #626262;
}

.dynpg span.page {
    font-weight: normal !important;
    white-space: nowrap;
}

.dynpg table.pager a{
    color: #ED1C24 !important;
}

.dynpg span.pipe {
    color: #d6d6d6 !important;

}
table.gallery table.fixed div.time2 {
    display: none;
    padding-right: 15px;
}
.r3_c{
    border: 0 solid #ccc;
}
#content #images #small-images ul {
   display: block;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100px;

}
#content #images #small-images li {
display:block;
width:100px;
list-style-type:none;
margin:0px;
padding:0px
height:90px;
}
#content #images #small-images li img {

	width: 60px;
	height: 90px;
 margin: 0 0 5px;
	padding: 0px;
	float: left;
	cursor: pointer;

}


#content #images #zoom-images {
    display: none;
	background-color: transparent;
	 padding: 32px;
   
    height: auto;
	top: -42px;
	left: 0px;
    position: absolute;
    width: auto;
    z-index: 99999;
	text-align: center;
	float: left;
	background-image: url(../images/zoom-back.png);
	background-repeat: repeat;
}

#content #images #zoom-images img {
	display: none;
	position: relative;
	top: 0px;
	left: 0px;
}

#content #images #btn-zoom {
	background-image: url(../images/pi-zoom.png);
	background-repeat: no-repeat;
	width: 38px;
	height: 38px;
	position: absolute;
	top: 2px;
	left: 295px;
	cursor: pointer;
}

#content #images #btn-zoom-out {
	background-image: url(../images/pi-zoom-out.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}

#slider{width:978px; height:330px; margin-top:10px; float:left;}
#produkte{float:left; width: 976px; border: 0px solid #d2d2d2; margin-bottom:10px; margin-top:30px; position: relative; z-index:9999;}
#produkte .best{background:url(../images/best.jpg); width:978px; height:40px; margin-bottom:30px;}
#produkte li{list-style-type:none; display:inline; float:left; }
#produkte .zuz{height: 255px; width:184px; border-right:0px solid #d2d2d2; padding: 5px 5px 5px 5px;}
#produkte img {   
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#produkte img:hover {
  zoom: 1;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

#produkte .zuz_last{height: 255px; width:184px; border-right:0px solid #d2d2d2; padding: 5px 5px 5px 5px;}
#produkte .zuz_tit{ width:160px; padding:5px; font-size:12px; text-align:center; margin-bottom:5px;}
#produkte .zuz_tit a{ font-size:12px; color:#000; text-decoration:none;}
#produkte .zuz_price { font-size:13px; color:#fff; text-decoration:none; background: #000; padding: 5px 10px 5px 10px; text-align:center;}
#produkte li:hover .zuz_price{background:#A3250D;}

/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:25px auto 20px auto;
	width:990px;
	height:450px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:330px;
	height:100%;
	text-align:center;
}
.ca-more{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	background: #ccbda2;
	text-align:center;
	color: white;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	padding:20px;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background:#fff;
	overflow:hidden;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.ca-icon{
	width:233px;
	height:189px;
	position:relative;
	margin:0 auto;
	background:transparent url(../images/animal1.png) no-repeat center center;
}
.ca-item-2 .ca-icon{
	background-image:url(../images/animal2.png);
}
.ca-item-3 .ca-icon{
	background-image:url(../images/animal3.png);
}
.ca-item-4 .ca-icon{
	background-image:url(../images/animal4.png);
}
.ca-item-5 .ca-icon{
	background-image:url(../images/animal5.png);
}
.ca-item-6 .ca-icon{
	background-image:url(../images/animal6.png);
}
.ca-item-7 .ca-icon{
	background-image:url(../images/animal7.png);
}
.ca-item-8 .ca-icon{
	background-image:url(../images/animal8.png);
}
.ca-item h3{
	font-family: 'Coustard', sans-serif;
	text-transform:uppercase;
	font-size:30px;
	color:#000;
	margin-bottom:20px;
	height:85px;
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h4{
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	font-size:12px;
	text-align:left;
	border-left:10px solid #b0ccc6;
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative;
}
.ca-item h4 span{
	text-indent:40px;
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background:#b0ccc6;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:660px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Coustard', sans-serif;
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../images/arrows2.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}

#home{width: 978px; float:left; margin-top: 50px; position:relative; z-index: 999;}
#home .left_box{width: 978px; float:left;}
#home .left_box ul{width: 978px; list-style-type:none;}
#home .left_box li{display:inline; height:209px; margin-right:5px;}
#home .left_box li {   
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#home .left_box li:hover {
  zoom: 1;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
#home .left_box li.last{display:inline; height:209px; margin-right:0px;}
.right_all{width:707px; float:left;}
.right{width:235px; float:left; margin-left:17px;}
.right .box{border:1px solid #d2d2d2; width:233px; margin-bottom:11px;}
.right .price_box{border:1px solid #fff; width:231px; height:128px; background:url(../images/price_box.png) no-repeat; }
.right .price_box_in{padding:10px; color:#fff;}
.right .price_box_in p{font-size:28px;}
.right .price{font-family: 'Anton', sans-serif; font-size:30px;  line-height:12px;}
.right .priceb{font-family: 'Anton', sans-serif; font-size:55px; line-height:57px;}
.right .pricel{font-family: 'Anton', sans-serif; font-size:45px;  line-height:12px;}
.right .eur{font-size:45px; margin-left:5px; }
.right .pricetext{font-size:11px !important; line-height:12px !important;}
.right .liefier_box{border:1px solid #fff; width:231px; height:51px; background:url(../images/liefierzeit.png) no-repeat; }
.right .nicht_box{border:1px solid #fff; width:231px; opacity: 1; height:206px;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;}
.right .nicht_box:hover{background:#fff; opacity:0.8; filter:alpha(opacity=80);}
.left{width:254px; float:left; margin-right:17px; margin-top:25px;}
.left .box_all{margin-top:474px;}
.left .box{border:1px solid #000; width:252px; margin-bottom:11px;}
.left .vorteile{border: 1px solid #fff; background:#fff;}
.left .kategorien{border: 1px solid #fff; background:#fff; padding:5px;}
.left .kategorien a{color: #000; text-decoration:none;}
.left .kategorien a:hover{color: #4f4f4f; text-decoration:none;}
.left .billig{border: 1px solid #fff; background:#ed1c24; opacity: 1;  transition: opacity 0.5s;  -webkit-transition: opacity 0.5s;}
.left .billig:hover{background:#fff; opacity:0.8; filter:alpha(opacity=80);}
.left .header{background:url(../images/left_header.png) no-repeat; width:250px; height:47px;  line-height: 23px;}
.left .header p{text-transform:uppercase; color:#e32219; font-size:18px; text-align:center; padding-top:10px;}
.left li{cursor:default;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;}
.left .vorteile ul{list-style-type:none;}
.left .vorteile li{line-height: 50px; color:#fff; text-transform:uppercase; font-size:13px;}
.left .vorteile li.preise{
background:#ed1c24 url(../images/ico_cash.png) no-repeat 10px 9px; padding-left:55px; -moz-transition: all 0.5s ease-in;    /* WebKit */   -webkit-transition: all 0.5s ease-in;   /* Opera */    -o-transition: all 0.5s ease-in;    /* Standard */    transition: all 0.5s ease-in;}
.left .vorteile li.preise:hover{
background: #ce171e url(../images/ico_cash.png) no-repeat 15px 9px; padding-left:65px; -moz-transition: all 0.5s ease-in;    /* WebKit */   -webkit-transition: all 0.5s ease-in;   /* Opera */    -o-transition: all 0.5s ease-in;    /* Standard */    transition: all 0.5s ease-in;}
.left .vorteile li.top{background:#e41820 url(../images/ico_top.png) no-repeat 10px 9px; padding-left:55px; -moz-transition: all 0.5s ease-in;    /* WebKit */   -webkit-transition: all 0.5s ease-in;   /* Opera */    -o-transition: all 0.5s ease-in;    /* Standard */    transition: all 0.5s ease-in;}
.left .vorteile li.top:hover{background: #ce171e url(../images/ico_top.png) no-repeat 15px 9px; padding-left:65px; -moz-transition: all 0.5s ease-in;    /* WebKit */   -webkit-transition: all 0.5s ease-in;   /* Opera */    -o-transition: all 0.5s ease-in;    /* Standard */    transition: all 0.5s ease-in;}
.left .vorteile li.lief{background:#ed1c24 url(../images/ico_lief.png) no-repeat 10px 15px; padding-left:55px; -moz-transition: all 0.5s ease-in;    /* WebKit */   -webkit-transition: all 0.5s ease-in;   /* Opera */    -o-transition: all 0.5s ease-in;    /* Standard */    transition: all 0.5s ease-in;}
.left .vorteile li.lief:hover{background: #ce171e url(../images/ico_lief.png) no-repeat 15px 15px; padding-left:65px; -moz-transition: all 0.5s ease-in;    /* WebKit */   -webkit-transition: all 0.5s ease-in;   /* Opera */    -o-transition: all 0.5s ease-in;    /* Standard */    transition: all 0.5s ease-in;}
.left .vorteile li.hohe{background:#e41820 url(../images/ico_hohe.png) no-repeat 10px 9px; padding-left:55px; -moz-transition: all 0.5s ease-in;    /* WebKit */   -webkit-transition: all 0.5s ease-in;   /* Opera */    -o-transition: all 0.5s ease-in;    /* Standard */    transition: all 0.5s ease-in;}
.left .vorteile li.hohe:hover{background: #ce171e url(../images/ico_hohe.png) no-repeat 15px 9px; padding-left:65px; -moz-transition: all 0.5s ease-in;    /* WebKit */   -webkit-transition: all 0.5s ease-in;   /* Opera */    -o-transition: all 0.5s ease-in;    /* Standard */    transition: all 0.5s ease-in;}
.left .kategorien ul{list-style-type:none;}
.left .kategorien li{line-height: 25px; color:#fff; text-transform:uppercase; font-size:13px;}
.left .kategorien li{background:#fff url(../images/diamond.png) no-repeat 3px 9px; padding-left:17px; -moz-transition: all 0.5s ease-in;    /* WebKit */   -webkit-transition: all 0.5s ease-in;   /* Opera */    -o-transition: all 0.5s ease-in;    /* Standard */    transition: all 0.5s ease-in;}
.left .kategorien li.sec{background:#fff url(../images/diamond.png) no-repeat 3px 9px; padding-left:17px; -moz-transition: all 0.5s ease-in;    /* WebKit */   -webkit-transition: all 0.5s ease-in;   /* Opera */    -o-transition: all 0.5s ease-in;    /* Standard */    transition: all 0.5s ease-in;}
.left .kategorien li:hover{color: #4f4f4f;background: #fff url(../images/diamond.png) no-repeat 3px 9px; padding-left:17px; -moz-transition: all 0.5s ease-in;    /* WebKit */   -webkit-transition: all 0.5s ease-in;   /* Opera */    -o-transition: all 0.5s ease-in;    /* Standard */    transition: all 0.5s ease-in;}
#content .center{margin-top:25px; width:705px; border:1px solid #000; min-height:600px; float:left;}
#content .right_all .center{margin-top:5px; width:705px; border:1px solid #d2d2d2; min-height:600px; float:left;}
.center_in{width:703px; border:1px solid #fff; min-height:600px; float:left;}
.center_in .header{height:47px; width:703px; background:url(../images/bebg.png) repeat-x;}
.center_in .header h2{border-left: 9px solid #ed1d25; line-height: 46px; padding-left:11px; color:#ed1c24; font-weight:normal; font-size:16px;}
.center_in p{font-size:14px; color:#626262; padding: 20px 20px 0px 20px; text-align:justify; line-height:17px;}
.center_in ul{font-size:14px; color:#626262; padding: 13px 0px 0px 0px; text-align:justify; list-style-type:none;}
.center_in li{border-bottom: 1px solid #ececec; padding: 7px 20px 7px 40px; background: url(../images/ico_tri2.png) no-repeat 20px 10px; line-height:19px;}
.center_in li span{color:#ed1c24;}
.heimtab {

	margin:20px 0px 0px 0px;
	padding:0px;
	width:100%;
	border:0px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.heimtab table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.heimtab tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.heimtab table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.heimtab table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.heimtab tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.heimtab tr:hover td{
	
}
.heimtab tr:nth-child(odd){ background-color:#eaeaea; }
.heimtab tr:nth-child(even)    { background-color:#ffffff; }.heimtab td{
	vertical-align:middle;
	
	
	border:1px solid #c6c6c6;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:10px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#626262;
}.heimtab tr:last-child td{
	border-width:0px 1px 0px 0px;
}.heimtab tr td:last-child{
	border-width:0px 0px 1px 0px;
}.heimtab tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.heimtab tr:first-child td{
		background:-o-linear-gradient(bottom, #ed1c24 5%, #ed1c24 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ed1c24), color-stop(1, #ed1c24) );
	background:-moz-linear-gradient( center top, #ed1c24 5%, #ed1c24 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ed1c24", endColorstr="#ed1c24");	background: -o-linear-gradient(top,#ed1c24,ed1c24);

	background-color:#ed1c24;
	border:0px solid #c6c6c6;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.heimtab tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ed1c24 5%, #ed1c24 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ed1c24), color-stop(1, #ed1c24) );
	background:-moz-linear-gradient( center top, #ed1c24 5%, #ed1c24 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ed1c24", endColorstr="#ed1c24");	background: -o-linear-gradient(top,#ed1c24,ed1c24);

	background-color:#ed1c24;
}
.heimtab tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.heimtab tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

#footer{width:100%; min-height:170px; background:#fff; float:left; margin-top:20px; color:#000;}
.fin-in{width:100%; float:left; background:#262262;}
.fin{width:978px;   margin:10px auto; min-height:170px; padding-top:50px;}

.fin ul{display:block; float:left; width:170px; list-style-type:none; color:#626262; font-family: sans-serif;}
.fin .f_left{float:left; width:790px;}
.fin .f_right{float:left; width:177px; background: url(../images/kazet_logobw.png) no-repeat; height:64px; margin-top:15px;}
.fin li {
    background: url("../images/ico_tri5.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    line-height: 16px;
    padding-bottom: 8px;
    padding-left: 14px;
}
.fin li.none{padding-bottom:5px; background: none; padding-left:0px; font-size:14px; color:#d7df21;}
.fin li a{text-decoration:none; color:#fff;  font-size:13px;}
.fin li a:hover{text-decoration:none; color:#4f4f4f; }

#footer #in{width:978px; margin:25px auto 0px auto; background: url(../images/logo_footer.png) no-repeat; min-height:170px;}
#footer #in ul{display:block; float:left; width:170px; list-style-type:none; color:#626262;}
#footer #in li{padding-bottom:5px; background: url(../images/ico_tri4.png) no-repeat 0px 0px; padding-left:10px; line-height:12px;}
#footer #in li.none{padding-bottom:5px; background: none; padding-left:0px; font-size:14px;}
#footer #in li a{text-decoration:none; color:#626262;  font-size:13px;}
#footer #in li a:hover{text-decoration:none; color:#4f4f4f; }