

/* @group Artikkel */

#ingress_box {
height: 200px;
position: relative;	
	margin: 0 0 0px 5px;
}

#ingress p {
	font-weight: bold;
	line-height: 16px;
	
}

#post_content {
	padding: 0 10px 0 4px;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px dotted silver;
}

#post_content p {
font-size: 12px;
	line-height: 17px;
	margin-bottom: 1em;
}

#ingress{
	margin-top: 10px;
	width: 330px;

	border-top: 1px dotted gray;
padding: 5px 0 0px 0;
float: left;
	font-weight: bold;
}

#ingress_box div.bunnstillt h1 a {
	height: 40px;
}

#ingressInfo{
	border: 1px solid red;
	
	
}

p.ingress {
	width: 230px;
	
}

a.short {
	display: block;
	width: 235px;
	float: right;
	
}


.bunnstillt{
	position: absolute;
	bottom: 0px;
	left: 210px;
	width: 326px;
}




#send_to_friend {
	float: left;
	display: block;
	width: 532px;
	border-bottom: 1px dotted gray;
	border-top: 1px dotted gray;
	margin: 10px 0 10px 2px;
	padding: 0 0 0 10px;
	font-size: 10px;
		}



/* @end */

/* @group Arkiv */

.nyhetsarkiv{
	padding: 15px 0 15px;
}


#arkiv_box {
	height: 100px;
position: relative;	
	margin: 0 0 0px 5px;
	padding: 0 10px 0 10px;
}


#arkiv_box .bunnstillt{
	position: absolute;
	bottom: -3px;
	left: 100px;
	width: 420px;
	margin-left: 20px;
}


#arkiv_box .bunnstillt ansatte{
	position: absolute;
	bottom: 0px;
	left: 100px;
	width: 210px;
	margin-left: 10px;
}

#arkiv_box p {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	width: 370px;
		width: 100%;
	float: left;
	
	}
.arkiv{
	border-top: 1px dotted gray;
	margin-top: 4px;
	padding-top: 4px;
}

.nyhetsarkiv img {
	margin-left: 10px !important;
	mpadding-right: 10px !important;

}
	
#arkiv_box h1 {
	font-size: 18px;
	font-weight: normal;

	
	}
	
#arkiv_box a {
text-decoration: none;
	}	
	
		
.border{
		border-top: 1px dotted gray;
		padding-top: 5px;
	width: 100%;
}

/* @end */

