/* News Single */

div#newsSingle {
	text-align: left;
	width: 100%;
}

div#newsSingle img {
	float: right;
}


span#text3 {
	color: #8F8265; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal; 
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
	float: left;
}

span#titel3 {
	color: #5C844B; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold; 
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
}

div.unTitel {
	color: #A8354B; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold; 
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
}

h3 {
	color: #A8354B; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold; 
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
}

dd {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;			
}

div.links {
	background-color: #F6EFCE;
	color: #8F8265; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal; 
	line-height: 15px;
	letter-spacing: 0px;
	padding: 5px;
	text-align: left;
	float: left;
	width: 100%;
}	

div.link a {
	color: #8F8265;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal; 
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
	background-color: #F6EFCE;
	padding: 5px;
	float: left;
	width: 100%;			
}

div.link a:hover {
	color: #A8354B; 
	text-decoration: none;
	background-color: #F6EFCE;
	padding: 5px;
	float: left;
	width: 100%;		
}

/* News Single End */



/* News List */
div#newsList {
	color: #5C844B; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold; 
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
	width: 98%;
	background: #ffffff;
	border: 1px #D6D3BE solid;
}

span.LTitel {
	color: #A8354B; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold; 
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
	text-decoration: none;
} 

span.LTitel a {
	color: #A8354B; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold; 
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
	text-decoration: none;
}

span.LTitel a:hover {
	color: #353535; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold; 
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
	text-decoration: none;
}

div#LText {
	color: #8F8265; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal; 
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
} 
/* News List Ende */


/* News Latest */
span#LaLink {
	color: #5C844B; 
	font-weight: bold;
}

span#LaLink a {
	color: #5C844B; 
	font-weight: bold;
	text-decoration: none;
}

span#LaLink a:hover {
	color: #A8354B; 
	font-weight: bold;
	text-decoration: none;
}