

body, p, td {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
}

body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* News */

.newsbox {
	border: #5E767B 1px solid;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	text-align: left;
}

.news {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

.newshead h2 {
	font-size: 12px;
	color: #8B9FA4;
	padding: 0 2px 0 3px;
	margin: 0 0 0 10px;
	background-color: #FFFFFF;
 	text-transform: uppercase;
	font-style: normal;
	display: inline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


.newshead {
	background-image: url(news_top_repeat_blau.gif);
	background-repeat: repeat-x;
	background-position: 0 2px;
}

.newstext {
	font-size: 12px;
	color: #1a1a18;	
}

.newsmehr {
	text-align: right;	
}

.news a:link, .news a:visited, .news a:active{
	text-align: right;
	font-size: 12px;
	color: #9aa6ab;
	font-style: italic;
	text-decoration: none;	
}

.news a:hover {
	color: #c60d41;
}

