body,td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}

.navi 
{
	height: 20px;
}

.newsspalte 
{
	background-repeat: no-repeat;
	height: 27px;
	width: 210px;
	background-image: url(../images/news_spalte.jpg);
	vertical-align: middle;
	padding: 7px;
}

.newstext 
{
	color: #999999;
	padding: 7px;
}

.ueberschrift 
{
	font-size: 16px;
	color: #314A93;
	font-weight: 700;
}

.error
{
	color: #FF0000;
}

a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
}

a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
