.forsidebanner
{
	height: 206px;	
	margin: 0 3px 4px 3px;
}

/*-- VENSTRE SIDE AV FORSIDE --*/

#forsidevenstre,
.newname{	
	float:left;
	width:610px;
}

#forsidevenstre .boksvenstre_holder,
.newname {
	width:305px;
	float:left;
}
#forsidevenstre .boksvenstre,
.newname {
	background: transparent url(/css/img/forsideboks_liten.gif) no-repeat scroll 0 0;
	height:180px;
	clear:both;
	width: 100%;
	font-size: 11px;
}
#forsidevenstre .boksvenstre_bunn,
.newname {
	background: transparent url(/css/img/forsideboks_bunn.gif) no-repeat scroll 0 0;
	height: 6px;
	clear:both;
	width: 100%;
}

#forsidevenstre .boksvenstre .content,
.newname {
	margin-left: 20px;
	margin-right: 20px;
}

#forsidevenstre .boksvenstre .content table,
.newname {
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	width: 100%;
	font-size: 11px;
}
/* IE 6/5 hack */
* html #forsidevenstre .boksvenstre .content table,
.newname {
	width: 265px;
}

/*-- HØYRE SIDE AV FORSIDE --*/

#forsidehoyre,
.newname {
	float:right;
	width:324px;
	height:400px;
}

#forsidehoyre .bokshoyre_holder,
.newname {
	width:100%;
}

#forsidehoyre .bokshoyre,
.newname {
	height:180px;
	background: transparent url(/css/img/forsideboks_stor.gif) no-repeat scroll 0 0;
	font-size: 11px;
}

#forsidehoyre .bokshoyre .content ,
.newname {
	margin-left: 20px;
	margin-right: 20px;
}

#forsidehoyre .bokshoyre_bunn,
.newname {
	background: transparent url(/css/img/forsideboksh_bunn.gif) no-repeat scroll 0 0;
	height: 6px;
	clear:both;
	width: 100%;
}

#forsidehoyre .bokshoyre_holder div h2,
#forsidevenstre .boksvenstre_holder div h2,
.newname {
	background:none;
	padding-top: 20px;
}

/*-- SEKSJON FOR HURTIGVALG PÅ FORSIDE --*/

#forsidehoyre .hurtigvalg,
.newname {
	border: 1px solid #e3e3e3;
	height:202px;
	margin: 0 1px 7px 3px;
	overflow:hidden;
}

#forsidehoyre .hurtigvalg h2,
.newname {
	background: transparent url(/css/img/stripe_hurtigvalg.gif) repeat-x scroll 0 0;
	margin:0;
	height: 30px;
	padding-top: 8px;
	font-size:1.6em;
	letter-spacing:normal;
}

#forsidehoyre .hurtigvalg .underliste,
.newname {
	width: 218px;
	float: right;
	margin-top: 4px;
	margin-right:0px
}

/* IE6 */
* html #forsidehoyre .hurtigvalg .underliste,
.newname {
	width: 212px;
}

#forsidehoyre .hurtigvalg .underliste a,
.newname {
	color: #8d3439;
	text-decoration: none;
	font-size: 11px;
	display:block;
	padding: 3px 4px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#forsidehoyre .hurtigvalg .underliste a:hover,
.newname {
	border-top: 1px solid #DAD8CE;
	border-bottom: 1px solid #DAD8CE;
}

#forsidehoyre .hurtigvalg .liste,
.newname {
	width: 100px;
	float: left;
}

#forsidehoyre .hurtigvalg .liste a,
.newname {
	width: 80px;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 10px 9px 9px;
	display: block;
	text-decoration:none;
	font-size: 11px;
	color: #5b4837;
	float:left;
}

#forsidehoyre .hurtigvalg .liste .pil_aktiv ,
.newname {
	background: no-repeat url('/css/img/pil_active.gif') center right;
	margin-top: 9px;
	margin-left: -15px;
	width: 7px;
	float:left;
	display: block;
}

#forsidehoyre .hurtigvalg .liste .pil_inaktiv ,
.newname {
	background: no-repeat url('/css/img/pil_inactive.gif') center right;
	margin-top: 9px;
	margin-left: -15px;
	width: 7px;
	float:left;
	display: block;
}