#vvk {
	text-align:left;
	color:white;
	padding:10px;
}

#vvk table {
	border:none;
	width:800px;
 }
 
#vvk td {
	padding:5px;
}

#vvk table.produkte td {
	background-color:#222;
}

#vvk table.produkte tr {
	font-weight:bold;
}

#vvk table.produkte tr + tr {
	font-weight:normal;
}
