/* CSS Document                                                      

/*---------------------------------------------------------------------*/
/*   Copryright EDB Totalpartner AS - NORWAY  
/*   More information about our solutions: www.edbtotalpartner.com
/*----------------------------------------------------------------------*/

/* GENERELT
*************/

html{ overflow: -moz-scrollbars-vertical;}

body {
	margin: 0 0 100px 0;  
	padding: 0; 	
	text-align: center; 
	font-weight: normal;	
	font-size: 9pt; 	
  color: #000;
	font-family: Arial, Helvetica, sans-serif; 
	background: #e7e3d8; }

ul{
	list-style: disc outside;
	margin: 0 15px;
	padding: 0;}
	
li{}

form{ margin: 0px; padding: 0px;}
input{}

p { padding: 0px; margin:0; }

/* OVERSKRIFTER
*******************/
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a{
	margin: 0px 0px 5px 0px; 
	font-weight: 100;} 


h1, h1 a{ font-size: 12pt;}
h2, h2 a{ font-size: 11pt; }
h3, h3 a{ font-size: 11pt;}
h4, h4 a{ font-size: 10pt; }
h5, h5 a{ font-size: 9pt;}
h6, h6 a{ font-size: 8pt;}


h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a{
  font-family: Arial;
  text-decoration: none;}  



/* LENKER
***********/
a{ text-decoration: none;}
a:link, a:visited { }
a:focus, a:hover { text-decoration: underline; }



/*  INNHOLD
*************/

#wrapper {
	margin: 0 auto; 
	text-align: left;
  background: #fff;  }
  
#header{}	

  
#placeholder{}
#tbl-placeholder{}	


.lc {
  width: 190px;
  margin: 0px;
  padding: 3px 10px 10px 0; }

.mc {
  width: 520px;
  margin: 0px;
  padding: 3px 0px 10px 0px;
  background: url(images/logo-eRed.gif) center bottom no-repeat; 	}

.rc{
  width: 190px;   
  margin: 0px;
  padding: 3px 0px 10px 10px;}
  

#footer {
  padding-bottom: 20px;
  text-align: center;
	color: #fff;}

/******************************************************************************/
#bar{
  height: 30px;
  padding-right: 3px;
  text-align: right;
  background: #f1ece2;}  


.box,
.box-nopad { 
  padding: 17px; 
  background: #f4f2ed;
  border: 2px solid #ddd6c7;}

.box-nopad { padding: 2px 2px 0 2px; }


ul.plain{
	list-style: none outside;
	margin: 0;
	padding: 0;}

ul.articlelist{
	text-align: left;
	list-style: none outside;
	margin: 0;
	padding: 0;}

.li-contact{}

.published{ 
  font-family: Arial;
  font-size: 9pt; 
  font-weight: 100; 
  padding-bottom: 5pt; }
  
.teaser{}
.article-text{}

.img-teaser{
	margin: 5px 5px 2px 0px;
  border: 1px solid #000;}

ul.articlelist .img-teaser{
  float: left;
  clear:left;}



	
/* SØK
********/
#form-search{
float: right; 
clear: both;
width: 190px;
padding: 0px 0px 0px 0px; }

#tbl-search{border: 1px solid #e2ded6; background: #fff;}

#td-inp-search{
  width: 128px;
	padding: 0px;}

#td-btn-search{ text-align: right;}

#inp-search{
  width: 100%;
	padding: 2px 0px 0px 3px;
	overflow:hidden;
	border: 0;
	color: #595441;
	font-family: Tahoma;
	background: transparent;}
		
#btn-search{
	width: 20px;
	border: 0;
	font-size: 10pt;
	font-weight: 700;
	color: #595441;
	background: transparent;}

/* FOOTER
***********/

#copyright, 
#credits, 
#footer #credits a{ 
  padding-right: 25px;
  color: #000; 
  font-size: 10px; 
  text-decoration: none;}

#copyright{}

#credits{}


#footer #credits a{ }


  
	











