body {
	background-color: #eee;
}
table#samlesidetabell {
	width: 760px;
}
td.spalte1 {
	width: 550px;
	padding: 20px 0 20px 20px;
}

td.spalte2 { width: 210px; }
td.spalte1,
td.spalte2 { background-color: #fff; }

#spalte1Cont {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#spalte2Cont {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#sidetoppCont,
#forsidetoppCont {
	background-image: url(/images/sidetopp_bg.gif);
	height: 87px;
}
#hjemlenkeCont {
	position: relative;
	top: 11px;
	left: 11px; 
	width: 240px;
	height: 57px;
}
#hjemlenkeCont img {
	width: 240px; 
	height: 57px;
}


/* nyheter -------------------------------------------------------------------*/
#forsidenyhetslisteCont, 
.nyhetslisteCont {
	padding-right: 10px;
}

/* ---------------------------- sidebunn */
#sidebunnCont p {
	margin-bottom: 0px;
}
#bunntekstCont {
	margin-bottom: 10px;
}
#ekstranavCont {
	margin-bottom: 10px;
}


