body {

}
#artikkel {
	background-color: #F9F9F2;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

	a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
#a_tittel {
	font-size: 22px;
}
#a_forfatter {
	font-size: 11px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	width: auto;
}
#a_endret {
	font-size: 10px;
	color: #666666;
}
#a_innhold {
	color: #000000;
	text-align: justify;
	padding: 0px;
	margin-right: 10px;
	font-size: 13px;
}
#a_rute {
	border: 1px solid #999999;
	background-color: #E5E5E5;
	width: 200px;
	float: right;
	margin-top: 50px;
	font-size: 12px;
	padding: 4px;
	text-align: justify;
	margin-left: 10px;
}
#a_hbilde {

	border: 5px solid #F4F3F5;
	background-color: #E5E5E5;
	float: right;
	height: inherit;
}
.imgborder {
	border: 5px solid #F4F3F5;
}
#a_rute p {
	padding: 2px;
	margin-left: 5px;
	margin-top: 0px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	top: 0px;
}

