.column1 .feature {
	height:255px;
	min-height:255px;	
}

#siteHeader img
{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}

p, .faq blockquote
{
	color: #333333;
}

.feature blockquote, .feature p
{
	color: #333333;
}

.feature h3 
{
	color: #000062;
}


.feature h2 a 
{
	color:White;
}


.featureDivider 
{
	background-position: left top; 
	background-image: url(/images/header_bg_2006.jpg); 
	background-repeat:repeat-y;	
}

.head .headTitle 
{
	background-color:Red;
	background-position: left top; 
	background-image: url(/images/header_bg_2006.jpg); 	
	background-repeat:repeat-y;	
}

#pageBody .head .headTitle h1
{
	color: White;
}

#siteTitle a
{
	background-color: #2685bb;
}

#siteTitle a:hover
{
	background-color: #81a9cd;
}

.keyIndex ul li a
{
	color: #c7c19f;
}

.keyIndex ul li a:hover
{
	color: #2685bb;
}

.keyIndex ul li a.selected, .keyLetter
{
	color: #2685bb;
}

.keyIndex p 
{
	margin-top:0px;
	padding-top:0px;
	padding-bottom:10px;
}

.keyContent .artikkel h3
{
	color: #333333;
}

.column3 .teaser 
{
	border:none;
	padding:0px;
}

.column1 .teaser 
{
	padding-left:0px;
}

.formbutton
{
	background-color: #348dc0;
	border-color: #348dc0;
}

h3 a, h3 a:hover
{
	color: #000062;
}

.pressebilde 
{
	margin-top:15px;
}

table.color td.indent, table td.indent
{
	padding-left: 1em;
}
table.color td.indent1, table td.indent1
{
	padding-left: 1em;
}
table.color td.indent2, table td.indent2
{
	padding-left: 2em;
}
table.color td.indent3, table td.indent3
{
	padding-left: 3em;
}
table.color td.nowrap, table td.nowrap
{
	white-space: nowrap;
}
table.color td.bottomborder, table td.bottomborder
{
	border-bottom: 1px solid black;
}
table.color td.bottomline, table td.bottomline
{
	border-bottom: 1px solid black;
}
table.color td.topborder, table td.topborder
{
	border-top: 1px solid black;
}
table.color td.topline, table td.topline
{
	border-top: 1px solid black;
}
table tr.midblue 
{
	background-color:#e3e0cf;	
}
table tr.lightblue 
{
	background-color:#edece1;
}