
body
{
	background: #414548 url(bg_page.png) repeat-y center;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Trebuchet MS', Arial;

}

.tb_tableMain
{
	BORDER-COLLAPSE: collapse;
	table-layout: fixed;
	width: 100%;
	/*background-color: #CCC;
	background-image: url(bg_page.png);
	background-repeat: repeat;	*/
}

.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited, #dnn_dnnBREADCRUMB_lblBreadCrumb
{
	/*font-family: Trebuchet MS, MS Sans Serif;	 */
	font-size: 10px;
	text-indent: 10px;
	color: #aaa;
	padding-left: 10px;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb
{
	text-indent: 10px;
	font-family: Trebuchet MS, MS Sans Serif;
	font-size: 10px;   	
}

.tb_login
{
	font-family: Trebuchet MS, MS Sans Serif;
	font-size: 10px;
	text-indent: 10px;
	text-decoration: none;
	color: Gray;	
}

#dnn_dnnLOGIN_cmdLogin
{
	text-indent: 10px;
	font-family: Trebuchet MS, MS Sans Serif;
	font-size: 10px;	
}

.tb_search
{
}

#dnn_dnnSEARCH_cmdSearch, #dnn_dnnSEARCH_cmdSearch:link, #dnn_dnnSEARCH_cmdSearch:visited, #dnn_dnnSEARCH_cmdSearch a
{
	padding: 4px 16px 1px 16px;
	width: 49px;
	height: 20px;
	font-family: Trebuchet MS, MS Sans Serif;
	font-size: 10px;
	text-align: center;
	background-image: url(cmdSearch.png);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
}
#dnn_TopPane {
	/*border-left: 12px solid #000;*/
	background: #FFF;
	height: 321px;
}
#dnn_bottomPane {
	padding-top: -2px;
} 
#dnn_RightPane .RepeterendeBilde {
	margin-left: -10px;
}

#adnn_dnnSEARCH_cmdSearch:link
{
	background-image: url(cmdSearch.png);
	background-repeat: no-repeat;
	color: White;
}


.Head
{
	font-family: Trebuchet MS, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #0055C2;
}

.SubHead
{
	font-family: Trebuchet MS, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0055C2;
}

.HeadBig
{
	font-family: Trebuchet MS, Helvetica;
	font-size: 30px;
	font-weight: normal;
	color: #0055C2;
	text-transform: uppercase;
	
}

.Normal, .NormalDisabled, td
{
	color: #777;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	margin-right: 10px;
}


h1
{
	color: #666644;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 20px;
	font-weight: normal;
}
h2
{
	color: #666644;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 20px;
	font-weight: normal;
}
h3
{
	color: #003366;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
}
h4
{
	color: #003366;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
}
h5, dt
{
	color: #003366;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
}
h6
{
	color: #003366;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
}
tfoot, thead
{
	color: #003366;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12px;
}

a:link
{
	color: #D1000B;
	text-decoration:none;
}
a:visited
{
	color: #CC0000;
	text-decoration:none;
}
a:hover
{
	color: #CC0000;
	text-decoration: underline;
}
a:active
{
	color: #D1000B;
	text-decoration:none;
}
.footer, .footer a, #dnn_dnnLOGIN_cmdLogin, #dnn_dnnLOGIN_cmdLogin a {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Trebuchet MS', Arial;
	font-size: 10px;
	font-weight: normal;
	color: #DFDFDF;
	line-height: 16px;
}
h3.text {
	display: none;
}

/* Fiks for nyhetsbilder på forsiden: */
#dnn_ctr2150_ModuleContent img {
	margin-left: -10px;
	margin-top: -10px;
}

/* Fiks for samarbeidspartnere på forside : */
#dnn_ctr2677_ContentPane {
	margin-top: 0px !important;
}
