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

body{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #2a333c;
	line-height: 1.4;
	font-size: 62.5%;
	background-color: #fff;
}



/* Text styles */

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

.small{
	font-size: 0.8em;
}

h1, h2{
	font-size: 1.4em;
	color: #010101;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
}

p.w_500{
	width: 500px;
	margin-bottom: 25px;
}

p.answer{
	color: #006eb5;
}

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

li.p_link{
	font-size: 1.2em;
	color: #010101;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
}

li.p_link a{
	color: #010101;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

a.p_inner_link{
	color: #010101;
	text-decoration: none;
}

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

li.active_q, li.active_q a{
	font-weight: bold;
	color: #0e74b9;
}

ol.question_list{
	margin: 0px;
	padding: 0px 0px 0px 25px;
}


a.button_link{
	position: absolute;
	top: 10px;
	left: 8px;
	display: block;
	width: 145px;
	height: 145px;
	outline: none;
	cursor: pointer; cursor: hand;
}

a.menu_link_fjarrvarme{
	position: absolute;
	top: 493px;
	left: 192px;
	display: block;
	width: 90px;
	height: 35px;
	outline: none;
	cursor: pointer; cursor: hand;
	z-index: 1000;
}


ul{
	font-size: 1.2em;
	color: #010101;
	padding: 0px 0px 0px 13px;
	margin: 0px;
}

a img{
	border: none;
}

/* Classes */

.sep{
	position: relative;
	display: block;
	width: 340px;
	border-top: 2px solid #e7e7e7;
	margin: 25px 0px 0px 85px;
	padding-bottom: 25px;
}

.red{
	color: #b0162a;
}

.blue{
	color: #2d8eb9;
}

.float_left{
	float: left;
}
.float_right{
	float: right;
}


/* Main divs */

#page{
	position: relative;
	width: 988px;
	height: 673px;
	margin: 0px auto 0px auto;
	top: 10px;
	background: url(../img/bkg.jpg) no-repeat top left #fff;
	padding-bottom: 20px;
}

#container{
	position: relative;
	width: 795px;
	top: 146px;
	left: 140px;
}



/* Menu */

#menu_holder{
	width: 158px;
	height: 379px;
	float: left;
	background: url(../img/menu_bkg.png) no-repeat top left;
}

#menu{
	position: relative;
	width: 155px;
	height: 303px;
	margin: 16px 0px 0px 0px;
}



/* Content */

#content{
	position: relative;
	width: 612px;
	padding: 0px 0px 0px 23px;
	float: left;
}


/* Illu 2 */

img.illu2{
	margin: 0px 0px 0px 0px;
}

p.illu_text{
	font-size: 1em;
	width: 95px;
	float: left;
	padding: 10px 25px 0px 0px;
	margin-right: 25px;
	/margin-right: 0px;
}


/* Illu 3 */
p.illu3_text{
	width: 295px;
	padding-right: 20px;
	float: left;
}

img.illu3{
	float: left;
}




/* Ads */

a.ad_link{
	position: relative;
	display: block;
	width: 91px;
	height: 107px;
	overflow: hidden;
	float: left;
	outline: none;
	cursor: pointer; cursor: hand;
	margin: 0px 13px 2px 0px;
}

a:hover.ad_link{
	background-position: 0px -107px;
}

a.ad01{
	background: url(../img/ad01.jpg) no-repeat top left;
}
a.ad02{
	background: url(../img/ad02.jpg) no-repeat top left;
}
a.ad03{
	background: url(../img/ad03.jpg) no-repeat top left;
}
a.ad1{
	background: url(../img/ad1.jpg) no-repeat top left;
}
a.ad2{
	background: url(../img/ad2.jpg) no-repeat top left;
}
a.ad3{
	background: url(../img/ad3.jpg) no-repeat top left;
}
a.ad4{
	background: url(../img/ad4.jpg) no-repeat top left;
}
a.ad5{
	background: url(../img/ad5.jpg) no-repeat top left;
}
a.ad6{
	background: url(../img/ad6.jpg) no-repeat top left;
}
a.ad7{
	background: url(../img/ad7.jpg) no-repeat top left;
}
a.ad8{
	background: url(../img/ad8.jpg) no-repeat top left;
}
a.ad9{
	background: url(../img/ad9.jpg) no-repeat top left;
}
a.ad10{
	background: url(../img/ad10.jpg) no-repeat top left;
}


a.vid_link{
	position: relative;
	display: block;
	width: 107px;
	height: 83px;
	overflow: hidden;
	float: left;
	outline: none;
	cursor: pointer; cursor: hand;
	margin: 0px 13px 2px 0px;
}

a:hover.vid_link{
	background-position: 0px -83px;
}

a.vid1{
	background: url(../img/vid1.jpg) no-repeat top left;
}
a.vid2{
	background: url(../img/vid2.jpg) no-repeat top left;
}
a.vid3{
	background: url(../img/vid3.jpg) no-repeat top left;
}

h2.ad{
	color: #b0b0b0;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}



/* Kommun search */

#kommun_list{
	float: left;
}

#kommun_result{
	float: left;
	margin-left: 25px;
	height: 350px;
	width: 350px;
	overflow: auto;
}

select.kommun_select{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	color: #525252;
}


/* 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; }