.column1 .feature {
	height:230px;
	min-height:230px;	
}

#siteHeader img
{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}

p, .faq blockquote
{
	color: #180236;
}

.feature blockquote, .feature p
{
	color: #16414b;
}

#pageBody .head .headTitle h1
{
	color: #180236;
}

#siteTitle a
{
	background-color: #a9a47d;
}

#siteTitle a:hover
{
	background-color: #c7c19f;
}

.keyIndex ul li a
{
	color: #c7c19f;
}

.keyIndex ul li a:hover
{
	color: #2685bb;
}

.keyIndex ul li a.selected, .keyLetter
{
	color: #2685bb;
}

.keyContent .artikkel h3
{
	color: #180236;
}

.column3 .teaser 
{
	border:none;
	padding:0px;
}

.formbutton
{
	background-color: #a9a47d;
	border-color: #a9a47d;
}

h3 a, .feature h2 a
{
	color: #180236;
}

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;
}

