﻿#topnews {
	background-color: #FFFFFF;
	border-top: 1px solid #C0C0C0;
	background: url('../m_images/bg_topnews_shad_tuerkis.jpg') white repeat-x left top;
	padding: 10px 0px;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	font-size: 110%;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	height: 40px;
	line-height: normal;
}

#topnews a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

#topnews a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	font-variant:  normal;
	border-bottom: 1px #2893BD solid;
	color: #2893BD;
	text-decoration: none;
}


