div#left
{
	float:left;
	width:721px;
}

div.box
{
	float:left;
	width:716px;
	border:1px solid rgb(224,224,224);
	background: url(/resources/images/template/front/bg-box.gif) repeat-x bottom left;
}

div.box-top-left, div.box-top-right, div.box-bottom-left, div.box-bottom-right
{
	position:relative;
	clear:both;
	float:left;
	width:716px;
}

div.box-top-left
{
	top:-1px;
	left:-1px;
	background: url(/resources/images/template/front/bg-box-top-left.gif) no-repeat top left;
}

div.box-top-right
{
	left:2px;
	background: url(/resources/images/template/front/bg-box-top-right.gif) no-repeat top right;
}

div.box-bottom-left
{
	top:2px;
	left:-2px;
	background: url(/resources/images/template/front/bg-box-bottom-left.gif) no-repeat bottom left;
}

div.box-bottom-right
{
	padding:10px 10px;
	width:696px;
	left:2px;
	background: url(/resources/images/template/front/bg-box-bottom-right.gif) no-repeat bottom right;
}

div.box div.box-content
{
	position:relative;
	top:-1px;
	left:-1px;
	clear:both;
	float:left;
	padding:28px 11px 10px 28px;
	width:657px;
	line-height:20px;
	color: #666;
	font: 13px Arial, sans-serif;
}

.header
{
	height:312px;
	overflow:hidden;
	background: url(/resources/images/template/headers/bg-header.jpg) no-repeat 0px 0px;
}

.header h1, .header h2
{
	margin:0px;
	padding:0px;
	text-transform: uppercase;
	color:#fff;
	font-weight:normal;
}

.header h2
{
	font-size:18px;
	line-height:18px;
}

.header h1
{
	font-size:62px;
	line-height:62px;
}

.header .top
{
	overflow:hidden;
	float:none;
	background:none;
	width: auto;
	height:121px;
	margin:0px;
	display:block;
}


.header .bottom
{
	position: relative;
	top:35px;
	left:20px;
	float: none;
	width: auto;
	height:141px;
	background: url(/resources/images/template/front/bg-header-bottom.gif) no-repeat center center;
	margin: 0px;
	display: block;
}

.header .item-left
{
	overflow:hidden;
	float:left;
	padding:0px 0px 0px 30px;
	width:280px;
}

.header .item-right
{
	overflow:hidden;
	float:left;
	padding:0px 0px 0px 90px;
	width:235px;
}

.header .item-left img, .header .item-left h1, .header .item-left a,
.header .item-right img, .header .item-right h1, .header .item-right a
{
	clear:both;
}

.header .item-right *
{
	position:relative;
	top:-8px;
}

.header .item-left h1, .header .item-left a
{
	position: relative;
	top:-20px;
}

.header .item-right img
{
	position: relative;
	top:-18px;
}

.header .item-right h1, .header .item-right a
{
	position: relative;
	top:-18px;
}

.header .item-left h1, .header .item-right h1
{
	width:290px;
	font: 19px Arial, sans-serif;
	font-weight:normal;
	color: rgb(34,49,85);
	text-transform: none;
}

div.bottom-left
{
	float:left;
	background: rgb(228,228,228);
}

div.bottom-left, div.bottom-left .box-top-left, div.bottom-left .box-top-right, div.bottom-left .box-bottom-left
{
	width:414px;
}

div.bottom-left div.box-top-left
{
	background: url(/resources/images/template/front/bg-box-gray-top-left.gif) no-repeat top left;
}

div.bottom-left div.box-top-right
{
	background: url(/resources/images/template/front/bg-box-gray-top-right.gif) no-repeat top right;
}

div.bottom-left .box-bottom-right
{
	padding:10px;
	width:394px;
}

div.bottom-left div.box-content
{
	padding:0px;
	width:394px;
}

div.bottom-left .box-content h2
{
	margin:0px;
	padding:0px;
}

div.bottom-left a
{
	display:block;
	clear:both;
	float:left;
	padding:1px 15px 2px 0px;
	color:#000;
	text-decoration: none;
	background: url(/resources/images/template/front/bg-arrow-black.gif) no-repeat center right;
}

div.bottom-right
{
	float:right;
	background: rgb(228,228,228);
}

div.bottom-right, div.bottom-right .box-top-left, div.bottom-right .box-top-right, div.bottom-right .box-bottom-left
{
	width:288px;
}

div.bottom-right div.box-top-left
{
	background: url(/resources/images/template/front/bg-box-gray-top-left.gif) no-repeat top left;
}

div.bottom-right div.box-top-right
{
	background: url(/resources/images/template/front/bg-box-gray-top-right.gif) no-repeat top right;
}

div.bottom-right .box-bottom-right
{
	padding:8px 10px;
	width:268px;
}

div.bottom-right div.box-content
{
	padding:0px;
	width:268px;
}

div.bottom-right .box-content h2
{
	margin:0px;
	padding:0px;
}

div.bottom-left h2, div.bottom-right h2
{
	font: 19px Arial, sans-serif;
	line-height:23px;
	font-weight:normal;
	color: rgb(34,49,85);
	text-transform: none;
}

div.bottom-left img, div.bottom-right img
{
	padding-top:2px;
	vertical-align:bottom;
}

.arrow-right
{
	padding-right:15px;
	color: rgb(153,153,153);
	background: url(/resources/images/template/front/bg-arrow-right.gif) no-repeat center right;
}

div#right
{
	float:left;
	padding:0px 0px 0px 13px;
	width:244px;
}


div#right div.box, div#right div.box-top-left, div#right div.box-top-right, div#right div.box-bottom-left
{
	width:244px;
}

div#right div.box:hover
{
	cursor: pointer;
}

div#right div.box-bottom-right
{
	padding:3px;
	width:238px;
}

div#right div.box-content
{
	overflow:hidden;
	padding:76px 4px 10px 10px;
	width:224px;
	height:48px;
}

div#right div.box-content h1
{
	margin:0px;
	padding:22px 0px 0px 0px;
	line-height:22px;
	font: 26px Arial, sans-serif;
	text-transform: uppercase;
}

div#right div.box-content h2
{
	display:none;
	margin:0px;
	padding:0px;
	line-height:18px;
	font: 19px Arial, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
}

div#right div.box-content a
{
	position: relative;
	top:10px;
	float:right;
	padding:2px 20px 2px 0px;
	height:14px;
	line-height:14px;
	color: rgb(153,153,153);
	font: 13px Arial, sans-serif;
	text-align:left;
	text-transform: none;
	background: url(/resources/images/template/front/bg-arrow-right-2.gif) no-repeat center right;
}

div#right div.box .item-1
{
	color: rgb(48,69,118);
	background: url(/resources/images/template/front/bg-right-1.jpg) no-repeat top left;
}

div#right div.box .item-2
{
	color: #fff;
	/*color: rgb(130,117,111);*/
	background: url(/resources/images/template/front/bg-right-2-.jpg) no-repeat top left;
}

div#right div.box .item-3
{
	color: #fff;
	/*color: rgb(113,140,176);*/
	background: url(/resources/images/template/front/bg-right-3.jpg) no-repeat top left;
}

.v-clear
{
	overflow:hidden;
	clear:both;
	float:left;
	width:100%;
	height:11px;
}

/* NYTT 19.03.08 */

body
{
	margin: 0;
	padding: 0;
	font: 11px Arial, sans-serif;
}

div#front-image
{
	height:449px;
	width:721px;
	background: url('/resources/images/template/bg-font-image.jpg') no-repeat;
}

div#front-top
{
	clear:both;
	float:left;
	padding:35px;
	width:651px;
	Height:310px;
}

div#front-top h1, div#front-top h2
{
	margin:0px;
	padding:0px 0px 5px 0px;
	color:rgb(255,255,255);
}

div#front-top h2
{
	font-size:25px;
	line-height:25px;
	text-transform: lowercase;
	font-weight:normal;
}

div#front-top h1
{
	font-size:62px;
	line-height:62px;
	text-transform: uppercase;
	font-weight:normal;
}

div#front-news
{
	clear:both;
	float:left;
	padding:0px 9px 0 39px;
	width:673px;	
}

div#front-news h2
{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:18px;
	font-weight:normal;
	color: rgb(35,48,83);
}

div#front-news a
{
	display: inline;
	padding:0px 10px 0px 0px; 
	color:#000;
	font-size:12px;
	text-decoration: none;
	background: url('/resources/images/template/bg-a.gif') no-repeat center right;
}

div#front-news h2 a
{
	padding:0px 0px 5px 0px;
	font-size:18px;
	font-weight:normal;
	color: rgb(35,48,83);
	background: none;
}

div#news-left
{
	float:left;
	padding:0px 10px 10px;
	width:332px;
	height:59px;
	border-left:1px solid rgb(51,71,124);
}

div#news-right
{
	float:left;
	padding:0px 10px 10px;
	width:299px;
	height:59px;
	border-left:1px solid rgb(51,71,124);
}
