body{
	background: url(images/g_bg.gif) repeat-x;
}

#logo{
	background: url(images/g_logo.gif) no-repeat;
	width: 668px;
	height: 89px;
	margin-top: 10px;
	margin-left: 40px;
}

#header_meny{
	background: url(images/g_header_meny.gif) no-repeat;
	width: 43px;
	height: 12px;
	margin-bottom: 7px;
	//margin-left: 5px;
}

#header_direktlankar{
	background: url(images/g_header_direktlankar.gif) no-repeat;
	width: 114px;
	height: 13px;
	margin-top: 120px;
	
	margin-bottom: 10px;
	//margin-left: 5px;	
}

#header_startsidan{
	background: url(images/g_header_startsidan.gif) no-repeat;
	width: 90px;
	height: 10px;
	margin-top: 5px;
}

#header_nyheter{
	background: url(images/g_header_nyheter.gif) no-repeat;
	width: 68px;
	height: 10px;
	margin-top: 5px;
}

a.newslink
{
	font-family: arial, verdana, helvetica, sans-serif;	
	font-size: 12px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}
a.newslink:hover{
	color: #cccccc;
}	