.nyheter_table
{
	border-collapse: 		collapse;
	width: 					100%;
}
.nyheter_overskrift_h1 h1
{
	margin: 				0px;
	padding-bottom:			0px;
	height:					30px;
	background-image:		url('../img/nyheter_toppbar.png');
	background-repeat: 		no-repeat;
	background-position: 	0px -7px;
	padding-left:			30px;
	font-family:			Verdana;
	font-size:				18px;
	font-weight:			normal;
	color:					#000000;	
}
.nyheter_dato
{
    font-family:			Verdana;
    font-size:				11px;
	font-weight:			normal;
    color:					#808080;   
}
a.nyheterlink:link, a.nyheterlink:visited
{
    font-family:			Verdana;
    font-size:				11px;
	font-weight:			normal;
    color:					#000000;
    text-decoration: 		none;    
}
a.nyheterlink:hover
{
    font-family:			Verdana;
    font-size:				11px;
	font-weight:			normal;
    color:					#000000;
    text-decoration: 		underline;    
}