/* CSS Document ********************************************/
/*  
/*	Cascading Style Sheet - Laget av EDB totalpartner AS
/*  v/ Morten Mastad
/*
/* ***************************************************/

/*              *   
 *   GENERELT   *
 *			    */

html, body
{
	height: 100%; 
	width: 100%;}
	
body
{
	margin: 0px; 
	padding: 0px; 	
	color: #000 /*#414141*/;
/*	background: url(images/bg-container-repeat-y.gif) center 0 repeat-y;  */
}

body, p, div, span, td, th
{
	font-size: 10pt;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal; }


p, div#teksten{ margin: 2px 0px 2px 0px; line-height: 1.5em;}

ul
{
	margin-top: 2px;
	margin-bottom: 2px;}

li{}

form{ margin: 0px; padding: 0px;}
input{}

td{ vertical-align: top;}

/* OVERSKRIFTER */
h1, h2, h3, h4, h5, h6, .o1, .o2, .o3, .o4, .o5
{
	font-weight: 100; 
	margin: 0px 0px 10px 0px; 
	color: #242e2d;
	font-family:Arial, Helvetica, sans-serif;
	} 
	
.o1, .o2, .o3, .o4, .o5
{
	padding: 0px; 
	display: block; 
	text-align: left;}	


h1{ font-size: 16pt; margin-bottom: 5px; color: #e72e33}
.o1{ font-size: 16pt; margin-bottom: 15px; color: #e72e33; text-transform:uppercase}
h2{ font-size: 12pt;}
.o2{ font-size: 12pt; text-transform:uppercase; font-weight:bold;}
h3{ font-size: 12pt;}
.o3{ font-size: 12pt;}
h4{ font-size: 11pt;}
.o4{ font-size: 14pt; color: #fff;}
h5{ font-size: 10pt;}
.o5{ font-size: 10pt;}
h6{ font-size: 9pt;}
.o6{ font-size: 9pt;}


.lightgray{color:#55595a;}
.gray{ color: #525457;}
.red{ color: #e72e33;}
.green{ color: #649900;}
.black{ color: #000;}
a.redlink {color:#e72e33}
a.redlink:hover {color: #000}


/*				  *   
 *   CONTAINERE   *
 *				  */

#container
{ 
	height: 100%;
	width: 100%; 
	margin:0;
	padding:0;
/*	background: url(images/bg-repeat-x.jpg) center 0 repeat-x; */
}

#wrapper
{
	width: 970px;
	margin: 0px auto;
	padding:0;
}
	
	

/*				  *   
 *   INNHOLD	  *
 *				  */

#header
{
	height: 150px;
	text-align: left;
	background: url(images/logo.jpg) center 0 no-repeat;}

#header img
{
	margin: 20px 0px 10px 0px;}

#pita{ text-align: left;}


/*.lc
{
	width: 285px;
	overflow: hidden;	
	padding: 0px;
	float: left;
	clear: left;}
	
.mc
{
	width: 285px;
	overflow: hidden;	
	padding: 0px;
	float: left;
	clear: none;} */


.lcmc
{
	width: 650px;
	padding: 0px 44px 10px 0px;
	background: #e0e1e2 url(images/bg-rc.gif) no-repeat right top;
	border: 1px solid #d1d1d2;
	}

.rc
{
	width: 260px;
	overflow: hidden;
	padding: 0px 25px 10px 0px;
	background: #e0e1e2 url(images/bg-rc.gif) no-repeat right top;
	border: 1px solid #d1d1d2;
	}


.mcrc{}


.lc #lcbox{}
.mc #mcbox{}
.rc #rcbox{}
.lcmc #lcmcbox{}
.mcrc #mcrcbox{}


.box{}

.lcmc .pad{ padding: 10px 0px 10px 15px;}
.rc .pad{ padding: 10px 22px 10px 18px;}

.lc #lcbox .box{ background: green;}
.mc #mcbox .box{}
.rc #rcbox .box{}


.lcmc #lcmcbox .box{}
.mcrc #mcrcbox .box{}


.blueline{ height: 6px; background: url(images/blueline.gif) left 0px repeat-x; margin: 0px; padding: 0px; line-height: 6px; font-size: 1px;}
.orangeline{ height: 6px; background: url(images/yellowline.gif) left 0px repeat-x; margin: 0px; padding: 0px; line-height: 6px; font-size: 1px;}
.lightgreenline{ height: 6px; background: url(images/lightgreen.gif) left 0px repeat-x; margin: 0px; padding: 0px; line-height: 6px; font-size: 1px;}
.darkgreenline{ height: 6px; background: url(images/darkgreenline.gif) left 0px repeat-x; margin: 0px; padding: 0px; line-height: 6px; font-size: 1px;}
.redline{ height: 6px; background: url(images/redline.gif) left 0px repeat-x; margin: 0px; padding: 0px; line-height: 6px; font-size: 1px;}


#welcometext
{
/*	background: url(images/bg-toppsak.jpg) 0 0 no-repeat;*/}

.arkiv{ text-decoration: none; font-family: Georgia; margin-top: 15px; display: block;}


/*		            *   
 *   ARTIKKELSIDE   *
 *					*/

span.o2 sup.publisert{ color: #53625f; font-size: 12pt;}
span.o1 sup.publisert{}

.ingress{}
.ingressbilde{}




/*           *   
 *   FORMS   *
 *			 */

/* login */
#form-login label{ display: block;}
#form-login label{ margin: 5px 0px 5px 0px;}
#form-login input{ border: 0px solid transparent; }

#inp-brukernavn{ width: 180px; background: url(images/inp-brukernavn.jpg) right 0 no-repeat; overflow:hidden;}
#inp-passord{ width: 155px; background: transparent; }
#btn-login{ width: 18px; cursor: pointer; background: transparent;}
#c-login{width: 181px; background: url(images/btn-login.jpg) right 0 no-repeat;}

/* search*/
#form-search{ padding: 10px 0 10px 16px; background: url(images/btn-search.jpg) 10px 10px no-repeat;}
#form-search input{ border: 0px solid transparent; }
#inp-search{ width: 140px; height: 25px; line-height: 25px; background: transparent;}
#btn-search{ width: 55px; cursor: pointer; background: transparent; height: 35px; }



/*            *   
 *   FOOTER   *
 *			  */

#footer
{
	text-align: center;
	color: #000;}
	
#footer div
{
	height: 187px;
	overflow:hidden; 
	margin: 0 auto;
	padding: 0;
/*	background: url(images/bg-footer-repeat-x.jpg) center bottom repeat-x;*/} 


#footer div div{padding-top: 20px;}
#footer div div a{}


html>body #footer div
{}

#footer a{ color:#000; text-decoration: none;}


/*			  *   
 *   LISTER   *
 *	  		  */

ul.plain
{
	list-style: outside none;}
	
ul.plain li{}



/*				*   
 *   CLEARFIX   *
 *	  		    */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;}

.clearfix {	display: inline-block;	}
html[xmlns] .clearfix { display: block; }
* html .clearfix {	height: 1%; }



/*						  *   
 *   STANDARD EREDAKTØR   *
 *	  					  */

.gruppe {
font-family: Tahoma, Verdana, Helvetica, Sans-Serif; 
font-size: 8pt;
color: #000000;
font-weight : bold;
}

#tabell tbody tr td {
	background: #e0e1e2;
	padding: 5px;
	}

.mini {
font-family: Tahoma, Verdana, Helvetica, Sans-Serif; 
font-size: 7pt;
color: #666666;
text-align: center;
}

.tbflat  {
	border:1px solid #2B5580; font-size : xx-small;
	font-family : Verdana;
	
}

.tdbak  {
	font-size : 9pt;
	font-family : Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	background-color : #EEEEEE;
}

.cmdflat  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #2B5580;
	color : #ffffff;
	font-weight : bold;
	border-width : thin;
}




/*            *   
 *   LENKER   *
 *			  */

/* GENERELT */
a{ outline: none; text-decoration:none; color: #55595a;}
a:link{}
a:visited{}
a:hover{}
a:active{}

/* OVERSKRIFTER MED LENKER*/
h1 a		 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
h1 a:hover	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
h1 a:active	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
h1 a:visited { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
h1 a:focus	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
.o1 a		 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
.o1 a:hover	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
.o1 a:active { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
.o1 a:visited{ font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
.o1 a:focus	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}

h2 a		 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: none;}
h2 a:hover	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: none;}
h2 a:active	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: none;}
h2 a:visited { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: none;}
h2 a:focus	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: none;}
.o2 a		 { font-size: 15pt; margin-bottom: 5px; color: #242e2d; text-decoration: none;}
.o2 a:hover	 { font-size: 15pt; margin-bottom: 5px; color: #242e2d; text-decoration: none;}
.o2 a:active { font-size: 15pt; margin-bottom: 5px; color: #242e2d; text-decoration: none;}
.o2 a:visited{ font-size: 15pt; margin-bottom: 5px; color: #242e2d; text-decoration: none;}
.o2 a:focus	 { font-size: 15pt; margin-bottom: 5px; color: #242e2d; text-decoration: none;}

h3 a		 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: none;}
h3 a:hover	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: none;}
h3 a:active	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: none;}
h3 a:visited { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: none;}
h3 a:focus	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: none;}
.o3 a		 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: none;}
.o3 a:hover	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: none;}
.o3 a:active { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: none;}
.o3 a:visited{ font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: none;}
.o3 a:focus	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: none;}

a.lesmer-pilwhite{ background: url(images/link-pil.gif) 0 8px no-repeat; padding: 15px 35px; line-height: 35px; margin-left: 20px; text-decoration: underline; color: #fff;}
a.lesmer-pil{ background: url(images/link-pil.gif) 0 8px no-repeat; padding: 15px 35px; line-height: 30px; margin-left: 20px; text-decoration: underline;}

a#link-logo{ width: 480px; height: 130px; text-decoration: none; display: block;}

