body 
{
    background:#4b8ad1 url(images/bg_gradient.jpg) repeat-x;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form
{
	margin:0;
	padding:0;
}
img 
{
    border: 0;
}
textarea, input, select, td
{
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
}
div.frame {
	width: 998px;
	margin:0 auto;
}
#header {
	height: 325px;
	width: 905px;
	background: url(images/header_bg.jpg) no-repeat;
	padding-left: 99px;
}
#content {
	width: 800px;
	height: auto;
	background: #1a4b87 url(images/content_bg.jpg) repeat-x;
	margin-left: 99px;
	padding-top: 10px;
	min-height:299px;
}
#content a {
	color: #c8ddf4;
	text-decoration: none;
}
#content a:hover {
	color: #ffffff;
}
#content #left {
	height: auto;
	width: 220px;
	float: left;
	text-align: left;
}
#content #left p {
	width: 170px;
	color: #c8ddf4;
	margin: 0;
	padding:15px 0 8px 30px;
	line-height: 14px;
}
#content #left ol {
	color: #c8ddf4;
	margin:15px 0 8px 30px;
	padding: 0 0 0 20px;
}
#content #left ol li {
	line-height: 14px;
}
#content #middle {
	float: left;
	width: 360px;
	padding-top: 10px;
	overflow:hidden;
}
#content #middle .box-header {
	margin: 0;
	width: 360px;
	height: 24px;
	background: url(images/middle_header_bg.gif) no-repeat;
	text-align: center;
	color: #efba00;
	font-weight: bold;
	font-size: 11px;
	padding: 30px 0 0 0;
}
#content #middle .box-middle {
	width: 360px;
	background: url(images/middle_middle_stroke.gif) repeat-y;
}

#content #middle .box-content {
	width: 302px;
	margin-left: 3px;
	background: #1D5292 url(images/middle-content-bg.gif) repeat-x;
	min-height: 187px;
	padding:5px 26px 0 26px;
	color: #c8ddf4;
	font-size: 11px;
	line-height: 14px;
}
#content #middle .box-content a {
	color: #efba00;
	text-decoration: none;
}
#content #middle .box-content a:hover {
	color: #ffffff;
}
#content #middle .box-footer 
{
    background: url(images/middle_footer_bg.gif) no-repeat top;
	height: 14px;
	width: 360px;
}
#content #right {
	float: left;
	height: auto;
	width: 220px;
	text-align: right;
}
#content #right img {
	right: -10px;
	position: relative;
}
#content #right p {
	height: auto;
	width: 170px;
	color: #c8ddf4;
	margin:0;
	padding:15px 20px 8px 30px;
	line-height: 14px;
	text-align: left;
}
#footer {
	width: 864px;
	position: relative;
	padding-left: 67px;
	height: 107px;
}
#tag {
	font-size: 9px;
	text-align: right;
	width: 900px;
}
#tag a {
	text-decoration: none;
	color: #164681;
}
#tag a:hover {
	color: #0B376E;
}
.clear {
	clear: both;
}
div.ingress
{
    font-weight:bold;
    padding:0 0 0.8em 0;
}
a.nyhetslink:link, a.nyhetslink:visited
{
	text-decoration: none;
}
a.nyhetslink:hover {
}
input.tekstboks1, textarea.tekstboks1
{
    border:solid 1px #fff;
    padding:2px;
}
input.tekstboks1:focus, textarea.tekstboks1:focus
{
	background-color: #FFFFE1;
}
.error
{
    color:#FF0000;
}
.success
{
    
}