

#addon_News_latest {
	background-color: #cad6e2;
	margin-bottom: 30px;
}

#addon_News_list {
	color:#000000;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	line-height:1.5;
	list-style-type: square;
	padding-left: 30px;
}

#addon_News_list a{
	color:#125A8C;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	line-height:1.5;
	list-style-type: square;
	
}

#addon_News_latest h2 {
	font-size: 14px;
	font-weight: normal;
	color: white;
	border-bottom: 1px solid white;
	background-image: url(/mediathek/defaultImages/RahmenBlauNews.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #1d5584;
	height: 23px;
	padding: 5px 0px 0px 10px;
}

#addon_News_latest ul {
	list-style-type: square;
	color: #1b5587;
	font-size: 8px;
	margin: 0;
	padding: 12px 16px 16px 28px;
	border-right: 1px solid white;
}

#addon_News_latest li {
	margin: 0;
	padding: 4px 0px 0px 4px;
}

#addon_News_latest h3 {
	font-size: 11px;
	font-weight: normal;
	color: #1b5587;
	display: inline;
}

#addon_News_latest a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #125A8C;
	list-style-type: square;
}

#addon_News_latest a:hover {
	text-decoration: underline;
}
