body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(../img_new/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#holder {
	display: block;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	overflow: hidden;
	height: 540px;
}
#head {
	display: block;
	height: 120px;
	width: 980px;
	overflow: visible;
	clear: both;
	background-color: #2a599d;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#head #logga {
	display: inline;
	height: 112px;
	width: 157px;
	overflow: hidden;
	position: absolute;
	left: -24px;
	top: 4px;
}
#head #logga img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#head #en_flagg {
	display: inline;
	height: 15px;
	width: 21px;
	overflow: hidden;
	position: absolute;
	left: 500px;
	top: 20px;
}
#head #gb_flagg {
	display: inline;
	height: 15px;
	width: 21px;
	overflow: hidden;
	position: absolute;
	left: 531px;
	top: 20px;
}
#head #se_flagg {
	display: inline;
	height: 15px;
	width: 21px;
	overflow: hidden;
	position: absolute;
	left: 562px;
	top: 20px;
}
#head #meny {
	display: inline;
	height: 40px;
	width: 200px;
	overflow: hidden;
	position: absolute;
	left: 500px;
	top: 80px;
}
#head  #right {
	display: inline;
	height: 120px;
	width: 253px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 710px;
}
#head #right img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#holder #l_col {
	display: inline;
	height: 500px;
	width: 700px;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 20px;
}
#holder #r_col {
	display: inline;
	height: 500px;
	width: 255px;
	overflow: hidden;
	position: absolute;
	left: 720px;
	top: 20px;
}
#holder #r_col img {
	clear: both;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidfot {
	display: block;
	clear: both;
	height: 50px;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2A599D;
	font-size: 11px;
}
#sidfot a {
	color: #2A599D;
	text-decoration: none;
}
#sidfot a:hover {
	text-decoration: underline;
}
#sidfot .tdborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F3F3F3;
}
#sidfot .tdborder a {
	font-weight: bold;
	color: #2A599D;
	text-decoration: none;
}
#sidfot .tdborder a:hover {
	text-decoration: underline;
}

