div.newproducts {
	border: 0px solid #dddddd;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 2px;
	width: 260px;
	min-height: 40px;
	*height: 40px;
}
div.messenjobs {
	border: 0px solid #dddddd;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 2px;
	width: 220px;
	min-height: 40px;
	*height: 40px;
}
div.newsimage {
	margin: 0 8px 0px 0;
	width: 200px;
	
}
div.newsimage img {
	/*border: 1px solid #aa99ee;*/
	
}
div.anwendung {
	border-bottom: 1px solid #dddddd;
	margin: 0px 0px 22px 0px;
	min-height: 160px;
	*height: 160px;
	
}
div.anwendungsbild {
	width: 210px;
	text-align: right;
	float: right;
	border: 0px solid #aa99ee;
	
}
div.anwendungstext {
	width: 360px;/**/
	
}
div.newproducts p.newstitle, div.newproducts p.bodytext {
	/*border: 1px solid #ee99aa;*/
	margin-top: 4px;
	margin-bottom: 2px;
	*margin-bottom: 0px;

}

div.newproducts {
	margin-bottom: 24px;

}

div.newproducts p.newstitle {
	/*font-weight: bold;*/
	font-size: 16px;
}
div.csc-header {
/*	float: left;
	clear: none;
	width: 220px;*/	
	font-size: 1px;

	position:relative;
	top: 0px;
	left:0px;
}
div.csc-header h1 {
	margin-bottom: 10px;
	
}

