#BODY_sidhuvud {
	width:994;
	height: 100px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
	background-image: url(/public/grafik/header-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	
}

#sidhuvud_content {
	width: 994px;
	height: 100px;
	margin: auto;
}

#sidhuvud_logo {
	background-image: url(/public/grafik/top_logo.gif);
	background-repeat:no-repeat;
	height: 87px;
	width: 111px;
	display: block;
	margin-top: 6px;
	margin-left: 30px;
	float: left;
	
}

#sidhuvud_lank {
	float: right;
	margin-right: 18px;
	width: 250px;
	text-align: right;
	margin-top: 6px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #969696;
}

#sidhuvud_lank a {
	background-position: left center;
	color: #969696;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}
#sidhuvud_lank a:hover {
text-decoration: underline; 

}


