/*CSS*/

.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0px;
	margin-bottom:20px;
	border:1px solid #7F0D18;
	background-color:#FBF6F0;
	width: 180px!important;
	float: left;
	margin-left: 20px;
}

.news-latest-morelink {
	height:12px;
	margin-bottom: 5px;
}

.news-latest-morelink A {
	float:right;
	margin-right: 5px;
	color: #990000;
	text-decoration: none;
	/*margin-bottom: 5px;*/
	
}

.bodytext {
margin-left: 5px !important;

}

#singelnewstitle {
   padding: 0px 0px 0px 0px;
   color: #990000;
   font-family: Arial, Helvetica, sans-serif, Tahoma;
   font-size: 150%;
   text-align: left;
   font-weight: bold;
   margin-bottom: 20px;
 
}

#newstitle {background: #CC7B7D; text-align: center;}
.test {font-weight: bold; text-align: center;}
.preis {font-weight: bold; text-align: right; padding-right: 5px;}

.news-latest-itemr {
background-color:#FBF6F0;
border:1px solid #7F0D18;
float:left;
height:1%;
line-height:1.3;
margin-bottom:20px;
margin-left:0;
padding:0;
width:155px;
}
