body {
	background-color: #ffffff;
	margin: 0;
	top: 0;
	left:0;
}
.navigering {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
        line-height:13px;
	text-decoration: none;
}
#sidhuvud2x {
	position:absolute; left:0px; top:0px; width:100%; height:75px;
        background-repeat:no-repeat;
        background-position:bottom right;
        background:url('../images/bg_header_2.gif');
}
#sidhuvud2x-logo {
	position:absolute;
	left:15px;
	top:10px;
}
#sidhuvud2x-toppfunktioner {
	position:absolute;
	top:0;
	right:0;
	padding:0;
}
#sidhuvud2x-ul {
        float:right;
        padding:0 0 0 22px;

        background-repeat:repeat-x;
        background-position:0 0;
        background:url('../images/bg.gif');
}
#sidhuvud2x-ul li {
        display: inline;
        list-style-type:none;
}
#sidhuvud2x-ul li a {
	display:block;
	padding:0 12px;
	color:#fff;
	float:left;
	text-decoration:none;
	line-height:20px;
	font-weight:normal;
	height:24px;
}
#sidhuvud2x-ul li a:hover {
	text-decoration:underline;
}
li.lnk_topp a{
        background-repeat:no-repeat;
        background-color:#222;
        background:url('../images/bg_oversikt.gif');
}
#sidhuvud2x-toppfunktioner li.lnk_loggain a {
        background-repeat:no-repeat;
        background-position:0 0;
        background-color:#ea5e0d;
        background:url('../images/bg_loggain.gif');
	font-weight:bold;
}
