body
{
	text-align: center;
	margin: 0px;
	margin-left:-1px;
	margin-left: 1px;
	min-width: 950px;
	height: 100%;
	background-attachment: fixed;
	background-color: #ffffff;
	background: #eee url('../design/bodybg.gif') fixed repeat-y center;
	margin-top:0px;
	margin-bottom:0px;
} 
table#huvudbord {
background-color:#FFFFFF;
	}
div#valkommen {
padding: 20px;
	}
div#holder
{
	margin: 0 auto;
	height:100%;
	margin-top:0px;
	margin-bottom:0px;
	width: 950px;
	text-align: left;
	position:relative;
	background-color:#FFFFFF;
	border-right-width: 1px; border-right-style: solid; border-right-color: #e6e6e8;
	border-left-width: 1px; border-left-style: solid; border-left-color: #e6e6e8;
}

div#topMenu
{
	position:relative; /*fixed*/
	height:195px;
}

div#main
{
	position:absolute;
	left:197px;
	top:195px;
	width:753px;

}

div#leftMenu
{
	position:absolute;
	left:2px;
	top:195px;
	width:192px;
	background-color:#eeeeee;
	padding-left: 12px;

}
.rightnewscolumn{
width:200px;
}
div#rutahoger{
	height: 268px;
	width: 200px;
	background-image: url(../design/ruta_hoger.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	margin:0px;
	text-align:left;
}
div#rutamitten{
	height: 252px;
	width: 225px;
	background-image: url(../design/ruta_mitten.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	margin: 0px;
}

.leftlinks{
color:#666666;
}

.leftlinks A:link { color: #666666; text-decoration: none;}
.leftlinks A:visited { color:#999999; text-decoration: none;}
.leftlinks A:hover { color: #666666; text-decoration: underline;}
div#prodtest{
	position:inherit;
}
