﻿/* Instillinger for hele siden */

body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding: 0px;
	margin: 0px;
}

html 
{
	padding: 0;
	margin: 0;
}


h2 {
	margin-bottom:5px;
}


h1 {
	margin-bottom:5px;
}


h1 {
	font-size:30px;
	line-height:1;
}
	
h2 {
	font-size:20px;
}

h2 a {
	text-decoration:none;
}

h1 a {
	text-decoration:none;
}

a {
	color: #000;
}	

a:hover {
	color: #808080;
}


p {
	margin-bottom:1em;
	font-size:12px;
	}
	
img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}
	

.divider
{
	border-top:1px solid #D3D3D3;
	margin: 5px 0 5px 0;
	width: 100%;
	clear: both;
	float: left;
	display:inline;
}

/* standardtekst */

.standardtext {
	font-size: 14px;
	font-family: arial, verdana;
}
.standardtextmed a {
	font-size: 12px;
	font-family: arial, verdana;
}

.standardtextmed {
	font-size: 12px;
	font-family: arial, verdana;
}

/* søkelinje topp */

.frmtext a {
	font-size: 9px;
	color:white;
}

.frmtext {
	font-size: 9px;
	color:white;
}

.frmsearch {
	width: 180; 
	height: 20; 
	border: 1px solid #aaaaac;
	BACKGROUND: url(bk-search.gif) #ffffff no-repeat left 50%;
}
	
	
/* hoved layout */
	
table.maintable {
	width: 1000px;
	border-collapse:separate;
	padding:0;
	margin: 0;
}

.maintable td {
	overflow: auto;
	vertical-align: top;
}

.menutable {
	width:135px; 
	margin: 0;
	padding: 0;
}

.toplogo {
	width:1000px; 
	background: #001947;
	margin: 0;
	padding: 0;
}

.toplogoMiddle 
{
	 width: 33%; 
	 margin-left: 50px;
	 float: left;
	 margin-top: 25px;
}

.toplogoSøk 
{	
	margin-top: 6px;
	float: right;
}

.middletable {
	width:470px; 
}


.misctable {
	width:135px; 
	background: #FFF;
	padding-right: 5px;
}

.adcell {
	width:180px; 
	background: #FFF;
}

.middle_column {
	position:relative;
	width:468px;
	margin-left:0px;
	float:left;
	overflow:hidden;
}




/* Menyen øverste på siden */

td.vertcell {
	/*background-image: url(topmflag.gif);*/
	width: 1000px;
	border-bottom:1px solid #D3D3D3;
}

div.flagitem {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	background-image: url(flagtop.gif);
	background-repeat: no-repeat;
	width: 122px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
	float: left;
	border-bottom:1px solid #ACABAC;
}

div.flagitem a{
	text-decoration:none;
}

div.flagomg {
	background-image: url(omg_flagl.gif);
	background-repeat: no-repeat;
	width: 122px;
	height: 24px;
	float: right;
	border-bottom:1px solid #ACABAC;
	cursor: pointer;
}

div.flagline {
	float: left;
	border-bottom:1px solid #ACABAC;
}

div.flagitem_sub {
	font-family: tahoma, arial;
	font-size: 11px;
	background-image: url(flagsubover.gif);
	background-repeat: no-repeat;
	width: 122px;
	padding-top: 7px;
	padding-bottom: 3px;
	text-align: center;
	float: left;
	border-bottom: solid 1px #CA0002;
}


div.flagitem_sub a{
	color: white;
	font-weight:bold;
	text-decoration:none;
}

div.flagsub {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #000;
	height: 12px;
	width: 100%;
	background-image: url(bk-gray.gif);
	clear: left;
	/*padding-top: 6px;*/
	padding-left: 4px;
	margin: 0;
	border-top: 2 red solid;
}

div.flagsub a{
	text-decoration:none;
	font-weight: normal;
}

.mnuspacer {
	padding-left: 5px;
	padding-right: 5px;
}

div.flagsub_omg {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	height: 25px;
	width: 100%;
	background-color: #002E63;
	clear: left;
	padding-top: 6px;
	padding-left: 4px;
}

div.flagsub_omg a{
	text-decoration:none;
	color:#FFF;
}

.menutop {
	padding-left: 10px;
	font-size: 10px;
	font-family: tahoma;
	color: #CCCCCC;
	font-weight: bold;
	vertical-align: middle;
	horizontal-align: middle;
}

.menutop a {
	text-decoration:none;
	color: #000;
	text-transfo:uppercase
}




/* Venstremeyen */

div.startpage
 {
	height: 10px;
	font-size: 11px;
	font-family: tahoma;
	background-color: #E9E9E9;
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	vertical-align: middle;
	text-align:center;
	height:20px;
	padding-top: 3px;
	}
div.startpage a {
	text-decoration: none;
}

.menutitle {
	border-left:5px solid #001947;
	font-size: 11px;
	font-family: tahoma, arial;
	font-weight: bold;
	background-image: url(topmenu_back3.gif);
	height: 20px;
	line-height: 20px;
	padding-left: 2px;
	border-right:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
}

/* LIST MENY START */
div.leftSectionMenySpacer {
	margin-top: 5px;
}
.leftSectionMenu {
	font-family: tahoma, arial, verdana,sans-serif;
    font-size: 9pt;
	line-height:130%;
	font-size: 11px;
	line-height: 18px;
	padding-left: 2px;
    font-weight: normal;
}

.leftSectionMenu a{
    text-decoration: none;
    width: 100%;
	border-right:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
	border-left:5px solid #CA0002;
	margin-top: 1px;
	margin-left: 3px;
	padding-left: 5px;
}

.leftSectionMenu a:hover {
	background-color: #EEE;
}

.leftSectionMenu .sublist
{
	margin: 0 0 10px 1px;
	padding: 0px;
	list-style-type: none;
}

/* LIST MENY SLUTT */


/*  Diverse saker til høyre */

.div_miscbokser {
	font-size: 11px;
	width: 185px;
	margin-bottom: 10px;
	border-bottom:1px solid #D3D3D3;
	line-height: 150%;
}


.div_miscbokser_black {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	/*background: #000;*/
	background-image: url(bag-title.gif);
	padding-left: 3px;
}

.div_miscbokser_brown {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #793E2A;
	padding-left: 3px;
}

.div_miscbokser_gray {
	font-size: 10px;
	width: 185px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: #E9E9E9;
	border-bottom:1px solid #D3D3D3;
}


.div_moreinfo a {
	font-size: 11px;
	color: #000;
	background: #FFF;
	margin-top: 5px;
	text-decoration:none;
}




.div_moreinfo {
	font-size: 11px;
	color: #000;
	background: #FFF;
	margin-top: 5px;
	text-decoration:none;
}




/* Fokus på nyheter boks */

.div_miscbokser_white {
	font-family: tahoma, arial, verdana;
	font-size: 13px;
	color: #999;
	width: 185px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: #FFF;
	border-bottom:1px solid #D3D3D3;
}

.div_miscbokser_white a {
	color: #999;
	text-decoration:none;	
}

.txtgrayXL {
	font-size: 18px;
}
	
	
.lesmer {
	font-size: 12px;
}
.lesmer a {

	color: #2B49E9;
}





/* COPYRIGHT */
div.copyright {
	border-top:1px solid #CBCBCB;
	font-size:11px;
	line-height: 1.5;
	width: 980px;
	margin-left: 5px;
	margin-top: 10px;
	float: left;
}

div.crmiddleline {
	width: 500px;
	margin-top: 20px;
	margin-right: 5px;
	float: left;
	border-right:1px solid #CBCBCB;
}

div.crmiddle {
	width: 450px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

/* Reklamer */

.advertstopcontainer {
}

.advertstopXL {
	float: left;
	background:aqua;
	border-right:5px white solid;
	border-bottom:2px white solid;
	background:white;
}
.advertstopMED {
	float: left;
	background:green;
	border-bottom:2px white solid;
	background:white;
}


.advertsXXL {
	display: block;
	margin: 0;
	padding:0;
	text-align: center;
}

.advertsXXLs {
	display: block;
	height: 80px;
	margin: 0;
	padding:0;
	text-align: center;
}


.adverts td 
{
	border-bottom: solid 5px #C0C0C0;
}


.adverts 
{
	border-bottom: solid 5px #C0C0C0;
}