.n_head{
   font-size: x-small;
   font-style: normal;
   font-weight: bold;
   color: #000000;
   padding-top:18pt
}
.n_header, .n_header:link, .n_header:active, .n_header:visited
{
  font-size: small;
  padding: 0 0 8px 0;
  font-weight: bold;
  color: #395c76;
	text-decoration			:	none;
}
.n_header:hover{
	text-decoration			:	underline;
  color: #395c76;
}
.n_text{
   font-size: x-small;
   font-weight: normal;
   color: #000000;
}
.n_link:link, .n_link:active, .n_link:visited{
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	color:000;
}
.n_link:hover{
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
	color:#000;
}
.n_background
{
	background				:	url("/images/linie_news.gif") repeat-x;
}
.ntable
{
	margin: 5px 0 0 0;
}
.n_ml, .n_ml:link, .n_ml:active,.n_ml:visited
{
	text-decoration			:	none;
  font-weight: bold;
	color:#395c76;
}
.n_ml:hover
{
	text-decoration			:	underline;
	color:#395c76;
}
