#artikler{
	width:100%;
	background:none;
	height:auto;
	overflow:visible;
}
/* Artikkelvisning (liste) */	
div.artikkel {
	display:block;
	position:relative;
	width:250px;
	height:250px;
	margin:0px 20px;
	padding:3px 0;
	border-top:0px solid #ddd;
	color:white;
	overflow:hidden;
	float:left;
	}
div#artikkel1 {
	border-top:none !important;
	}
div.artikkel img.artbilde {
	margin:0 auto;
	border:1px solid #555;
	}
div.artikkel dt {
	display:block;
	width:200px;
	height:auto;
	margin-bottom:10px;
	clear:both;
	}

div.artikkel dd {
	display:block;
	width:auto;
	height:auto;
	clear:both;
	}

div.artikkel dd.overskrift {
	font-weight:bold;
	clear:both;
}
/* Artikkelvisning (liste) slutt*/


.artikkel a:link, .artikkel a:visited{ color: #000000; text-decoration: none; }
.artikkel a:hover{ color: #000000; text-decoration: none; cursor: hand; }

/* Artikkelvisning (hel) */
#helartikkel{
	position:relative;
	width:auto;
	margin:0px;
	padding:0 0 0 0;
	border:0px solid #ccc;
	background:none;
	height:auto !important;
	height:360px;
	min-height:360px;
	overflow:visible;
}
#bildebox {
	width:490px;
	float:left;
	}
.artikkelbilde {
	display:block;
	width:480px;
	margin-bottom:10px;
	}
.artikkelbilde img {
	margin:0px; 
	padding:2px;
	background:#fff;
	border:1px solid #CCCCCC;
	}
#helartikkel .overskrift {
	display:block;
	width:399px;
	margin-left:490px;
	height:auto;
	font-size:22px;
	font-weight:bold;
	margin-bottom:15px;
	}
#helartikkel .ingress {
	display:block;
	width:399px;
	margin-left:490px;
	font-size:14px;
	padding-left:0px;
	margin-bottom:15px;
	height:auto;
	font-weight:bold;
	background:none;
	}
#helartikkel .artikkeltekst {
	width:399px;
	margin-left:490px;
	}
	

.lbboks {
	display:block;
	float:left;
	height:auto;
	width:480px;

	}
	
.litebilde{
	border:1px solid #bbb;
	background-color:#f8f8f8;
	width:auto;
	height:auto;
	padding:2px;
	text-align:center;
	float:left;
	margin:0 10px 10px 0;
	position:relative;
	cursor:pointer;
}

#helartikkel .artikkel_adminicons{
	width:auto;
	height:auto;
	position:absolute;
	top:-16px;
	right:-20px;

}

#helartikkel dt {
	font-size:11px;
	color:#555;
	}
#helartikkel dd {
	font-size:12px;
	color:#000;
	margin-left:10px;
	margin-bottom:5px;
	}


/* Artikkelvisning (hel) slutt */

/* Artikkelformatering */

.artikkeltekst ul, .artikkeltekst ol, .artikkeltekst i {
	margin-left:2.5em;
	}

/* Artikkelformatering slutt */

#toppBildeFrame{
	height:100px; 
	width:500px; 
	border:0px solid #CCCCCC;
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FBFBFB; 
	text-align:center; 
	padding-top:80px;
	position:relative;
}
.artikkel_adminicons{
	width:auto;
	height:auto;
	padding:5px;
	background:#fff;
	border:1px solid #999;
	position:absolute;
	top:4px;
	right:4px;

}

#helartikkel .artikkel_adminicons{
	width:auto;
	height:auto;
	position:absolute;
	top:4px;
	right:4px;

}
#artikkelToppRamme{
	width:auto;
	height:auto;
	padding-left:4px;
}
