.newTrenner {
  height: 5px; 
  width: 100%; 
  border-bottom: 1px dashed #dfebf2;
}

.newTrenner2 {
	width: 100%; 
	height: 1px; 
	border-bottom: 1px dashed #c0d6e5;
}

.newMenge {
	font-size: 8pt; 
	font-weight: bold;
}

.newMenge2 {
	font-size: 10pt; 
	font-weight: bold; 
	color: red;
}

.newPreis {
	font-size: 12pt; 
	font-weight: bold; 
	color: red;
}

.newDesc {
	float: left; 
	width: 540px; 
	margin-right: 15px; 
	height: 100px;
}

.newDesc2 {
	font-size: 10pt; 
	font-weight: normal;
}

.newLink {
	font-size: 12pt; 
	font-weight: bold;
}

.newImage {
	width: 100px; 
	float: left; 
	margin-right: 10px;
}

