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

}
	
div#galleryStart {
padding: 35px 10px 1px 13px;
background:url(/grafik/senaste_ref_bg.jpg);
background-color:#e7e6e6;
background-repeat:no-repeat; 
height:auto;
margin-bottom:5px;
			
}


div#internlogin {
background-image:url(../grafik/internlogin_bg.jpg);
background-repeat:no-repeat;
padding-top:30px;
padding-left:10px;
background-color:#e7e6e6;
padding-bottom:10px;

	
			
}


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

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

}

div#left {
height:auto;
width:180px;
float:left;
display:inline;
margin:5px 0 0 25px;
padding-left:0px;
overflow:hidden;
}


div#hvmenu {
height:240px;
}

div#right {
	float:left;
	width:205px;
	min-height:300px;
	margin-top:5px;
	}
	
div#newsBills {	
	padding: 35px 10px 10px 15px; 
	background-image:url(../grafik/senaste_nytt_bg.jpg); 
	background-repeat: no-repeat; 
	min-height:300px;
	}

div#puffar2 {
margin-top:5px;
padding-left:8px;
}	
	
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#menu {
margin-left:0px;
float:left;
width:820px;


}
#mainMenu {
background-image:url(/grafik/menubg.jpg);
background-repeat:no-repeat;
height:37px;
width:860px;
padding-left:20px;
}


#mainMenu li {
	display:inline;
	padding:0;
	margin:0 3px;
	line-height:35px;
}
#mainMenu li a {
	font-size:11px;
	color:#fff !important;
	font-weight:bold;
	text-decoration:none;
}
#mainMenu li a:hover {
	color:#ccc !important;
}

#mainMenu li.lastItem {
	margin-right:0;
}





#mainMenu a img {
	float:left;
}

.submenu {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	background-color:#fff;
	display:none;
}
.submenu li {
	margin:0;
	padding:5px 0;
	border-bottom:1px solid #ccc;
}
.submenu li.lastItem {
	border-bottom:none;
}
.submenu a {
	color:#757575 !important;
	text-decoration:none;
}
.submenu a:hover {
	text-decoration:underline;	
}

