
#news {
	
	margin-top:7px;
	margin-left: 720px;
	background-color: #dae4ff;

	width: 240px;

	border-style:solid;
	border-width:1px;
	border-color: #6085ef;
}


#news_container {
	
}

#balken_top {
	background-color: #6085ef;
	height:14px;
	max-height: 35px;
	padding-left: 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: white;

}


#news_data {
	padding-left: 6px;
	padding-top: 5px;
	padding-right: 7px;
	font-family: Verdana;
	font-size: 11px;
	float: left;
	color: black;
	font-style: italic;
}

#news_title {
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 4px;
	font-family: Verdana;
	font-size: 10px;
}

/*
#news_title a:hover{
	color: black;
}*/

#news_content {
	font-family: Verdana;
	font-size: 10px;
}

#newscontent {
	font-family: verdana;
	font-size: 12px;
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
}
