.news_a {
	background: url("/css/images/AktualityBg.png") repeat;
	float: left;
	width: 450px;
	margin-right: 15px;
}

.news a {
	color: #43AE00;
}

.news_a a {
	color: #43AE00;
}

div.news .item {
	color: #012131;
	padding: 5px;
	/*margin: 10px 0;*/
	/*line-height: 15px;*/
}

div.news_a .item {
	color: #012131;
	padding: 5px;
	margin-bottom: 15px;
}

div.news .item h1 {
	font-size: 0.9em;
	font-weight: bold;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	color: #203353;
	display: block;
	margin-bottom: 5px;
	float: left;
	margin-left: 25px;
  margin-top: 0px;
	width: 310px;
}

div.news_a .item h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	color: #203353;
	display: block;
	margin-bottom: 5px;
	float: left;
	margin-left: 25px;
  margin-top: 0px;
	width: 310px;
}

div.news .item a.title, div.news .item span.title {
	font-size: 0.9em;
	font-weight: bold;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	color: #203353;
	display: block;
	margin-bottom: 5px;
	float: left;
	margin-left: 5px;
	width: 240px;
}

div.news_a .item a.title, div.news_a .item span.title {
	/*background: url("/css/images/GalerieTopLine.png") no-repeat center bottom;*/
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	color: #203353;
	display: block;
	margin-bottom: 5px;
	float: left;
	margin-left: 25px;
}

div.news .item .date {
	font-family: "Helvetica", "Arial";
	font-weight: bold;
	float: left;
	color: #8C8C8C;
}

div.news_a .item .date {
	font-family: "Helvetica", "Arial";
	font-weight: bold;
	float: left;
	color: #8C8C8C;
}

div.news .item p {
	margin: 25px 0 1.25em 0;
	font-size: 13px; /* 0.9em */
	font-family: "Trebuchet MS", "Verdana", "Arial";
	line-height: 20px;
}

div.news_a .item p {
	margin: 0px 0 5px 0;
	font-size: 13px;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	line-height: 20px;
}

div.news .more {
	float: right;
	font-size: 13px;
	font-family: "Trebuchet MS", "Verdana", "Arial";
}

div.news_a .more {
	float: left;
	font-size: 13px;
	font-family: "Trebuchet MS", "Verdana", "Arial";
}

#newswrapper {
	/*background: url("/css/images/AktualityBg.png") repeat;
	margin-right: 10px;*/
}