.kundenMeinung h3{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 17px;
}
.kundenMeinung .footer{
	padding-top: 12px;
}
.artikelMeinungFormularLinks {
	width: 337px;
	float: left;
}
.artikelMeinungFormularRechts {
	width:313px;
	margin-right:16px;
	float:right;
}
.artikelMeinungFormularRechts label{	
	font: bold 14px;
}
#artikelMeinung {
	width:301px;
	height:100px;
	padding: 5px;
	font-size:11px;
}
.errorMessage{
	font-weight: bold;
	color:#B10D03;	
}
.sortierLeisteObenProduktAnsicht{
	width: 500px; 
	float:left;
}
.produktAktiveNav {
	text-decoration: none;
}	
.produktInAktiveNav {
	text-decoration: underline;
}
