div.nyheter {
	position:absolute;
	top:230px;
	left:575px;
	width:180px;
	font-size:10px;
	font-family:tahoma;
	text-align:left;
}
div.nyheter h1 {
	font-size:22px;
	font-weight:normal;
	display:inline;
}
div.nyheter h2 {
	font-size:10px;
	font-family:tahoma;
	font-weight:bold;
	display:inline;
}
.lasmer {
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	color:#0167B1;
}
.pil {
	vertical-align: middle;
}

div.nyheter a {
	color: #0167B1;
	font-weight: bold;
	text-decoration: none;
}
div.nyheter a:hover {
	color: #74ABD3;
}