#main {
	margin:0 auto 0px auto;
	text-align:left;
	width:859px;
	height:auto;
	background-image:url(../grafik/innerbg.jpg);
	background-repeat:repeat-y;
}
div#innerMain {
	background-repeat:no-repeat;
	min-height:500px;
	margin-left:0px;
	background-image:url(../grafik/innerbgtop.jpg);
	background-repeat:no-repeat;
}
div#content {
	float:left;
	display: inline;
	margin:5px 15px 5px 60px;
	width:500px;
	display:inline;
  	min-height:350px;
 	height:auto !important;
  	height:350px;


}

div#headerWrap {
	margin:0px 0px 0px 0px;
	width:840px;
	height:360px;

}
div#headerWrap img#header {
	display:block;
}

div#hvmenu {
height:240px;
}

div#puffs {
	float:left;
	background-image:url(../grafik/erbjudanden_bg.jpg);
	background-repeat:no-repeat;
	width:180px;
	min-height:400px;
	background-color:#FFF;
	margin-top:5px;

}

div#newsBills {
	float:left;
	background-image:url(../grafik/news_bg.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:auto;
	background-color:#FFF;
	margin-top:5px;

}
div#newsBills h3 {
	color:#141410 !important;
}
div#newsBills a:link {
color:#141410 !important;
text-decoration:none;
}
div#newsBills a:visited {
color:#141410 !important;
text-decoration:none;
}
div#newsBills a:active{
color:#141410 !important;
text-decoration:none;
}
div#newsBills a:hover {
color:#141410 !important;
text-decoration:underline;
}


div#footer {
margin-left:auto;
margin-right:auto;
height:20px;
margin-top:10px;
}

div#meny {
margin-left:42px;
padding-left:82px;
width:671px;
height:45px;
background-image:url(../grafik/menu_bg.jpg);
background-repeat:repeat-x;

}
