/* TABS AND MENU LINKS */
#menubar {
	background-image: url('http://www.daria.no/gfx/menubar_red.gif');
}
/* SELECTED TAB */
div.tab #Nettavis {
	background-image: url('http://www.daria.no/gfx/tab_red.gif');
    background-position: top center;
}
#footer_container {
	background-image: url('http://www.daria.no/gfx/background_bottom.jpg');
}
h1,h2,h3,div.column_header {
	color: #990304;  /*#990304; */
}

span.emnesky {
	text-decoration:none;
	margin:3px;
	color:Gray;
	font-family:Verdana;
	margin-right:7px;
	float:left;
}