#main {
	margin:0 auto 0px auto;
	text-align:left;
	width:850px;
	background-image:url(../grafik/innerbg.jpg);
	background-repeat:repeat-y;
	height:auto;
}
div#innerMain {
	background-image:url(../grafik/innerbgtop.jpg);
	background-repeat:no-repeat;
	min-height:519px;
	margin-left:0px;
}
div#content {
	float:left;
	display: inline;
	margin:10px 0px 0px 0px;
	width:510px;
	display:inline;
	min-height:500 px;
	height:auto;
	padding:0px 10px 10px 10px;


}

div#contentStart {
	float:left;
	display: inline;
	margin:0px 0px 0px 90px;
	width:563px;
	display:inline;
	min-height:500 px;
	padding:0px 0px 10px 5px;

}		


div#headerWrap {
	margin:0px 0px 0px 0px;
	width:955px;

}
div#headerWrap img#header {
	display:block;
}
div#leftcolumn {
width:145px;
min-height:500px;
float:left;
margin-left:80px;
margin-top:5px;
display:inline;
margin-right:10px;
}



div#newsBills {
	width:181px;
	float:left;
	background-repeat:repeat-y;
	margin-left:0px;
	background:url(../grafik/senastenytt_bg.jpg);
	background-repeat:no-repeat;
	padding:60px 20px 5px 20px;
	min-height:400px;
	
}

div#newsBills a:link {
	color: #333333!important;

	text-decoration: none;
}

div#newsBills a:visited {
	color: #333333!important;

	text-decoration: none;
}

div#newsBillsInner {
	margin-bottom:5px;
	background-repeat:no-repeat;
}
div#newsBills img {
	display:block;
}



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