/* CSS Document */
body, html {
	background-image:url(images/bak.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	border:0;
}
div {
	width:auto;
	height:auto;
	float:left;
}
#div_x {
	width:950px;
	height:540px;
	text-align:left;
	background-image:url(images/golv_copy.jpg);
	background-repeat:no-repeat;
	margin-top:57px;
	padding:0px 0px 46px 14px;
}
a {
	color:#000000;
	border: none;
}
a:hover {
	text-decoration:none;
}
div.left, div.right {
	 margin-top:68px;
}
div.left {
	margin-right:260px;
	width:240px;
}
div.right, .nyhter {
	overflow:auto;
	overflow-x:hidden;
}
div.right {
	width:358px;
	height:470px;
	padding-left:20px;
}
.meny {
	margin:70px 0px 0px 0px;
}
.nyhter {
	width:230px;
	margin-bottom:60px;
}
div.space {
	width:2px;
	background-color: transparent;
}