* {
margin: 0px;
}
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(/gfx09/bg_main.gif);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #f3f4f4;
	width: 100%;
	display: table;
}
A {
	text-decoration:none;	
	color:#3a66cc;
}

img {
	border:0px;
}

H1, H2, H3, H4 {
	font-weight: bold;
	margin-bottom: 5px;
	clear: left;
}
H1 A,H2 A,H3 A,H4 A {
	text-decoration: none;
	color: #000000;
}
H1 {
	font-size: 1.5em;
}
H2 {
	font-size: 1.3em;
}
H3 {
	font-size: 1.2em;
/*	line-height: 14px;*/
}
H4 {
	font-size: 1.1em;
}

.gronn,.gronn A {	color: #89a022;	}
.orange,.orange A {	color: #f2ad2a;	}
.rod,.rod A {	color: #e51855;	}
.lilla,.lilla A { color: #7b709d;	}


DIV#background_container {
	background-image: url(/gfx09/bg_main_logo_solid.gif);
	background-repeat: no-repeat;
	background-position: top center;
	min-width: 960px;
	width: 100%;
	display: block;
}

DIV#main_container {
	margin: 0px auto;
	width: 940px;
	padding: 10px;
}

DIV#header {
	padding-top: 50px;
	height: 120px;
}
DIV#header A {
	width: 650px;
	height: 120px;
	text-decoration:none;	
	display: block;
} 

DIV#left_column {
	width:190px;
	float:left;


}
DIV#right_column {
	width:190px;
	float: right;
}
DIV.main_column {
	width: 540px !important;
	margin: 0px auto;
}
DIV.main_column_topp, DIV.main_column_oss  {
	width: 540px !important;
	float:left;
	margin: 0px 10px;
}

DIV#footer {
	clear: both;
	font-size: 0.9em;
}
DIV#footer_top {
	background-image: url(/gfx09/bg_footer_top_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-left:10px;
	padding-top:7px;
	width:470px;
	height: 40px;
	background-color:#cfdd3f;

}
DIV#footer A {
	color:Black;
}
DIV#footer_top A {
	font-weight:bold;
	color:Black;
}
DIV#footer_body {
	background-color:#cfdd3f;
	padding: 10px 10px 0px 10px;
	background-image: url(/gfx09/bg_footer_top_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
DIV#footer_bottom {
	background-color:#cfdd3f;
	background-image: url(/gfx09/bg_footer_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 10px
}

DIV#footer_bottom {
	height: 15px;
}

DIV#footer SPAN.white {
	color: #FFFFFF;
}
DIV#footer SPAN.tittel {
	font-weight: bold;
}

DIV#rss {
	padding-top: 10px;
}


DIV.kanal_header {
	background-image: url(/gfx09/bg_kanal_header.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	text-transform:uppercase;
	font-size: 32px;
	line-height: 32px;
	padding: 10px;
	height: 32px;
	font-weight: bold;
	margin-bottom: 10px;
}

DIV.kanal_header A {
	text-decoration:none;	
	color: white;
}


/* Knappekolonne på venstreside */
DIV#buttons {
}

DIV#buttons IMG {
margin-bottom: 7px;
}

DIV#topp_rubrikk {
	height: 175px;
	padding: 10px 0px;
}
DIV.rubrikk {
	width: 306px;
	height: 175px;
	float: left;
	background-repeat: no-repeat;
	background-position: top center;
}
DIV#r1,DIV#r2,DIV#r3,DIV#r4 {
	margin-right: 11px;
}
.slider_container {
	display:block;
	width:306px;
	height:175px;
	overflow: hidden;
}
.slider_images {
	position:relative;
	left:0px; 
	width:306px;
	height:175px;
  opacity: 0;              /* CSS3 */
  -moz-opacity: 0;         /* legacy Firefox */
  -khtml-opacity: 0;       /* legacy Safari/Konqueror */
  filter: alpha(opacity=0); /* MSIE */
}


DIV#sok {
	background-image: url(/gfx09/bg_sok.gif);
	position: relative;
}
DIV#sok INPUT.text {
	position: absolute;
	height:16px; 
	font-size: 14px; 
	border-color: White; 
	border: none White; 
	/* border: 1px solid red;*/

}
DIV#sok INPUT.button {
	position: absolute;
	height: 20px;
	width: 80px;
	/* border: 1px solid green;*/
}
DIV#sok INPUT#topp_sok {
	top:	17px;
	left: 90px;
	width: 185px; 
}
DIV#sok INPUT#knapp_ung {
	top:	45px;
	left: 90px;
}
DIV#sok INPUT#knapp_google {
	top:	45px;
	left: 185px;
}
DIV#sok INPUT#topp_nyhetsliste {
	top:	135px;
	left: 25px;
	width: 250px; 
}
DIV#sok INPUT#mld {
	top:	105px;
	left: 210px;
}
/* Hver artikelrute på forsiden */
.artikkel_ramme { 
/*bordeR: 1px solid red;*/
width:540px;
margin: 0px auto;
/* display:block;
clear:none;*/
}

.artikkel { 
	border-bottom:1px dotted #b9b9b9;
	padding: 10px 5px;
	width:530px;
}

.artikkel IMG, DIV.artikkel_kort IMG {
 margin: 5px;
}

img.wide {
	margin: 5px 0px;
}
.artikkel ul {
 margin-left: 25px;
 padding-left: 25px;
}

.artikkel li {
 margin-left: 0px;
 padding-left: 0px;
}
 
DIV.artikkel_bilde {
 font-size: 0.75em;
 text-align: left;
}

DIV.les_mer {
	margin: 10px 0px 5px 0px;
}

div.clear {
     clear: both;
     font-size: 1px;
     line-height: 1px;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
     margin:0;
     padding:0;
}

DIV.artikkel_kort {
	padding: 10px;
	width:210px;
}

TD.right_border {
	border-right:1px dotted #b9b9b9;
}

DIV.artikkel_kort_les_ogsa {
	padding: 10px;
	width:234px;
}

TABLE.les_ogsa TD.left {
	border-right: 1px dotted #b9b9b9;
	border-bottom: 1px dotted #b9b9b9;
}

TABLE.les_ogsa TD.right {
	border-bottom: 1px dotted #b9b9b9;
}

DIV.vote_container {
	padding: 10px 0px;
}
DIV.vote_container INPUT {
	margin-bottom: 5px;
}

	
.button  {
    position: relative;
    height: 72px;
}

.button .boble_container {
    position: absolute;
    left: -270px;
    bottom: 25px;
}




.artikkel_halv_left,.artikkel_halv_right {
	width:245px;
	float:left;
	clear:none;
}

.artikkel_halv_left {
	margin-right:10px;
}

.artikkel_halv_right {
	margin-left:7px;
	border-left:1px dotted #b9b9b9;
	padding-left:12px;
}

.artikkel_halv_left IMG,.artikkel_halv_right IMG { 
margin: 5px 0px 5px 5px;
}




DIV.topp_boks_foto,DIV.topp_boks_artikkel {
width: 240px;
display: inline;
float:left;
margin: 0px 0px 0px 0px;
height:130px;
background-image: url(/gfx07/ramme.jpg);
}

DIV.topp_boks {
width:248px;
float:left;
}

DIV.topp_boks_foto {
text-align:center;
background-image: none;
}
/*
DIV#sok {
background-color: #cccccc;
width: 240px;
display: inline;
float:left;
margin: 0px 0px 0px 0px;
height:130px;
background-image: url(/gfx07/nyhetsbrev_sok.jpg);
background-repeat: no-repeat;
}
*/
DIV#er_her {
display: inline;
float:left;
margin: 0px 0px 0px 0px;
height: 27px;
width: 250px;
font-size: 14px;
font-weight: bold;
color: #425d00;
background-image: url(/gfx07/du_er_her.jpg);
background-repeat: no-repeat;
}

DIV#finner_svar_supercontainer {

}

DIV#finner_svar_container {
height: 27px;
width: 330px;
float:left;
background-image: url(/gfx07/her_finner_svar.jpg);
background-repeat: no-repeat;
}

DIV#finner_svar {
margin:7px 0px 0px 5px;
font-size: 14px;
font-weight: bold;
color: #425d00;
width: 320px;
}

DIV#flere_saker {
	background-image: url(/gfx09/bg_flere_saker.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 81px;
	padding: 15px 0px;
}
DIV#flere_saker_artikler {
	padding-bottom: 10px;
}


.ramme {
background-image: url(/gfx07/linker.jpg);
background-repeat: no-repeat;
width:120px;
padding:4px;
float:left;
}

.ramme A {
margin-bottom:5px;
}

#sok_niva_2 {
background-image: url(/gfx07/sok_niva_2.jpg);
background-repeat: no-repeat;
width: 150px;
height:95px;
float:right;
}

/*
DIV#main {
background-color: White;*/
/*margin-left: 139px;
width: 751px;
padding-top:4px;
}*/
/*
DIV.main_column,DIV.main_column_oss,DIV.main_column_quiz,DIV.main_column_vennequiz {
width:510px;
display: block;
margin-left:80px;
padding-top:20px;
}

DIV.main_column_oss {
	margin-left: 15px;
	float:left;
	width:550px;
}

DIV.main_column_quiz {
	margin-left: 15px;
	width:540px;
	float:left;
	padding-top:5px;
}

DIV.main_column_vennequiz {
width:700px;
margin-left:15px;
padding-top:0px;
}

H2.main_column {
	clear:both;
  font-size:12px;
	font-weight: bold;
	line-height: 14px;
	margin:0px;
}

H2.main_column A {
 text-decoration: none;
 color: Black;
}
*/

DIV#til_forsiden {
	background-image: url(/gfx09/bg_graa_knapp.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:190px;
	height:52px;
	margin-bottom: 7px;
}
DIV#til_forsiden A {
	display: block;
	width:115px;
	height:16px;
	font-weight: bold;
	padding: 16px 10px 16px 65px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 20px;
	color: #000000;

}

DIV#emner, DIV#emner_oss {
	width: 190px;
	background-repeat:no-repeat;
	background-position: bottom left;
	clear:left;
	margin-bottom: 10px;
}

DIV#emner {
	background-image: url(/gfx09/corner_grey_bottom_left.gif);
	background-color: #e0e0e0;
}

DIV#emner_oss {
	background-image: url(/gfx09/corner_darkgrey_bottom_left.gif);
	background-color: #b7b9bc;
}

DIV#emne_header {
	background-image: url(/gfx09/emne_header.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width: 80px;
	height: 46px;
	font-weight: bold;
	padding: 3px 45px 3px 65px;
	font-size: 14px;
	line-height: 14px;

}

DIV#emne_container {
	padding: 10px 0px;
}

DIV#emner_oss DIV#emne_header {
	background-image: url(/gfx09/emne_header_oss.gif);
	color: #FFFFFF;
	padding: 8px 45px 8px 65px;
	height: 36px;
}

DIV#emner LI, .emne_sub LI, DIV#emner_oss LI {
	margin: 0px 0px 1px 10px;
	list-style-position:outside;
	list-style-type:none;
}

.emne_sub {
padding: 0px 0px 0px 20px;
}

DIV#emner A,DIV#emner_oss A {
text-decoration: none;
	color: #000000;
}


/* olf stuff */

.textboldBlk {
	font-style: normal;
	font-weight: bold;
}

.text1Blk {
	font-weight: normal;
}

.main {
	font-weight: normal;
}

.oss_emner {

}

.oss_emner A {
 font-size:13px;
 line-height:18px;
}

.oss_emner_sub A {
font-size:11px;
line-height:18px;
}

/* START OSS MENU */

/* VERT 1 */
ul.oss_menu {
	list-style: none;
	cursor:pointer;
	margin:0px;
	padding:0px;
	width:185px;
}

ul.oss_menu li,ul.oss_menu li a {
	display: block;
	width: 170px;
	
}

/* VERT II */
ul.oss_menu LI ul.oss_menu_sub {	
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	cursor:pointer;
	background-color:#ccc;
	display:none;
	left: auto;
	margin-left:138px;
	width: 198px;
	border:1px solid #999;
}


ul.oss_menu ul li a {
	display: block;
	width: 180px;
}

ul.oss_menu ul li a:hover {
	background-color: #b7b9bc;
}

ul.oss_menu_sub li a,ul.oss_menu_sub ul li a {
/*	background-color: #ccc;*/
}

ul.oss_menu li:hover ul, ul.oss_menu li.over2 ul { 
	display: block !important;
} 



ul.oss_menu li:hover a, ul.oss_menu li.over2 a { 
	color:Black !important;
} 

ul.oss_menu li:hover ul li a, ul.oss_menu li.over2 ul li a { 
	color:Black !important;
} 

ul.oss_menu li ul li:hover a, ul.oss_menu li ul li.over2 a { 
	color:Black !important;
} 

/* Fix IE. Hide from IE Mac \*/
* html ul.msmenu li { float: left; }
* html ul.msmenu li a { height: 1%; }
/* End */

/* END OSS MENU */


.oss_siste_besvarte OL LI {
	margin-bottom:5px;
}

.formtekst {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}
.god_avstand {
line-height: 17px;
	
}
.heading {
	font-size: 13px;
	font-weight: bold;
	color: #8BB04B;
	/*color: #678535;*/
}




.menuRight {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	text-decoration:none;
}


.link {
	text-decoration: none;
}



.boble_container {
	width: 260px;
	display:none;
	z-index:2;
}

.boble_topp {
	width: 260px;
	background-image: url(/gfx09/boble/boble_topp_260.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height:14px;
}

.boble_inner_container {
	width: 260px;
	background-image: url(/gfx09/boble/boble_260.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

.boble {
	margin:0px 25px 0px 10px;
	padding: 1px 0px;
	width:225px;
	clear:left;
	font-size: 0.9em;
}

.boble_bunn {
	width: 260px;
	background-image: url(/gfx09/boble/boble_bunn_260.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height:35px;
}

DIV.boble_viktig_tema A {
	text-transform:uppercase;
	color: #C1CE28; 
	text-decoration: none; 
	font-family: Verdana,Arial; 
	font-size: 14px; 
	font-weight:bold;
	letter-spacing:0px;
	line-height:18px;
}

/* Boble ment for andre steder enn menyen */

.boble_vanlig_container {
width: 240px;
}

DIV.melding_green {
border:1px solid Black;
background-color: #A8DEA5;
padding:6px;
margin-bottom:7px;
}

DIV.artikkel_kort_oss {
	width:400px;
	clear:left;
}

DIV.artikkel_kort_oss_right {
	width:175px;
	clear:left;
	margin-bottom:30px;
}

DIV.artikkel_kort_art_hele {
	width:450px;
	float:left;
}

DIV.artikkel_kort_art_halve {
	width:240px;
	float:left;
}

DIV.artikkel_kort_art_halve IMG {
margin:7px;	
}

DIV.quiz_tema,DIV.quiz_tema_ferdig,DIV.quiz_tema_foto {
width:170px;
height:92px;
margin-bottom: 12px;
margin-right: 12px;
float:left;
cursor:pointer;
font-size:13px;
color:Blue;
background-image: url(/gfx08/quiz_kongen_ramme.gif);
height:92px;
display: table;
position: relative; 
overflow: hidden;
}

DIV.quiz_tema A,DIV.quiz_tema_foto {
	color: #999;
	font-size:22px;
	width:170px;
	height:92px;
	display:block;
}

DIV.quiz_tema_foto {
background-image: none;
}

DIV.quiz_tema_ferdig {
	background-color:#f5f5f5;
	cursor:auto;
	color:Black;
	color: #999;
	border-color:#ccc;
}

DIV.quiz_tema_inner {
width:145px;
text-align:center;
display: table-cell; 
vertical-align: middle;
padding:0px 10px 0px 10px;
color:#777;	
line-height:24px;
font-size:16px;
}

DIV.kongequiz_sporsmal_alternativ {
width:360px;
font-size:14px;
font-family:Arial;
display:block;
float:left;
margin-top:15px;
padding-bottom:2px;
}

DIV.topp_plassering,DIV.topp_kallenavn,DIV.topp_poeng,DIV.topp_plassering_h,DIV.topp_kallenavn_h,DIV.topp_poeng_h,DIV.topp_div,DIV.topp_div_h {
	width:90px;
	float:left;
	font-size:14px;
	margin-bottom:5px;
	display:block;
	line-height:17px;
	border-bottom:1px solid #aaa;
}
td.toppliste_header {
	color:#666;
	text-transform: uppercase;
	font-size:11px;
	border-bottom:1px solid #aaa;

}
td.toppliste_cell {
	font-size:12px;
	line-height:14px;
	border-bottom:1px solid #aaa;
}

DIV.topp_plassering {
	clear:left;
}

DIV.topp_kallenavn,DIV.topp_kallenavn_h {
	width:200px;
}

DIV.topp_poeng,DIV.topp_plassering,DIV.topp_plassering_h,DIV.topp_poeng_h {
	width:60px;
}

DIV.topp_plassering_h,DIV.topp_kallenavn_h,DIV.topp_poeng_h,DIV.topp_div_h {
	color:#666;
	text-transform: uppercase;
	font-size:11px;
}

DIV.topplinker {
margin-left:30px;
float:left;
margin-bottom: 20px;
}

DIV.topplinker A {
	color:#666;
	text-transform: uppercase;
	padding:4px;
}

DIV.topplinker A:hover {
	color:#999;
}

DIV.vertical_text {
	font-size: 0.9em;
	color:#666;
	letter-spacing:2px;
	text-transform: uppercase;
	text-align:center;
	float:left;
	width:10px;
	display:block;
	margin-top:5px;
	margin-right:14px;
	margin-left:20px;
}

DIV.quiz_tid {
	font-weight:bold;
	color:#666;
	margin-bottom:2px;
	text-align:center;
	line-height:18px;
}
	
DIV.quiz_tid_2 {
	text-align:center;
	display:block;
	margin-bottom:10px;
}

DIV.quiz_saa_lagt_er_du_kommet {
	margin-top:4px;
	width:530px;
	height:28px;
	border:1px solid #767501;
	background-color:#a4a907;
}

DIV.quiz_saa_lagt_er_du_kommet_inner {
	float:left;
	margin:2px 0px 2px 2px;
	background-color:#B82B1B;
	height:22px;
}

DIV.quiz_thumbs_up {
	margin-left:20px;
	width:40px;
	height:46px;
	display:none;
	float:left;
	margin-right:10px;
}

DIV.quiz_venner_skjemaramme_container {
	width:390px;
	float:left;
	display:block;
	border:1px solid Black;
	margin-left:10px;
}

DIV.quiz_venner_skjemaramme {
	background-color:#cbcc33;
	border:1px solid #a1a40b;
	display:block;
	padding:5px;
	width:300px;
	
}
DIV.quiz_venner_container {
	clear:left;
	margin-top:10px;
	margin-bottom:20px;
}

DIV.quiz_venner_keys {
	float:left;
	
	width:70px;
	text-align:left;
	margin-right:10px;
	/* border:1px solid red; */
}

DIV.quiz_venner_values {
	float:left;
	width:180px;
	/* border: 1px solid green; */
}

DIV.maskot_kommentar_riktig {
	float:left;
	margin-top:7px;
	font-size:17px;
	color:Black;
	line-height:20px;
}

DIV.maskot_kommentar_galt {
	float:left;
	margin-top:7px;
	font-size:17px;
	color:#89a022;
	line-height:25px;
}

INPUT.quiz_input {
	width:140px;
}

.melding_red {
	color:#b82b1b;
	font-size:12px;
	font-weight:bold;
}

.text_feil {
	border:2px solid #CC0000;
}

A.emnesky {
	text-decoration:none;
	margin:10px;
	color:Gray;
	font-family:Verdana;
	margin-right:7px;
}

/* START BESTILLING */

DIV.bestilling {
	margin-left:80px;
	width:320px;
}

DIV.bestilling INPUT, TEXTAREA {
	width:300px;
}
 
/* END BESTILLING */


/* ACCORDION */
#acc { 
 list-style:none;
 margin:0;
 padding:0;
}
#acc h3 {
	color:#3a66cc; cursor:pointer;padding:3px 10px 3px 25px;
	background-image: url(/gfx09/grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left; 
	font-size: 1em;
	font-weight: normal;
}
#acc h3:hover {background-color: #e1e1e1;color:#3a66cc;}
#acc .acc-section {overflow:hidden; background:#fff;margin:0px 10px;padding:0;}
#acc .acc-content {display:block; border:1px solid #a5a513; padding:15px;padding-left:25px;}
#acc .open {background-color:#e1e1e1; color:black; font-weight: bold; }


#acc_oss_rubrikk { 
 margin:0;
 padding:0;
}
#acc_oss_rubrikk .acc-section {overflow:hidden; margin:0;padding:0;}
#acc_oss_rubrikk .acc-content {display:block; }

#green_box_oss, DIV.green_box {
	background-image: url(/gfx09/green_box_top_right.gif);
	background-repeat: no-repeat;
	background-position: top right; 
	background-color:#cfdd3f;
}
#green_box_footer_oss, DIV.green_box_footer {
	background-image: url(/gfx09/green_box_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 
	background-color:#cfdd3f;
}

a.arrow_down, a.arrow_up, a.arrow_right {
	background-repeat: no-repeat;
	background-position: center left; 
	padding-left: 1em;
}
a.arrow_down {
	background-image: url(/gfx09/arrow_down.gif);
}
a.arrow_up {
	background-image: url(/gfx09/arrow_up.gif);
}
a.arrow_right {
	background-image: url(/gfx09/arrow_right.gif);
}
DIV.grey_box {
	background-image: url(/gfx09/corner_grey_top_right.gif);
	background-repeat: no-repeat;
	background-position: top right; 
	background-color: #e0e0e0;

}
DIV.grey_box A {
	display: block;
	width: 280px;
}
DIV.grey_box A:hover {
/*	background-color: #bbbcbe;*/

}
DIV.grey_box_footer {
	background-image: url(/gfx09/corner_grey_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 
	background-color: #e0e0e0;
}

DIV.lenke_box_top {
	background-image: url(/gfx09/bg_lenker_top.gif);
	background-repeat: no-repeat;
	background-position: bottom right; 
	background-color:#cfdd3f;
	height: 24px;
	width: 530px;
}
DIV.lenke_box {
	background-image: url(/gfx09/bg_lenker.gif);
	background-repeat: repeat-y;
	background-position: 0 0; 
	background-color:#cfdd3f;
	width: 490px;
	padding: 0px 20px;
}
DIV.lenke_box_bottom {
	background-image: url(/gfx09/bg_lenker_bottom.gif);
	background-repeat: no-repeat;
	background-position: top right; 
	background-color:#cfdd3f;
	height:25px;
	width: 530px;
}
DIV.lenke_box UL LI a {
	display:block;
	width:260px;
	padding: 1px 0px;
}
DIV.lenke_box UL LI:hover {
	background-color: #c1d02f;
}
#lenke_preview img {
	margin: 5px;
}
DIV.tips {
	margin: 10px 0px;
}

DIV.tips .top {background: url(/gfx09/green_dot.gif) 0 0 repeat-x; width: 20em;	width: 100%;}
DIV.tips .bottom {background: url(/gfx09/green_dot.gif) 0 100% repeat-x;	width: 100%;}
DIV.tips .left {background: url(/gfx09/green_dot.gif) 0 0 repeat-y;	width: 100%;}
DIV.tips .right {background: url(/gfx09/green_dot.gif) 100% 0 repeat-y;	width: 100%;}
DIV.tips .bl {background: url(/gfx09/green_border_bottom_left.gif) 0 100% no-repeat;	width: 100%;}
DIV.tips .br {background: url(/gfx09/green_border_bottom_right.gif) 100% 100% no-repeat;	width: 100%;}
DIV.tips .tl {background: url(/gfx09/green_border_top_left.gif) 0 0 no-repeat;	width: 100%;}
DIV.tips .tr {background: url(/gfx09/green_border_top_right.gif) 100% 0 no-repeat;	width: 100%;} 
DIV.tips_body {
	padding: 5px 10px;
}

#quiz_button {
	background: url(/quiz/quiz_button_bg.png) 0 0 no-repeat;	
	width: 270px;
	height: 145px;
	padding: 20px 10px 10px 250px;
	margin: 5px 0px;
	border: 1px solid #f1f1f1;
}
#vennequiz_button {
	background: url(/quiz/vennequiz_button_bg.png) 0 0 no-repeat;	
	/*width: 503px;*/
	width: 270px;
/*	height: 138px;*/
	height: 145px;
	padding: 20px 10px 10px 250px;
	margin: 5px 0px;
	border: 1px solid #f1f1f1;
}
#quizkongen_button {
	background: url(/quiz/quizkongen_button_bg.png) 0 0 no-repeat;	
	width: 270px;
	height: 145px;
	padding: 20px 10px 10px 250px;
	margin: 5px 0px;
	border: 1px solid #f1f1f1;
}

TABLE.kommentar_skjema {
	border: 2px solid #dddddd;
	background-color: #eeeeee;
	padding: 2px 5px;
}

TABLE.kommentar,DIV.kommentar {
	border: 2px solid #dddddd;
	background-color: #dddddd;
}

TABLE.kommentar TD, DIV.kommentar {
		font-size: 0.9em;
}

TABLE.kommentar TD.kommentar_tekst,DIV.kommentar_tekst {
	background-color: #eeeeee;
	padding:5px;
}

UL.uten_punkt {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

UL.uten_punkt LI {
	margin: 0px 0px 1px 10px;
	background-image: url('/gfx09/raquo.gif');
	background-repeat: no-repeat;
	background-position: 0 .35em;
	padding-left: .9em;
}
DIV#utskriftsvennligversjon {
	float:right;
	width: 50px;
}
DIV.tool_box {
	float:right;
	width: 241px;
	height: 20px;
	text-align: right;
	margin-bottom: 5px;
}
div.tool_box IMg {
	margin: 0px;
}
DIV.tool_box A {
	height: 20px;
	margin: 0px 5px;
}
ol {
	margin-left:25px;
	padding-left:25px;
}
.feilmelding {
	background-color: #FFCCCC;
	border:1px solid #CC0000;
	padding:7px;
	margin:7px 0px;
}

DIV.bar_container {
	height:19px;
	background-color:#ddd;
	float:left;
	display:block;
	margin-right:7px;
	margin-top:2px;
	clear:left;
	position:relative;
}

DIV.bar_container DIV.bar {
	height:19px;
	background-image: url('/gfx09/bg_bar.jpg');
	background-repeat: repeat-x;
	float:left;
}
DIV.bar_container DIV.bar_text {
	position: absolute;
	left: 10px;
	font-size: 12px;
	font-weight: bold;
}
SPAN.red {
	color: #cc0000;
}

/* TinyMCE specific rules */
body.mceContentBody {
	background-image: none;
	background: #FFF;
  padding: 3px;
  font-size: 13px;
}
DIV.kvalitetssikret {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #333333;
	margin: 10px 275px 10px 0px;
	padding: 2px 5px;
}