table, td, tr { padding: 0; border: 0; border-collapse: collapse; text-align: center; vertical-align: top; font-size: 100%;}
table { width: 550px; border-width: 0;}
td {padding: 0px 3px 0px 3px; text-align: center;}
td img {border: 0;}

table .produkt-box1 {float: left; width: 177px; height: 100px; margin: 0px 0px 0px 0px; padding: 0px; text-align: center; background: #d53131;}
table .produkt-box1 a {text-decoration: none; color: #fff; text-decoration: none;}
table .produkt-box1:hover, table #produkt-box1.hover {background: #d05e40;}
table .produkt-box1 a:hover p {text-decoration: none; color: #fff;}
table .produkt-box1 a:hover p {color: #ffcc00;}
table .produkt-box1 p { text-align: center; text-decoration: none; font-weight: bold; padding: 10px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: 140%; cursor: pointer; font-size: 8pt;}
table	.produkt-box1 {
		background-color: expression(
			this.onmouseover = new Function("this.className += ' hover';"),
			this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")	);}





