

/* Rammeverk, Body, Normal klasser (link, br�dtekst) */

BODY {  
	background-image: url(gfx/backmain.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
 	padding:0px; 
 	margin:0px;
	scrollbar-arrow-color:#616161;
	scrollbar-base-color:#E3E3E3;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#E3E3E3;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#E3E3E3;
	scrollbar-3d-light-color:#E3E3E3;
}


.TABLE, TD, .Normal {
	color : #666;
	font-family : Arial, Tahoma, Verdana, Sans-Serif;
	font-size : 11px;
	line-height: 15px;
}

A, A:link, A:active, A:visited, tenestelink {
	color : #222;
	text-decoration: none;
	font-weight: normal;
}

A:hover{
	color : #444444;
	text-decoration: underline;
}

.Head {
	color : #444;
	font-family : Arial, Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	font-size : 16px;
	height: 23px;
}

.SubHead {
	color : #777;
	font-family : Arial, Tahoma, Verdana, Sans-Serif;
	font-weight: normal;
	font-size : 12px;
	height: 16px;
}

P, div, .pp, .c1main {
	margin: 0px;
	padding: 0px;
}


.tablemain{
	vertical-align: top;
	margin: 17px;
	padding: 17px;
	background-color: #EEEEEE;
	background-image: url(gfx/conmainback.jpg); 
	background-repeat: no-repeat;
	height:300px;
}

.c1s, .c1{
	padding-left: 35px;
	padding-bottom: 7px;
}

.c1bmain{
	padding-top:0px;
	padding-left: 22px;
	padding-right: 15px;
	text-align: right;
}

.smenu{
	padding-left: 32px;
}


.g{
	padding-left: 5px;
	padding-bottom: 67px;
}

/* Menyer */


/* Classes for menu */

/* =======================  Menus  ======================= */

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent;}
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }

/*-- menuitems idle             --*/ .MainMenu_Idle TD {color: #222; background: transparent; font-weight: normal; height: 22px; padding-left: 4px; padding-right: 4px;}
/*-- menuitems over             --*/ .MainMenu_Selected TD {text-decoration: none; color: #222; background: #eee;  font-weight: normal;}
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {color: #222; background: transparent;  font-weight: normal;}

/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { background-image: url(gfx/back.gif); z-index: 100; position: relative; top: 0px; left: 40px; cursor: pointer;  width: 180px; cursor: hand; background: #333333; padding: 3px 0; border: 0px solid #3a8292; font-weight: normal; margin: 0px;}
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: tahoma, arial;  width: 180px; color: #DDD; font-size: 11px;  font-weight: normal; font-style: normal; padding: 0px 15px 1px 15px; height: 20px; border: 0; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: tahoma, arial;   width: 180px;  font-size: 11px; font-weight: normal; cursor: pointer; cursor: hand; color: #fff; padding: 0px 15px 1px 15px; height: 20px; border: 0; background: #555555;}

/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #cddf2c; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
/*-- middle seperator           --*/ .MainMenu_Seperator {background: url(gfx/meny_sep.gif) no-repeat bottom center; width:1px; height: 40px; font-size:1px;}





/* Tabeller */


.tablogo {
	height: 70px;
}

.tabbunn {
	height: 50px;
}

.tabtenester {
	background-color : #F6F3E7;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 225px;
}

.tabbrodsmule {
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 40px;
}

.tabstd2kolonne {
	padding-left: 0px;
	padding-right: 26px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.tabstdlitenkolonne {
	background-color : #F6F3E7;
	padding: 14px;
	border: 1px solid #B8B8B8;
}




.tabstdlitenkolonne {
	background-color : #F6F3E7;
	padding: 14px;
	border: 1px solid #B8B8B8;
}





/* H serie og spesielle overskrifter m/link */

.overskrift, H1, H2, H3, H4 {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 19px;
	color: #D20700;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.overskrift_kvit_menyboks {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.overskrift_forside_symbol, .overskrift_forside_symbol:link, .overskrift_forside_symbol:active, .overskrift_forside_symbol:visited {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color: #D20700;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.overskrift_forside_symbol:hover {
	color: #D20700;
	font-weight: bold;
	text-decoration: underline;
}

.kvitheading {
	background-color : #D20700;
	color : #FFFFFF;
	font-weight: bold;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 23px;
	border-left: 1px solid #FFF;
}

.kvitheadingvenstre {
	background-color : #D20700;
	color : #FFFFFF;
	font-weight: bold;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 23px;
}

.feltnede {
	background-color : #FFF;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}



/* Br�dsmulefelter */


.brodsmule {
	color : #777777;
	font-family : Century Gothic, Tahoma, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 15px;
	background-color : #F4F4F4;
	padding : 3px;
}



/* Bilder */

.bilde_venstrestilt {
	padding-right : 10px;
}

.bilde_hoyrestilt {
	padding-left : 10px;
}


.cred, .cred:link, .cred:active, .cred:visited {
	font-family : Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 9px;
	color: #BBB;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.cred:hover {
	color: #AAAAAA;
	text-decoration: none;
	font-weight: normal;
}







/* Local menu for alphabetical country selection. */

.alphMen, .alphMen:active, .alphMen:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.alphMen:hover, .alphMenActive, .alphMenActive:active, .alphMenActive:hover,.alphMenActive:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

.txtTD {
	vertical-align: top;
}



/* Stilsett for Forms ol */


#sokfelt label{display:none;}
#dnn_dnnSEARCH_optSite, #dnn_dnnSEARCH_optWeb{display:none;}

.freetext_searchcases {
	width: 124px;
	height : 14px; 
	border : 0 solid double #999999;
	font-size: 11px;
	background-color: #DDDDDD;
	margin-top:6px;
	margin-left:28px;
}

.globalsearch {
	width: 140px;
	height : 14px; 
	border : 0;
	color: #888888;
	font-size: 11px;
	background-color: #FFFFFF;
}

.NormalTextBox {
	width: 134px;
	height : 19px; 
	border : 0;
	color: #777777;
	font-size: 11px;
	background-image: url(gfx/sb.gif); 
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}









