.banner_forside { width: 710px; height: 361px; overflow: hidden;
		position: relative; float: right; }	
#innhold { padding: 20px 0 0 23px; float: left; width: 420px; }

#kol2 { float: right; padding: 20px 0 0; }
#smuler { display:  none }

/*	BANNER PÅ FORSIDEN	*/	
#banner {
	font-size: 1em;
	width: 710px;
	height: 361px;
	background: url(gfx/banner_bg.png) no-repeat bottom left;
}

#banner span { font-size: 1.4em; }
#banner #banner_nav span { font-size: 1.7em; padding: 20px 0 0 25px; display: block; font-weight: bold; }

/* BANNERENS MENY */
#banner_nav { 
	height: 70px; width: 710px; padding:0;
}

#banner ul { list-style: none; margin: 0; }
#banner ul li { float: left; }
#banner li a { display: block; color: #cf6f0f; text-decoration: none; height: 70px;}
#one a { width: 236px; background: url(gfx/li_one.png) no-repeat scroll 0 0; }
#two a { width: 237px; background: url(gfx/li_two.png) no-repeat scroll 0 0; }
#three a { width: 237px; background: url(gfx/li_three.png) no-repeat scroll 0 0; }

#one.active a, #one a:hover,
#two.active a, #two a:hover,
#three.active a, #three a:hover { background-position: 0 -70px; }


/* BANNERENS INNHOLD */
#banner_content { padding: 10px 20px; font-size: 1em; }
#content_wrapper { position: absolute; width: 4596px; }
#content_wrapper div { width: 675px; float: left; margin:0 25px 0 0; }

#content_wrapper #lyspaere {width: 247px; height: 223px; background: url(gfx/lyspaere.png) no-repeat;}
/* DE TRE DIV-TAGGENE SOM SKAL VEKSLES */
#content_one { display: block; }
#content_two { display: none; }
#content_three { display: none; }

#content_one p.tekst { padding: 0 0 0 5px; float: left; width: 510px; margin: 0 }

#content_one p.se_film a {color: #000; display: block; width: 133px; height: 28px; background: url(gfx/knapp_sefilm.png) no-repeat; float: left;}
#content_one p.se_film {font-size: 1em; padding: 15px 5px 5px; float: left;}
#banner #content_one p.se_film a span {padding: 5px 0 0 15px; font-weight: bold; display: block; font-size: 1.2em;}


#content_two h1 { font-size: 2em; color: #222; padding: 15px 0 0 0; }
#content_two ul { list-style: disc inside; font-size: 1.2em; }
#content_two ul li { margin: 0 0 6px 15px; float: none; }

#kol1 .kol1_banner {
	margin: 0 0 420px 0;
}
