body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
/*	font-size: small;*/
	padding: 0px;
	color: #666666;
	font-size: 9pt;
	width: 800px;
}

h1 {
/*	font-family: Bold Arial Narrow;*/
	display: block;
/*	font-family: Verdana;*/
	font-size: 9pt;
	font-weight: normal;
}

img {
	float: left;
	border: none;
	display: inline;
	clear: none;
}

div {
	float: left;
}

.nyhet {
	float: left;
	width: 30%;
	padding: 0px 10px 0px 10px;
	border-left: 1px dotted #AAAAAA; 
	border-right: 1px dotted #AAAAAA; 
	margin-left: 20px;
}

.link {
	color: #ce131e;
	text-decoration: none;
}

a:link {
	color: #ce131e;
	text-decoration: none;
}

a:visited {
	color: #ce131e;
	text-decoration: none;
}

a:active {
	color: #ce131e;
	text-decoration: none;
}

a:hover {
	color: #ce131e;
	text-decoration: none;
}

#topp {
	clear: both;
	display: block;
	width: 100%;
	margin-top: 0px;
}
