#subcontent { 
	background-image: url('/images/leftmargin2.jpg');
	background-repeat:no-repeat; 
	padding-top:0px;
	width:100%;
	height:100%;
}

#hovedmenu a.selected {
	background-color:#E4ECC4;
}

/* ------------------------------------------------- */
/* Styles til kolonnebredder i 3-kolonne layoutet    */
/* ------------------------------------------------- */
#leftcolumn {
	width:160px;
}

#centercolumn {
	width:432px;
}

#content2column {
	width:592px;
}

#rightcolumn {
	border-left:solid 1px #AC9C94;
	width:160px;
}

/* ------------------------------------------------- */
/* Styles til venstremenuen                          */
/* ------------------------------------------------- */
#venstremenu {
	clear:none; float:left;
	width:100%;
	font-size:8pt;
	font-weight:bold;
	padding-top:5px;
	padding-left:7px;
	margin-right:5px;
}
#venstremenu p {
	padding:0px 0px 2px 0px;
}
#venstremenu a.leftmenu {
	clear:left;
	width:126px;
	padding-left:15px;
	padding-bottom:5px;
	background-image: url('/images/smlarrow.gif');
	background-repeat:no-repeat; 
	background-position:0px 2px;
}
#venstremenu a.leftmenuselected {
	padding-left:15px;
	padding-bottom:5px;
	text-decoration:underline; 
	background-image:url('/images/smlarrowact.gif'); 
	background-repeat:no-repeat; 
	background-position:0px 2px;
}
#venstremenu a:hover { 
	background-image:url('/images/smlarrowact.gif'); 
}
#venstremenu img {
	width:1px; 
	height:440px;
}

/* ------------------------------------------------- */
/* Styles til centerelementer                        */
/* ------------------------------------------------- */
#center {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size:8pt;
	margin:5px 15px;
}
#center img {
	height:1px;
}
#center .listedato {
	font-size:8pt;
	color:#AC9C9A;
}

#center ul {
	margin-top:2px;
	margin-bottom:1px;
	list-style-position: outside;
}

#center li { line-height:1.2; }

/* ------------------------------------------------- */
/* Styles til kontekstelemeter                       */
/* ------------------------------------------------- */
#context {
	margin:5px 5px;
	/*border:1px solid #AC9C94;*/
}
#context img {
	display:none;
	height:440px;
	width:1px;
	clear:none;
	float:left;
}
#context h2 {
	margin:0px;
	padding:0px;
}
#context p {
	margin:0px;
	padding:0px;
}
#context a {
	background-image: url('/images/smlarrow.gif');
	background-repeat:no-repeat; 
	background-position:0px 2px;
	padding-left: 13px;
}
#context a:hover {
	background-image: url('/images/smlarrowact.gif');
}

#context .newsbox {
	margin-bottom: 10px;
}
