/*START CONTENT STYLES*/
.emphasized 
{
	padding-bottom:27px;
	background:transparent url(/Administration/WebsiteImages/gray_info_box_bottom.gif) repeat-x scroll left bottom;
}
table.emphasized 
{
	padding-bottom:0;
	background:none;
}
.table-shadow 
{ 
	padding-bottom:16px;
	margin-bottom:0;
	background:#fff url(/Administration/WebsiteImages/gray_info_box_bottom.gif) repeat-x left bottom;
}

.contentbox 
{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	/*SOGETI COMMENT 090317*/
	height:auto;
    overflow:hidden;
}
.report 
{
	
}
/*SOGETI COMMENT 090317*/
/*FIX OVERFLOW IN WIDTH*/
.col .contentbox
{
    width:240px;    
}
.colWide .contentbox
{
    width:495px;    
}
.colHalf .contentbox
{
    width:367px;    
}
.colFull .contentbox
{
    width:750px;    
}

/*END FIX OVERFLOW*/
.contentbox strong 
{
	font-weight:bold;
}
.contentbox em 
{
	font-style:italic;
}

h1 
{
	margin:0 0 11px 0;
	padding:0;
	font-weight:bold;
	font-size: 18px;
	line-height: 22px;
}
h2 
{
	margin:0 0 11px 0;
	padding:0;
	font-weight:bold;
	font-size: 14px;
	line-height: 14px;
}
h3 
{
	margin:0 0 3px 0;
	padding:0;
	font-weight:bold;
	font-size: 12px;
	line-height: 14px;
}
h4 
{
	margin: 5px 0 3px 0;
	padding:0;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	line-height:14px;
}
p 
{
	margin:0 0 11px 0;
	padding:0;
}
.contentbox ul 
{
	list-style: disc none inside;
	margin: 0 0 11px 0;
}
.contentbox li 
{
	margin: 0 0 3px 2px;
}
.contentbox .teaser ul
{
	list-style-position:outside;
	list-style: none none;
	margin:4px 8px;
	padding:0;
}
.contentbox .teaser li 
{
	padding:0;
	margin: 0 0 3px 0;
}
.contentbox .teaser li a 
{
		padding-left:9px;
		margin-left:0;

}
.teaser 
{
	width:100%;
	float:none;
	padding-bottom:15px;
	background:#fff url(/Administration/WebsiteImages/teaser-header2-bg.gif) repeat-x left top;
	overflow:hidden;
}
.teaser.emphasized 
{
	margin-bottom:4px;
}
.teaser h2, .teaser.info h2
{
	background:#409f65 url(/Administration/WebsiteImages/teaser-header2-bginner.gif) repeat-x scroll left top;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:#fff;
	height:16px;
	padding:1px 10px 0 10px;
	margin: 2px 2px 6px 2px;
	overflow:hidden;

}
.teaser h3 
{
	margin:0 8px;
	padding:4px 0;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
}
.teaser p 
{
	margin:0 8px 4px 8px;
	padding:0;
}
.teaser.info 
{
	background-image:url(/Administration/WebsiteImages/infobox-header-bg.gif);
}
.teaser.info h2 
{
	background-image:url(/Administration/WebsiteImages/infobox-header-bginner.gif);
}
.teaser .block 
{
	height:126px;
	overflow:hidden;
}
.teaser .blockLow 
{
	height:95px;
	overflow:hidden;
}
.customerform 
{
	background:#e2f0e8 url(/Administration/WebsiteImages/customerform_top.gif) repeat-x top left;
	padding:40px 20px 10px 20px;
}
.errormessage 
{
	background-color:#fff;
	padding:0;
	margin:0;
	border: 2px solid #cc0101;
}
.errormessage h2 
{
	background:#cc0101 url(/Administration/WebsiteImages/errormessage_top.gif) repeat-x top left;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:#fff;
	padding:2px 10px 4px 10px;
}
.errormessage p 
{
	margin: 8px 10px;
}
/*END CONTENT STYLES*/
/*START OVERIDES*/
.contact, .offers, .joboffers {
width:240px;
}
.contact {
background:#FFFFFF url(/Administration/WebsiteImages/contact_bg2.jpg) no-repeat scroll left top;
height:59px !important;
margin-bottom:10px;
}
.contact h2 {
padding:8px 0 3px 12px;
font-size:10px;
line-height:10px;
font-weight:normal;
margin:0;
}
.offers h2 a.arrow {
padding-right:0;
}
.keyring {
float:right;
margin:3px 4px 8px 0;
}
.contact p.serviceNumber {
color:#000000;
font-family:verdana,arial,helvetica,sans-serif;
font-size:16px;
font-weight:bold;
margin:0 0 2px 0;
padding:0 12px;
}
.contact a 
{
	font:11px/11px verdana,arial,helvetica,sans-serif;
	padding-left:9px;
	font-weight:bold;
	background-image:url(../../Administration/WebsiteImages/link_arrow.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	margin-left:12px;
}
.startPage-sidebarContainer 
{
	width:240px;
	height:139px;
	overflow:hidden;
	position:relative;
	background-color:#e2f0e8;
	margin-bottom:4px;
}
.startPage-sidebarItem 
{
	width:216px;
	margin:6px 12px;
}
.startPage-driftinfo 
{
	width:238px;
	height:52px;
	border:1px solid #ccc;
	overflow:hidden;
	background-color:#e9e9e9;
	margin-bottom:0;
}
.startPage-driftinfo div 
{
	padding:10px 12px 0 12px;
}
.startPage-sidebarItem p,.startPage-driftinfo p {
	margin:0 0 4px 0;
	padding:0;
	font-size:11px;
	line-height:13px;
}
/*.startPage-driftinfo p 
{
	font-size:10px;
	line-height:10px;
}*/
.startpageTabs 
{
	width:240px;
	height:27px;
	overflow:hidden;
}
.startpageTabs img 
{
	display:block;
	width:auto;
	float:left;
}
.startpageTabs .aktuelltImg,.startpageTabs .kundformanerImg
{
	margin-right:3px;
}

.offers, .joboffers, .contact {
cursor:pointer;
}
.offers {
background-color:#E2F0E8;
height:172px;
}
.offers p {
font-size:11px;
line-height:13px;
padding:0 8px;
}
.specialoffer {
background:#FFFFFF url(/Administration/WebsiteImages/specialoffer_bg.gif) no-repeat scroll left top;
border-bottom:1px solid #ABDBB6;
clear:both;
margin:8px;
overflow:hidden;
padding:8px 0 4px;
width:225px;
}
.specialoffer img {
float:right;
margin:0 4px 8px 3px;
}
.specialoffer h3 {
background:#FFFFFF url(/Administration/WebsiteImages/specialoffer.gif) no-repeat scroll left top;
height:12px;
margin:11px 0 0 11px;
text-indent:-1000em;
width:115px;
}
.specialoffer p {
margin:5px 0 0 3px;
}
.joboffers {
background:#FFFFFF url(/Administration/WebsiteImages/joboffers_bg.gif) no-repeat scroll left top;
height:72px;
margin:4px 0 0;
}
.joboffers h2 {
padding:10px 11px;
font-size:11px;
margin:0;
}
/* Comment Sogeti 090216
.teaser {
float:left;
overflow:hidden;
width:240px;
}

.startPage .teaser {
height:126px;
}
.teasers .first {
margin-left:0;
}
.teaser p {
margin-left:8px;
}
.teaser h2 {
background:#FFFFFF url(../../Administration/WebsiteImages/puffHeader.jpg) no-repeat scroll left top;
color:#FFFFFF;
font-family:verdana,arial,helvetica;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:21px;
line-height:normal;
padding:2px 10px;
width:100%;
}
.teaser-wide {
background:#FFFFFF url(../../Administration/WebsiteImages/gray_info_box_bottom.gif) repeat-x scroll left bottom;
margin-bottom:7px;
padding-bottom:14px;
width:495px;
}
.teaser-wide h2 {
background:#FFFFFF url(../../Administration/WebsiteImages/puffWideHeader.gif) no-repeat scroll left top;
color:#FFFFFF;
font-family:verdana,arial,helvetica;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:21px;
line-height:normal;
padding:2px 10px;
}
.teaser .teaserimage {
display:block;
float:right;
margin-left:10px;
}*/
.elpris {
color:#007F32;
float:left;
font-family:arial,helvetica,sans-serif;
font-size:40px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:40px;
margin:0 10px;
width:auto;
height:100px;
text-align:center;
}
.elpris span {
display:block;
font-size:15px;
letter-spacing:0;
line-height:15px;
width:auto;
}
.teaser-elnat {
background-color:#E2F0E8;
}

/*END OVERRIDES*/
/*START TABLES*/

table.striped, table.report, table.divided, table.table-grid 
{
	width:100%;
	border-collapse:collapse;
}

table caption
{
	background:#007f32 url(/Administration/WebsiteImages/teaser-header.gif) repeat-x scroll left top;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	color:#fff;
	padding:2px 10px;
	border:1px solid #007f32;
}

table.striped caption 
{
	padding:5px 10px;
	font-size:11px;
	font-weight:bold;
	color:#000;
	background-color:#a4d2af;
	background-image:none;
	border:0;
}
table.striped th,table.striped td
{
	padding:2px 10px;
}
table.striped tr.odd td
{
	background-color:#e2f0e8;
}
table.divided td
{
	border-left: 1px solid #a4d2af;
}
table.divided td.first 
{
	border:0;
}
table.striped th 
{
	font-weight:bold;
}
table.report th 
{
	padding:6px 8px;
	background-color:#e2f0e8;
	font-weight:bold;
}
table.report td 
{
	padding:4px 8px;
	border-top:1px solid #a4d2af;
}
table.table-grid th,table.table-grid td
{
	padding:4px 8px;
	border-left:1px solid #a4d2af;
	border-bottom:1px solid #a4d2af;
}
table.table-grid th.first,table.table-grid td.first 
{
	border-left:0;
}
table.table-grid th
{
	background-color:#e2f0e8;
}
table td.numericalign
{
	text-align: right;
	width:auto;
}
/*END TABLES*/


.linkurl{
color:#666666;
font-weight:normal;
font-size:10px;
}

/* Energikicken */
.energikicken 
		{
			width:495px;
		}
		.energikicken p 
		{
			margin:0;
			padding:0;
font-size:1em;
		}
		.energikicken .storek 
		{
			width:226px;
		}
		.energikicken .storek img 
		{
			margin-right:12px;
		}
		.energikicken .introek p 
		{
			margin-top:10px;
			margin-bottom:13px;
		}
		.energikicken .storektext a 
		{
			color:#c00;
			text-decoration:none;
font-weight:bold;
		}
		.energikicken p.arkivtext
		{
			border-top:1px solid #ccc;
			margin-top:29px;
			padding-top:4px;
			margin-bottom:10px;
		}
		.smallkicks 
		{
			width:115px;
			padding-bottom:15px;
			margin-right:50px;
			float:left;
		}
		.smallkicks a 
		{
			color:#c00;
			text-decoration:none;
font-weight:bold;
		}
.energikicken p.energikicken-sender {
width:400px;
margin-left:200px;
margin-bottom:40px;
font-size:0.8em;
}
.tri-state div
{
	padding-left:37px;
	background-repeat: no-repeat;
	background-position: left top;
}
.tri-state h3 
{
	font-weight:bold;
	font-size:12px;
}
.panel.tri-state, .panel.tri-state.active
{
	background-color:#FFF1D2;
	border-color:#F2AD21;
}
.panel.tri-state.disabled
{
	background-color:#dddddd;
	border-color:#888888;
}

.panel.driftinfo h3 
{
	margin-top:15px;
}
.panel.driftinfo p 
{
	margin-bottom:5px;
}

.contentbox p.imagetext
{
	margin-top:5px;
	color:#000;
	font:10px/13px verdana,arial,helvetica;
}

.categoryPageImage, .categoryPageImageAbove 
{
	width:495px;
	height:149px;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-1000em;
	overflow:hidden;
	margin-bottom:10px;
}
.categoryPageImageAbove 
{
	text-indent:0;
	padding:10px;
	width:475px;
	height:129px;
}
.above 
{
}
.tycktill 
{
	position:absolute;
	top:10px;
	left:-217px;
}
/* FÖR EXEMPELSIDAN */
		div.explanation 
		{
			background:#fff;
			border-top: 1px dotted #888;
			padding:10px 4px 5px 4px;
			margin:30px 0 10px 0;
			
		}
		.explanation h1 
		{
			margin:0 0 8px 0;
			padding:0;
			font:bold 12px verdana;
			color:#666;
		}
		.explanation p 
		{
			font:10px/12px verdana;
			margin:0 0 5px 0;
			color:#666;
		}
		strong 
		{
			font-weight:bold;
		}
		
.mailformpanel td 
{
	padding:3px 0;
	vertical-align:top;
}
.webTree ul 
{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
.webTree ul li 
{
	margin:0;
	padding:0;
}
.webTree ul li ul li 
{
	padding-left:0px;
}
.webTree .webtreeRoot 
{
	width:170px;
	float:left;
	margin-right:10px;
}
.webTree h3
{
	background-color:#A4D2AF;
	padding:5px 10px 5px 10px;
	
	
}
.webTree h4
{	
	padding:3px 10px 3px 10px;
}
.webTree h5
{	
	padding:0px 10px 0px 20px;
}
.webTree h6
{	
	padding:0px 10px 0px 30px;
}
.webTree a
{	
	color:#000000;
	font-weight:normal;
}
.webTree h3 a
{	
	font-weight:bold;	
}
.webTree h4 a
{	
	/*color:#007F32;*/
	color:#000000;
	font-weight:bold;
	font-style:normal;
	
}


.webtree11, .webtree21, .webtree31, .webtree41
{
		
	}


.infoTable caption{
	background-color:#A4D2AF;
	background-image:none;
	border:0 none;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	padding:5px 10px;

}
.infoTable {
	background-color:#E2F0E8;
}
.infoTable td{
	vertical-align:top;
}
.infoTable .col1, .infoTable .col3{
	padding:0px 0px 0 10px;
}
/*.infoTable .col2, .infoTable .col4{
	padding:7px 10px 10px 0;
}*/
.infoTable p{
	margin:10px;
}
.link-unmarked 
{
	color:inherit;
	text-decoration:none;
	font-weight:inherit;
}
.bildarkiv{
	padding:5px 0 0 0;
}

.splash {
margin-bottom:10px;
}
.calculatefvbox{
	padding:10px;
}
.kundforman {
width: 216px;
height:90px;
background:#fff url(/Administration/WebsiteImages/paper.gif) no-repeat top left;
border-bottom:1px solid #abdab6;
margin-bottom:4px;
padding-top:1px;

}
.kundforman-content {
margin: 8px 4px 0 10px;
padding-top:1px;
}
.kundforman-content .formanimage, .teaser-forman .formanimage {
float:right;
}
.kundforman-content h2 {
width:115px;
height:12px;
background:#fff url(/Administration/WebsiteImages/kundforman-erbjudanden.gif) no-repeat top left;
text-indent:-1000em;
overflow:hidden;
font-size:11px;
color:#f73193;
font-weight:bold;
margin:3px 0 4px 0;
}
.kundforman a {
text-decoration:none;
font-size:11px;
font-weight:normal;
line-height:13px;
color:#000;
}

.teaserImage 
{
	height:100px;
	width:100px;
	display:block;
	float:left;
}
.teaserImageText 
{
	width:110px;
	padding-right:5px;
	float:right;
}
.share
{
	border:1px solid #cdcdcd;
	font-size:9px;
	overflow:hidden;
	width:228px;
	padding:4px 0px 7px 10px;
	margin-bottom:10px;
}
.share .textsize,
.share .print,
.share .shareicons,
.share .textsizeletters
{
	display:block;
	float:left;
	height:16px;
	width:auto;
	line-height:17px;
}
.share .textsize 
{
	margin-left:12px;
}
.share .print
{
	margin-left:8px;
}
.share .print a 
{
	display:block;
	background:#fff url(/Global/Bilder/Ikoner/print.gif) no-repeat right top;
	padding-right:20px;
	font-weight:normal;
	color:#000;
}
.share .shareicons a 
{
	display:block;
	width:25px;
	height:16px;
	background:#fff url(/Global/Bilder/Ikoner/share.gif) no-repeat right 2px;
	padding-right:16px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
.textsize1, .textsize2, .textsize3 
{
	padding-left:1px;
	line-height:14px;
}
.textsizeletters a 
{
	color:#aaa;
}
.share .textsize1 
{
	font-size:11px;
}
.share .textsize2 
{
	font-size:13px;
}
.share .textsize3 
{
	font-size:15px;
}

/* Alt. stylesheets for switcher */

/* size 2 */

.css2
{
	font-size:12px;
	line-height:15px;
}
.css2 h1 
{
	font-size:24px;
	line-height:24px;
}
.css2 h2 
{
	font-size:16px;
	line-height:16px;
}
.css2 h3
{
	font-size:14px;
	line-height:16px;
}
.css2 .contentbox p.imagetext 
{
	font-size:11px;
	line-height:14px;
}
.css2 .leftMenu1 li a 
{
	font-size:20px;
}
.css2 .leftMenu1 li ul li a 
{
	font-size:13px;
	line-height:20px;
}
.css2 .share 
{
	font-size:11px;
}
.css2 .share .textsize 
{
	margin-left:7px;
}
.css2 .share .print 
{
	margin-left:4px;
}
.css2 .startPage-sidebarItem p, .css2 .startPage-driftinfo p {
font-size:12px;
line-height:15px;
}
.css2 .startPage-sidebarContainer {
height:170px;
}
.css2 .startPage-driftinfo {
height:47px;
}
.css2 .kundforman a 
{
	font-size:12px;
}
.css2 .footer 
{
	height:30px;
	font-size:12px;
}
.css2 .footerInfo p 
{
	font-size:12px;
	line-height:15px;
}
.css2 .breadcrumb 
{
	font-size:12px;
}
.css2 .teaser .block 
{
	height:180px;
}

/* size 3 */
.css3 
{
	font-size:14px;
	line-height:18px;
}
.css3 h1 
{
	font-size:36px;
	line-height:36px;
}
.css3 h2 
{
	font-size:22px;
	line-height:22px;
}
.css3 h3
{
	font-size:18px;
	line-height:20px;
}
.css3 .contentbox p.imagetext 
{
	font-size:13px;
	line-height:15px;
}
.css3 .leftMenu1 li a 
{
	font-size:24px;
	height:70px;
}
.css3 .leftMenu1 li ul li a 
{
	font-size:15px;
	line-height:20px;
	height:auto;
}
.css3 .share 
{
	font-size:11px;
}
.css3 .share .textsize 
{
	margin-left:7px;
}
.css3 .share .print 
{
	margin-left:4px;
}

.css3 .startPage-sidebarItem p, .css3 .startPage-driftinfo p {
font-size:14px;
line-height:18px;
}
.css3 .startPage-sidebarContainer {
height:216px;
}
.css3 .startPage-driftinfo {
height:47px;
}
.css3 .kundforman a 
{
	font-size:14px;
	line-height:18px;
}
.css3 .footer 
{
	height:30px;
	font-size:12px;
}
.css3 .footerInfo p 
{
	font-size:12px;
	line-height:15px;
}
.css3 .breadcrumb 
{
	font-size:12px;
}
.css3 .teaser .block 
{
	height:200px;
}

/* common resets */
.css2 .teaser h2, .css3 .teaser h2, .contact h2
{
	font-size:12px;
	line-height:12px;
}

/* End of alt. stylesheets */

.startPage-driftinfo {
background-color:#FFF1D2;
border:1px solid #F8C85B;
height:39px;
margin-bottom:0;
overflow:hidden;
width:238px;
}
.startPage-driftinfo div {
	padding:4px 12px 0 12px;
}
.startPage-sidebarContainer {
background-color:#E2F0E8;
height:133px;
margin-bottom:4px;
overflow:hidden;
position:relative;
width:240px;
}
.kundforman a.kundformanlink
{
	display:block;
	width:auto;
	font-weight:bold;
	color:#007F32;
	text-decoration:none;
	margin-top:5px;
}
.share_info 
{
	position:absolute;
	border:solid 1px #999;
	padding:5px;
	background-color:#ffa;
}
.share_info p 
{
	margin:0;
	padding:0;
}
#elpris_n_tax{
border-top:1px solid #007F32;
font-size:10px;
margin:3px 0 0 0;
line-height:100%;
padding:3px 0 0 0;

}