/* sidelayout ----------------------------------------------------------------*/
#sideCont {
	width: 985px;
	margin: auto;
	
}
#sidetoppCont
{
	width: 985px;
	height: 125px;
	background-color: transparent;
	margin: 40px 0 0px 0;
	padding-top: 8px;
	background-image: url(/images/underside_topp.gif);
	background-repeat: no-repeat;
}
#hjemlenkeCont {
	position: relative;
	top: 10px;
	left: 2px; 
	width: 950px;
	height: 100px;
}
#hjemlenkeCont img {
	width:950px; 
	height: 100px;
}
#multispalteCont
{
	background-color: #FFFFFF;
	background-image: url(/images/underside_midt.gif);
	background-repeat: repeat-y;

}
#spalte1Cont
{
	background-color: transparent;
	width: 190px;
	float: left;
	padding: 30px 0 50px 10px;
	background-image: url(/images/underside_menybg.jpg);
	background-repeat: no-repeat;
	height: 400px;
}
#hovedspalteCont {
	background-color: transparent;
	width: 505px;
	float: left;
	margin: 0 30px 0 30px;
	padding: 30px 0 10px 0;
}
#spalte3Cont {
	background-color: transparent;
	width: 200px;
	float: left;
	padding: 30px 0 0 0;
}

#innholdsbunnCont
{
	clear: both;
	padding: 10px;
	background-image: url(/images/underside_bunn.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: left bottom;
}
#sidebunnCont
{
	clear: both;
	padding: 10px;
	height: 40px;
}
#sidebunntekst {
	text-align: center;
	letter-spacing: 0.2em;
	font-size: 80%;
}
#sistoppdatertCont {
	font-size:80%;
}
#seksjonsnavnCont
{
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	border-top: 10px solid #fff;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	display: none;
}
#seksjonsnavnCont a:link,
#seksjonsnavnCont a:visited {
	color: #948f7c;
	text-decoration: none;
}

#spalte3Cont .ikon {margin-bottom: 20px;}

#persondata td
{
	font-size: 1.0em;
	vertical-align: top;
	font-weight: normal;
}
.legend
{
	text-transform: uppercase;
	color: #597dae;
	white-space:nowrap;
	padding-right: 10px;
}
