.ProduktHeaderCell {
	background: url('/grafik/Background_el.gif');
	height: 19px;
	border: solid 1px #779abc;
}

.ProduktHeaderText {
	display: inline;
	margin-left: 5px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.ProduktImgCell {
	border-left: solid 1px #779abc;
	border-bottom: solid 1px #779abc;
	border-right: solid 1px #779abc;
	width: 272px;
}

.ProduktFormCell {
	border-bottom: solid 1px #779abc;
	border-right: solid 1px #779abc;	
}

.ProduktTextCell {
	border-left: solid 1px #779abc;
	border-bottom: solid 1px #779abc;
	border-right: solid 1px #779abc;	
}

.ProduktText {
	display: inline;
	/*margin-left: 10px;*/
	margin-bottom: 2px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.ProduktFormText {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.ProduktFormInput {
	border: 1px solid #336699;
	font-family: verdana;
	font-size: 8pt;
}