#produkt {
	position: relative;
	width: 85%;
	border: 0px none #000;
	margin: 70px 40px 10px 10px;
	padding:0px;
	float: right;
	color: #000000;
	top: 57px;

}
#produkt .produkttabelle {
	width: 540px;
	border: 0px none #000;
	padding: 0px;
	margin: 0px;
}
#produkt table .wrel {
	width:500px;
	height: 20px;
	border: 0px none #000;
	font-size: 10px;
	color: #000;
	background-color: #FFF;
	vertical-align: middle;
}
#produkt table .wrel a {
	color: #000;
	background-color: #FFF;
}
#produkt table .wcnt {
	border: 0px none #000;
	width: 500px;
	color: #000;
	background-color: #FFF;
}
#produkt table .wfix {
	border: 0px none #000;
	width: 20px;
	height: 100%;
	font-size: 3px;
	color: #000;
	background-color: #FFF;
}
#produkt table .kliob {
	width: 20px;
	height: 20px;
	font-size: 3px;
	background: url(../img/bg/kliob.png) no-repeat;
}
#produkt table .kreob {
	width: 20px;
	height: 20px;
	font-size: 3px;
	background: url(../img/bg/kreob.png) no-repeat;
}
#produkt table .kreun {
	width: 20px;
	height: 20px;
	font-size: 3px;
	background: url(../img/bg/kreun.png) no-repeat;
}
#produkt table .kliun {
	width: 20px;
	height: 20px;
	font-size: 3px;
	background: url(../img/bg/kliun.png) no-repeat;
}

#produkt img {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 0px;
	border: 0px none #000;
}
#produkt .imgnorm {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px none #000;
}
#produkt h3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 7px;
}
#produkt p {
	font: 13px Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 7px;
}

#produkt form {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 7px;
	border: 0px none #000;
	text-align: right;
}
#produkt form select {
	font: 12px Arial, Helvetica, sans-serif;
	
}

