body, html{
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body{
	font-family: Arial, Verdana, sans-serif;
	color: #321e2b;
	line-height: 1.4;
	font-size: 62.5%;
	background: url(/img/bkg.gif) repeat-x top left #e5e2dd;
}

h1{
	font-size: 2.4em;
	color: #1b2626;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h2.category_h2{
	color: #1b2626;
	margin: 0px;
	padding: 8px 0px 6px 0px;
}

h2.admin_h2{
	font-size: 1.6em;
	color: #1b2626;
	margin: 0px;
	padding: 25px 0px 0px 20px;
}

h2.admin_edit_h2{
	font-size: 1.6em;
	color: #1b2626;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

h2.admin_error{
	font-size: 1.6em;
	color: #bd0606;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

h2.admin_success{
	font-size: 1.6em;
	color: #92af2e;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

p{
	font-size: 1.2em;
	color: #626859;
	margin: 0px;
	padding: 0px;
}

p.ingress{
	font-size: 1.6em;
	color: #a2bc7a;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 20px;
	padding-top: 3px;
}

p.menu_text{
	font-size: 1em;
	color: #626859;
	padding: 0px 20px 3px 12px;
	margin: 0px;
}

p.block_text{
	font-size: 1.1em;
	color: #626859;
	padding: 0px 10px 5px 12px;
}

p.block_text a{
	color: #619bcb;
	text-decoration: underline;
}

p.question_sent{
	font-size: 1.3em;
	font-weight: bold;
	color: #647726;
	padding-bottom: 5px;
}

p.small_p{
	font-size: 1em;
}

a{
	color: #729306;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

a.read_more_btn{
	display: block;
	width: 64px;
	height: 23px;
	background: url(/img/read_more_btn.jpg) no-repeat top left;
	outline: none;
	cursor: pointer; cursor: hand;
	margin: 5px 10px 0px 0px;
	line-height: 2000;
	overflow: hidden;
}

.float_right{
	float: right;
}

.float_left{
	float: left;
}

.no_border{
	border: none;
}
table.no_border td{
	border: none;
}

.marked{
	background-color: #fffbbb;
}



/* Form */

input.styled_input{
	border: 1px solid #999;
	background: url(/img/input_bkg.gif) repeat-x top left;
	font-size: 1.1em;
	color: #3a4416;
	height: 17px;
	padding: 3px 0px 0px 5px;
}

input{
	font-size: 1.1em;
	color: #333;
}
textarea{
	font-family: Arial, Verdana, sans-serif;
	color: #333;
	font-size: 1.2em;
}

.submit{
	border: none;
	height: auto;
	padding: 0px;
	background: none;
	margin: 0px;
}

label{
	font-size: 1.1em;
}




/* List */

ul{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
}

ol{
	padding: 0px 0px 0px 20px;
	//padding: 0px 0px 0px 25px;
	margin: 0px 0px 10px 0px;
}

li{
	font-size: 1.2em;
	color: #626859;
	padding: 0px;
	margin: 0px;
}

ol li{
	padding-bottom: 5px;
}


/* table */

td{
	font-size: 1.2em;
	color: #321e2b;
	padding: 3px;
	border-left: 1px solid #a2bc7a;
	border-top: 1px solid #a2bc7a;
}
table{
	border-right: 1px solid #a2bc7a;
	border-bottom: 1px solid #a2bc7a;
}


table.energisnal_table{
	width: 435px;
	border-top: 5px solid #626859;
	border-bottom: 2px solid #626859;
	border-right: none;
}

table.energisnal_table td{
	font-size: 1.2em;
	color: #626859;
	border: none;
	text-align: center;
}
table.energisnal_table td.header_td{
	text-align: left;
	font-size: 1.2em;
	//font-size: 1.1em;
}


table.utfasas_table{
	width: 435px;
	border-top: 5px solid #626859;
	border-bottom: 2px solid #626859;
	border-right: none;
}

table.utfasas_table td{
	text-align: left;
	font-size: 1.2em;
	color: #626859;
	border: none;
}


table.utfasas_table td.header_td2{
	text-align: left;
	width: 120px;
}


table.utfasas_table td.underline_td{
	border-bottom: 1px solid #bbb;
}




/* Main page */

#page{
	position: relative;
	width: 992px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 8px 0px;
}

#top_links{
	width: 190px;
	float: right;
}

#left_column{
	position: relative;
	width: 242px;
	float: left;
}

#right_column{
	position: relative;
	width: 742px;
	padding: 25px 0px 0px 8px;
	float: left;
}

#logga{
	position: relative;
	width: 230px;
	height: 130px;
	background: url(/img/logga.jpg) no-repeat top center;
}

#top{
	position: relative;
	width: 742px;
	height: 102px;
	/*background: url(/img/top.png) no-repeat top left;*/
	margin-bottom: 2px;
}

#flash{
	position: relative;
	width: 736px;
	height: 426px;
	margin-top: 8px;
	background: url(/img/flash.jpg) no-repeat top left;
	padding: 6px 0px 0px 6px;
}

#add_this{
	padding-top: 40px;
}

/* Menu */

a.menu_link{
	position: relative;
	display: block;
	width: 230px;
	height: 26px;
	outline: none;
	cursor: pointer; cursor: hand;
	border-bottom: 1px dashed #d9e6e6;
	line-height: 2000;
	overflow: hidden;
}
a:hover.menu_link{
	background-position: 0px -27px;
}

a.menu_link_sel{
	position: relative;
	display: block;
	width: 230px;
	height: 26px;
	outline: none;
	cursor: pointer; cursor: hand;
	border-bottom: 1px dashed #d9e6e6;
	line-height: 2000;
	overflow: hidden;
}

a.m_ekonomi{
	background: url(/img/m_ekonomi.gif) no-repeat top left;
}

a.m_ekonomi_sel{
	background: url(/img/m_ekonomi.gif) no-repeat top left;
	background-position: 0px -54px;
}

a.m_miljo{
	background: url(/img/m_miljo.gif) no-repeat top left;
}
a.m_miljo_sel{
	background: url(/img/m_miljo.gif) no-repeat top left;
	background-position: 0px -54px;
}

a.m_kvalitet{
	background: url(/img/m_kvalitet.gif) no-repeat top left;
}
a.m_kvalitet_sel{
	background: url(/img/m_kvalitet.gif) no-repeat top left;
	background-position: 0px -54px;
}

a.m_energisnal{
	background: url(/img/m_fakta-om.gif) no-repeat top left;
}
a.m_energisnal_sel{
	background: url(/img/m_fakta-om.gif) no-repeat top left;
	background-position: 0px -54px;
}

a.m_sant{
	background: url(/img/m_sant.gif) no-repeat top left;
}
a.m_sant_sel{
	background: url(/img/m_sant.gif) no-repeat top left;
	background-position: 0px -54px;
}

a.m_senaste_nytt{
	background: url(/img/m_senaste_nytt.gif) no-repeat top left;
}
a.m_senaste_nytt_sel{
	background: url(/img/m_senaste_nytt.gif) no-repeat top left;
	background-position: 0px -54px;
}

a.m_hem{
	background: url(/img/m_hem.gif) no-repeat top left;
}
a.m_hem_sel{
	background: url(/img/m_hem.gif) no-repeat top left;
	background-position: 0px -54px;
}

a.m_halogen{
	background: url(/img/m_fakta-om-halo.gif) no-repeat top left;
}
a.m_halogen_sel{
	background: url(/img/m_fakta-om-halo.gif) no-repeat top left;
	background-position: 0px -54px;
}

a.m_led{
	background: url(/img/m_fakta-om-led.gif) no-repeat top left;
}
a.m_led_sel{
	background: url(/img/m_fakta-om-led.gif) no-repeat top left;
	background-position: 0px -54px;
}

a.m_info_pa{
	background: url(/img/m_info-pa.gif) no-repeat top left;
}
a.m_info_pa_sel{
	background: url(/img/m_info-pa.gif) no-repeat top left;
	background-position: 0px -54px;
}


.subpages{
	border-bottom: 1px dashed #d9e6e6;
}
.visible{
	display: block;
}
.hidden{
	display: none;
}

a.subpage, a.subpage_sel{
	font-size: 1.1em;
	color: #838383;
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 20px;
	outline: none;
}
a.subpage_sel{
	background-color: #f2f6d6;
}
a:hover.subpage{
	background-color: #f2f6d6;
}



/* White block */

.white_block{
	position: relative;
	display: block;
	width: 242px;
	margin-top: 8px;
}

.white_block_top{
	display: block;
	width: 242px;
	height: 15px;
	background: url(/img/white_block_top.gif) no-repeat top left;
}

.white_block_bottom{
	display: block;
	width: 242px;
	height: 20px;
	background: url(/img/white_block_bottom.gif) no-repeat top left;
}

.white_block_content{
	position: relative;
	display: block;
	width: 230px;
	padding: 0px 6px;
	background: url(/img/white_block_repeat.gif) repeat-y top left;
}


.visste_du_att_top{
	display: block;
	width: 242px;
	height: 55px;
	background: url(/img/visste_du_att.png) no-repeat top left;
}

.search_top{
	display: block;
	width: 242px;
	height: 55px;
	background: url(/img/search_top.png) no-repeat top left;
}

.mer_info_top{
	display: block;
	width: 242px;
	height: 55px;
	background: url(/img/mer_info.png) no-repeat top left;
}

.tip_a_friend_top{
	display: block;
	width: 242px;
	height: 55px;
	background: url(/img/tip_a_friend.png) no-repeat top left;
}


/* Content block */

.content_block{
	position: relative;
	display: block;
	width: 742px;
	margin-top: 8px;
}

.content_block_top{
	display: block;
	width: 742px;
	height: 28px;
	background: url(/img/content_top.gif) no-repeat top left;
}

.content_block_bottom{
	display: block;
	width: 742px;
	height: 28px;
	background: url(/img/content_bottom.gif) no-repeat top left;
}

.content_block_content{
	display: block;
	width: 742px;
	background: url(/img/content_repeat.gif) repeat-y top left;
}

.inner_content{
	display: block;
	width: 700px;
	margin: 0px auto 0px auto;
	padding: 0px 15px;
	min-height: 297px;
	background: url(/img/content_inner_bkg.gif) repeat-x top left;
}



/* Subpage content */

img.subpage_image{
	position: relative;
	float: right;
	margin-right: 5px;
}

#embed{
	position: relative;
	float: right;
	margin-right: 5px;
	width: 250px;
}

#embed_code{
	position: relative;
	background: url(/img/question_bkg.gif) repeat-x top left #acc049;
	padding: 15px 10px 10px 10px;
	border: 2px solid #c8d59e;
	margin-top: 20px;
}

textarea.embed_code_textarea{
	font-size: 1.1em;
}

p.embed_p{
	color: #fff;
	font-size: 1.1em;
}

#subpage_text{
	position: relative;
	width: 435px;
	padding: 0px 20px 20px 10px;
	float: left;
}

#subpage_text2{
	position: relative;
	width: 415px;
	padding: 0px 20px 20px 10px;
	float: left;
}



/* Tip a friend */

form#tip_a_friend_form{
	position: relative;
	padding: 3px 10px 0px 10px;
	margin: 0px;
}

form#tip_a_friend_form input{
	margin-bottom: 4px;
}

#form_buttons{
	position: relative;
	padding-top: 2px;
}

a.form_link_btn{
	display: block;
	width: 103px;
	height: 25px;
	background: url(/img/form_link_btn.png) no-repeat top left;
	line-height: 2000;
	overflow: hidden;
	outline: none;
	cursor: pointer; cursor: hand;
	float: right;
}


/* puffar */

.puff{
	margin-left: 8px;
}

.kungs_top{
	display: block;
	width: 242px;
	height: 134px;
	background: url(/img/glodlampan_utfasas.jpg) no-repeat top left;
}

.recycle_top{
	display: block;
	width: 242px;
	height: 134px;
	background: url(/img/recycle.jpg) no-repeat top left;
}

.dr_lampa_top{
	display: block;
	width: 242px;
	height: 134px;
	background: url(/img/dr_lampa.jpg) no-repeat top left;
}

.hitta_alternativen_top{
	display: block;
	width: 242px;
	height: 134px;
	background: url(/img/hitta_alternativen.jpg) no-repeat top left;
}

#ask_dr{
	margin: 5px 0px 25px 0px;
	padding-bottom: 25px;
	border-bottom: 2px solid #cfcfcf;
}

#form_holder{
	background: url(/img/question_bkg.gif) repeat-x top left #acc049;
	padding: 10px 0px 10px 20px;
	border: 2px solid #c8d59e;
}

form#ask_dr_form{
	
}
form#ask_dr_form label{
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	line-height: 2;
}



/* footer */

#footer{
	position: relative;
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 12px 0px 20px 0px;
	border-top: 1px solid #d9d6d2;
}

p.footer{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	color: #83807c;
	padding-bottom: 5px;
	width: 980px;
	text-align: center;
}

p.footer_sep{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	color: #83807c;	
	float: left;
	padding: 0px 5px;
}

a.footer_link{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #83807c;	
	float: left;
}

a.footer_img_link{
	display: block;
	width: 175px;
	height: 9px;
	background: url(/img/belysningsbranschen.gif) no-repeat top left;
	outline: none;
	float: left;
	margin: 3px 0px 0px 20px;
}



/* admin */

#admin_page{
	width: 1100px;
}


#admin_menu{
	width: 300px;
}

table.admin_table{
	position: relative;
	margin: 10px 0px 0px 20px;
	border: none;
	border-top: 1px solid #d9d6d2;
}

table.admin_table td{
	padding: 5px 15px 5px 15px;
	border-top: none;
	border-bottom: 1px solid #d9d6d2;
	background-color: #f8f8f8;
	color: #321e2b;
	font-size: 1em;
}

td.admin_td1{
	border-left: 1px solid #d9d6d2;
	border-right: none;
	width: 200px;
}

td.admin_td2{
	border-right: 1px solid #d9d6d2;
	border-left: none;
}

#admin_edit{
	margin: 22px 0px 0px 30px;
	border-left: 1px solid #d9d6d2;
	padding-left: 30px;
}

a.admin_add_link{
	display: block;
	padding: 5px 15px;
	border: 1px solid #d9d6d2;
	background-color: #f8f8f8;
	margin-top: 5px;
	outline: none;
}



/* Top menu */

#admin_top_menu{
	margin: 0px 0px 0px 20px;
}

a:link.admin_menu, a:active.admin_menu, a:visited.admin_menu{
	border-bottom: 1px solid #d9d6d2;
	border-right: 1px solid #d9d6d2;
	border-left: 1px solid #d9d6d2;
	padding: 4px 10px;
	background: #729306;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	font-size: 1.2em;
	outline: none;
	cursor: pointer; cursor: hand;
}

a:link.admin_sel, a:active.admin_sel, a:visited.admin_sel{
	background: #fff;
	color: #729306;
	font-weight: bold;
}

a:hover.admin_menu{
	text-decoration: underline;
}

a.admin_logout{
	padding-left: 30px;
}



/* Ajax search */
input#search_input{
	display: block;
	width: 200px;
}

#search_result{
	position: absolute;
	width: 205px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: -5px 0px 0px 12px;
	padding: 3px 0px 5px 0px;
	display: none;
	z-index: 1;
	background-color: #fff;
}

a.search_result_a{
	display: block;
	font-size: 1.2em;
	color: #729306;
	padding: 3px 5px 3px 5px;
}

a:hover.search_result_a{
	background-color: #eee;
}

a.search_result_close{
	float: right;
	margin-right: 8px;
}



/* png fix */

img, div, a, input { 
	behavior: url(/css/iepngfix.htc);
}




/* clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }









/* ALTERNATIVTABELL */
table.alternativ_tabell{
	border-collapse: collapse !important;
	border-spacing: 0px !important; 
	color: #ffffff;
	padding: 0 !important;
	margin: 0;
	font-family: arial;
	background-color: #fff;
	font-size: 1.1em;
	border-bottom: 0px !important;
	border-right: 0px !important;
	}
	
table.alternativ_tabell	.alternativtext{
	
	width: 125px;
	margin-left: 10px;
	display: block;
	}	

table.alternativ_tabell .alternativrubrik{
	color: #71891c;
	font-size: 8pt;
	font-weight: bold;
}

table.alternativ_tabell td{
	border-right: 0; 
	border-left: 0; 
	padding: 0 !important;
	color: #797979;
	font-size: 7pt;
	vertical-align: top;

	
	
}

table.alternativ_tabell tbody{
	padding: 0 !important;
}

table.alternativ_tabell tr{
	padding: 0 !important;
}

table.alternativ_tabell th{
	padding: 0 !important;
}



table.alternativ_tabell tr.rad1{
/*	width: 709px; */
	height: 40px;
	background-color: #ffffff;

}


table.alternativ_tabell th.rad1_cell1{
	width: 133px;
	height: 40px;	
	background: url(../img/rad1_cell1_top.png) no-repeat; 
/*	background: url(/img/rad1_cell1_top.png) no-repeat top left; */
	background-color: #e9074c;
	font-size: 1.1em;
	padding: 0 !important;
	margin: 0;
	
	border-spacing: 0px !important;

}

table.alternativ_tabell th.rad1_cell2{
	border-left: 0;
	width: 141px;
	height: 40px;
	background-color: #a3bc39;
}

table.alternativ_tabell th.rad1_cell3{
	border-left: 0;
	width: 141px;
	height: 40px;
	background-color: #a3bc39;
}

table.alternativ_tabell th.rad1_cell4{
	border-left: 0;
	width: 141px;
	height: 40px;
	background-color: #a3bc39;
}

table.alternativ_tabell th.rad1_cell5{
	border: 0;
	border-left: 0;
	border-right: 0;
	width: 141px;
	height: 40px;
	/*	background: url(/img/rad1_cell5_top.png) no-repeat top right;*/
	background: url(../img/rad1_cell5_top.png) no-repeat; 
	background-color: #a3bc39;
}

table.alternativ_tabell tr.rad2{


/*	width: 705px; */
	height: 123px;
	background-color: #ffffff;
}

table.alternativ_tabell td.rad2_cell1{
	text-align: center;
	width: 133px;
	height: 123px;	
	/*	border-left: 1px solid #e9074c !important; */
/*	border-right: 1px solid #e9074c; */
	border-top: 0;
	margin: 0;
	background: url(../img/leftborder.png) repeat-y; 
/*	background: url(/img/lampa1.png) no-repeat top left; */
		border-spacing: 0px !important; 

}

table.alternativ_tabell td.rad2_cell2{
	
	width: 141px;
	height: 123px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd !important;
/*	background: url(/img/lampa2.png) no-repeat top left; */
	background: url(../img/lampbg_ingenpil_123.png) no-repeat bottom left;

}

table.alternativ_tabell td.rad2_cell3{
	
	width: 141px;
	height: 123px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd !important;
/*	background: url(/img/lampa3.png) no-repeat top left;*/
	background: url(../img/lampbg_ingenpil_123.png) no-repeat bottom left;	
}

table.alternativ_tabell td.rad2_cell4{
	width: 141px;
	height: 123px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd !important;
/*	background: url(/img/lampa4.png) no-repeat top left;*/
	background: url(../img/lampbg_ingenpil_123.png) no-repeat bottom left;
}

table.alternativ_tabell td.rad2_cell5{
	width: 141px;
	height: 123px;
	border-top: 0;	
	border-left: 0;
	padding: 0;
	margin: 0;
	background: url(../img/rightborder.png) repeat-y; 

/*	border-right: 1px solid #a3bc39;*/
/*	background: url(/img/lampa5.png) no-repeat top left; */
}


table.alternativ_tabell tr.rad3{
/*	width: 705px; */
	height: 182px;

	background-color: #ffffff;

}

table.alternativ_tabell td.rad3_cell1{
	text-align: center;
	width: 97px;
	height: 182px;	
	/*	border-left: 1px solid #e9074c !important; */
/*	border-right: 1px solid #e9074c; */
	border-top: 0;
	padding-left: 18px;
	padding-right: 18px;
	background: url(../img/leftborder.png) repeat-y; 
	
}

table.alternativ_tabell td.rad3_cell2{
	width: 105px;
	height: 182px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd;
/*	padding-left: 10px; */
	
	background: url(../img/tonad_bg_hel.png) no-repeat bottom left;

}

table.alternativ_tabell td.rad3_cell3{
	width: 105px;
	height: 182px;	
	border-top: 0;
	border-left: 0;	
	border-right: 1px solid #e5e2dd;
	padding-left: 18px;
	padding-right: 18px;
	background: url(../img/tonad_bg_hel.png) no-repeat bottom left;
}

table.alternativ_tabell td.rad3_cell4{
	width: 105px;
	height: 182px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd;
	padding-left: 18px;
	padding-right: 18px; 
	background: url(../img/tonad_bg_hel.png) no-repeat bottom left;	
}

table.alternativ_tabell td.rad3_cell5{
	width: 105px;
	height: 182px;
	border-top: 0;	
	border-left: 0;
/*	border-right: 1px solid #a3bc39; */
	padding-left: 18px;
	padding-right: 18px;
	background: url(../img/tonad_bg_hel_right.png) no-repeat bottom left;
}

table.alternativ_tabell tr.rad4{
/*	width: 705px; */
	height: 123px;
	background-color: #ffffff;

}


table.alternativ_tabell td.rad4_cell1{
	text-align: center;
	width: 133px;
	height: 123px;	
	/*	border-left: 1px solid #e9074c !important; */
/*	border-right: 1px solid #e9074c; */
	border-top: 0;
	background: url(../img/leftborder.png) repeat-y; 
/*	background: url(/img/lampa6.png) no-repeat top left; */

}

table.alternativ_tabell td.rad4_cell2{
	width: 141px;
	height: 123px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd !important;
/*	background: url(../img/leftborder.png) repeat-y;  */
/*	background: url(/img/lampa7.png) no-repeat top left; */
	background: url(../img/lampbg_ingenpil_123.png) no-repeat bottom left;
}

table.alternativ_tabell td.rad4_cell3{
	width: 141px;
	height: 123px;	
	border-top: 0;
	border-left: 0;	
	border-right: 1px solid #e5e2dd !important;
	background: url(../img/lampbg_ingenpil_123.png) no-repeat bottom left;
/*	background: url(/img/lampa8.png) no-repeat top left; */
}

table.alternativ_tabell td.rad4_cell4{
	width: 141px;
	height: 123px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd !important;
/*background: url(/img/lampa9.png) no-repeat top left; */
	background: url(../img/lampbg_ingenpil_123.png) no-repeat bottom left;

}

table.alternativ_tabell td.rad4_cell5{
	width: 141px;
	height: 123px;
	border-top: 0;	
	border-left: 0;
	background: url(../img/rightborder.png) repeat-y; 
/*	border-right: 1px solid #a3bc39; */

/*	background: url(/img/lampa10.png) no-repeat top hidden left; */
}

table.alternativ_tabell tr.rad5{
/*	width: 705px; */
	height: 182px;
	background-color: #ffffff;
	
}


table.alternativ_tabell td.rad5_cell1{
	text-align: center;
	width: 97px;
	height: 182px;	
	/*	border-left: 1px solid #e9074c !important; */
/*	border-right: 1px solid #e9074c; */
	border-top: 0;
	padding-left: 18px;
	padding-right: 18px;
	background: url(../img/leftborder.png) repeat-y; 

}

table.alternativ_tabell td.rad5_cell2{
	width: 105px;
	height: 182px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd;
	padding-left: 18px;
	padding-right: 18px;
	background: url(../img/tonad_bg_hel.png) no-repeat bottom left;	
}

table.alternativ_tabell td.rad5_cell3{
	width: 105px;
	height: 182px;	
	border-top: 0;
	border-left: 0;	
	border-right: 1px solid #e5e2dd;
	padding-left: 18px;
	padding-right: 18px;
	background: url(../img/tonad_bg_hel.png) no-repeat bottom left;
}

table.alternativ_tabell td.rad5_cell4{
	width: 105px;
	height: 182px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd;
	padding-left: 18px;
	padding-right: 18px; 
	background: url(../img/tonad_bg_hel.png) no-repeat bottom left;	
}

table.alternativ_tabell td.rad5_cell5{
	width: 105px;
	height: 182px;
	border-top: 0;	
	border-left: 0;
/*	border-right: 1px solid #a3bc39; */
	padding-left: 18px;
	padding-right: 18px;
/*	background: url(../img/rightborder.png) repeat-y;  */
	background: url(../img/tonad_bg_hel_right.png) no-repeat bottom left;
}

table.alternativ_tabell tr.rad6{
/*	width: 705px; */
	height: 123px;
	background-color: #ffffff;

}

table.alternativ_tabell td.rad6_cell1{
	text-align: center;
	width: 133px;
	height: 123px;	
	/*	border-left: 1px solid #e9074c !important; */
/*	border-right: 1px solid #e9074c; */
	border-top: 0;
	background: url(../img/leftborder.png) repeat-y; 
/*	background: url(/img/lampa11.png) no-repeat top left; */

}

table.alternativ_tabell td.rad6_cell2{
	width: 141px;
	height: 123px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd !important;
	background: url(../img/lampbg_ingenpil_123.png) no-repeat bottom left;
/*	background: url(/img/lampa12.png) no-repeat top left; */

}

table.alternativ_tabell td.rad6_cell3{
	width: 105px;
	height: 123px;	
	border-top: 0;
	border-left: 0;	
	border-right: 1px solid #e5e2dd !important;
	padding-left: 18px;
	padding-right: 18px;
	background: url(../img/lampbg_ingenpil_123.png) no-repeat bottom left;
}

table.alternativ_tabell td.rad6_cell4{
	width: 141px;
	height: 123px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd !important;
/*	background: url(/img/lampa13.png) no-repeat top left; */
	background: url(../img/lampbg_ingenpil_123.png) no-repeat bottom left;	

}

table.alternativ_tabell td.rad6_cell5{
	width: 141px;
	height: 123px;
	border-top: 0;	
	border-left: 0;
/*	border-right: 1px solid #a3bc39; */
/*	background: url(/img/lampa14.png) no-repeat top left; */
		background: url(../img/rightborder.png) repeat-y; 
}

table.alternativ_tabell tr.rad7{
/*	width: 705px; */
	height: 160px;
	background-color: #ffffff;
	
}

table.alternativ_tabell td.rad7_cell1{
	text-align: center;
	width: 97px;
	height: 160px;	
	/*	border-left: 1px solid #e9074c !important; */
/*	border-right: 1px solid #e9074c; */
	border-top: 0;
	padding-left: 18px;
	padding-right: 18px;
	background: url(../img/leftborder.png) repeat-y; 
}

table.alternativ_tabell td.rad7_cell2{
	width: 105px;
	height: 160px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd;
	padding-left: 18px;
	padding-right: 18px;
	background: url(../img/tonad_bg_hel.png) no-repeat bottom left;	
}

table.alternativ_tabell td.rad7_cell3{
	width: 105px;
	height: 160px;	
	border-top: 0;
	border-left: 0;	
	border-right: 1px solid #e5e2dd;
	padding-left: 18px;
	padding-right: 18px;
	background: url(../img/tonad_bg_hel.png) no-repeat bottom left;
}

table.alternativ_tabell td.rad7_cell4{
	width: 105px;
	height: 160px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd;
	padding-left: 18px;
	padding-right: 18px; 
	background: url(../img/tonad_bg_hel.png) no-repeat bottom left;	
}

table.alternativ_tabell td.rad7_cell5{
	width: 105px;
	height: 160px;
	border-top: 0;	
	border-left: 0;
/*	border-right: 1px solid #a3bc39; */
	padding-left: 18px;
	padding-right: 18px;
	background: url(../img/tonad_bg_hel_right.png) no-repeat bottom left;
}

table.alternativ_tabell tr.rad8{
/*	width: 705px; */
	height: 160px;
	background-color: #ffffff;

}

table.alternativ_tabell td.rad8_cell1{
	text-align: center;
	width: 133px;
	height: 160px;	
	/*	border-left: 1px solid #e9074c !important; */
/*	border-right: 1px solid #e9074c; */
	border-top: 0;
	background: url(../img/leftborder.png) repeat-y; 
/*	background: url(/img/lampa15.png) no-repeat top left; */

}

table.alternativ_tabell td.rad8_cell2{
	width: 141px;
	height: 160px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd !important;
	background: url(../img/lampbg_ingenpil_160.png) no-repeat bottom left;
/*	background: url(/img/lampa16.png) no-repeat top left; */

}

table.alternativ_tabell td.rad8_cell3{
	width: 105px;
	height: 160px;	
	border-top: 0;
	border-left: 0;	
	border-right: 1px solid #e5e2dd !important;
	padding-left: 18px;
	padding-right: 18px;
	background: url(../img/lampbg_ingenpil_160.png) no-repeat bottom left;

}

table.alternativ_tabell td.rad8_cell4{
	width: 105px;
	height: 160px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd !important;
	padding-left: 18px;
	padding-right: 18px; 
	background: url(../img/lampbg_ingenpil_160.png) no-repeat bottom left;
}

table.alternativ_tabell td.rad8_cell5{
	width: 105px;
	height: 160px;
	border-top: 0;	
	border-left: 0;
/*	border-right: 1px solid #a3bc39; */
	padding-left: 18px;
	padding-right: 18px;
	background: url(../img/rightborder.png) repeat-y; 

}

table.alternativ_tabell tr.rad9{
/*	width: 705px; */
	height: 160px;
	background-color: #ffffff;

}


table.alternativ_tabell td.rad9_cell1{
	text-align: center;
	background: url(../img/leftborder.png) repeat-y; 
	width: 97px;
	height: 170px;	
	/*	border-left: 1px solid #e9074c !important; */
/*	border-right: 1px solid #e9074c; */
	border-top: 0;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 0;

}

table.alternativ_tabell td.rad9_cell2{
	width: 105px;
	height: 170px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 0;
	background: url(../img/tonad_bg_hel.png) no-repeat bottom left;
}

table.alternativ_tabell td.rad9_cell3{
	width: 105px;
	height: 170px;	
	border-top: 0;
	border-left: 0;	
	border-right: 1px solid #e5e2dd;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 0;
	background: url(../img/tonad_bg_hel.png) no-repeat bottom left;
}

table.alternativ_tabell td.rad9_cell4{
	width: 105px;
	height: 170px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd;
	padding-left: 18px;
	padding-right: 18px; 
	padding-bottom: 0;
	background: url(../img/tonad_bg_hel.png) no-repeat bottom left;
}

table.alternativ_tabell td.rad9_cell5{
	width: 105px;
	height: 170px;
	border-top: 0;	
	border-left: 0;
/*	border-right: 1px solid #a3bc39; */
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 0;
	background: url(../img/tonad_bg_hel_right.png) no-repeat bottom left;
}

table.alternativ_tabell tr.rad10{
	padding: 0;
/*	width: 705px; */
	height: 6px;

	background-color: #e5e2dd;

}


table.alternativ_tabell td.rad10_cell1{
	text-align: center;
	padding: 0;
	width: 133px;
	height: 6px;	
	border-left: 0;
/*	border-right: 1px solid #e9074c; */
	border-top: 0;
	margin: 0;
/*	border-bottom: 1px solid #e9074c !important; */
	background: url(../img/rad10_cell1_bottom.png) no-repeat; 
	line-height: 0;
}

table.alternativ_tabell td.rad10_cell2{
	padding: 0;
	width: 105px;
	height: 6px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd;
	padding-left: 18px;
	padding-right: 18px;

	line-height: 0;
	background-color: #f5f2ee;
	background: url(../img/rad10_cell2till4_bottom.png) no-repeat; 
	
}

table.alternativ_tabell td.rad10_cell3{
	padding: 0;
	width: 105px;
	height: 6px;	
	border-top: 0;
	border-left: 0;	
	border-right: 0 !important;
	padding-left: 18px;
	padding-right: 18px;

	line-height: 0;
	background-color: #f5f2ee;
	background: url(../img/rad10_cell2till4_bottom.png) no-repeat; 	
}

table.alternativ_tabell td.rad10_cell4{
	padding: 0;
	width: 105px;
	height: 6px;	
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e2dd;
	padding-left: 18px;
	padding-right: 18px; 

	line-height: 0;
	background-color: #f5f2ee;
	background: url(../img/rad10_cell2till4_bottom.png) no-repeat; 
}

table.alternativ_tabell td.rad10_cell5{
	padding: 0;
	width: 141px;
	height: 6px;
	border-top: 0;	
	border-left: 0;
	border-right: 0;
/*	border-bottom: 1px solid #a3bc39 !important; */
	background: url(../img/rad10_cell5_bottom.png) no-repeat bottom right;
	line-height: 0;
}

.utskriftvanlig{
	font-family: arial;
	font-size: 1.2em;
}
