
/*                   lcdpris.css 2007-05-21                   */

/*    --------------  some new test stuff  -----------------  */

.information
	{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	display:none;
	z-index:1
	}

.info
	{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	display:none;
	z-index:1
	}


Body
	{
	font-family: Verdana, Arial;
	color: #cccccc;
	font-size: 10pt;
	}

P
	{
	font-family: Verdana, Arial;
	color: #999999;
	font-size: 10pt;
	}


blockquote
	{
	font-family: Verdana, Arial;
	color: #008080;
	font-size: 10pt;
	}



/*    --------------  some table classes   -----------------  */


caption 
	{
      font-family: Verdana, Arial;
	color: #008080;
	font-size: 18pt;
	} 

th
	{ 
      font-family: Verdana, Arial;
	color: #008080;
	font-size: 10pt;
	}

/*    --------------  some table row classes   -----------------  */


tr.grey	
	{
	background:  #EEEEEE;
	}

tr.rubrik	
	{
	background:  #eeeeff;
	}

tr.white	
	{
	background:  #ffffff;
	}

tr.c1	
	{
	background:  #F3F3F3;
	font-family: Verdana;
	color: #008080;
	font-size: 14px;
	}

tr.c2	
	{
	background:  #FAF6EE;
	font-family: Verdana;
	color: #008080;
	font-size: 14px;
	}

tr.foot
	{ 
	vertical-align: middle;
	background: url("") white;
	}

/*    --------------  some table data classes   -----------------  */


td
	{ 
	font-family: Verdana, Arial;
	color: #555555;
	font-size: 10px;
	}

td.info
	{ 
	font-family: Verdana, Arial;
	color: #555555;
	font-size: 11px;
	text-align: justify;
	}

td.c1	
	{
	background:  #F3F3F3;
	font-family: Verdana;
	color: #008080;
	font-size: 10pt;
	text-align: right;
	}

td.c2	
	{
	background:  #FAF6EE;
	font-family: Verdana;
	color: #008080;
	font-size: 10pt;
	text-align: right;
	}

td.c1b	
	{
	background:  #F3F3F3;
	font-family: Verdana;
	color: #008080;
	font-size: 10px;
	}

td.c2b	
	{
	background:  #FAF6EE;
	font-family: Verdana;
	color: #008080;
	font-size: 10px;
	}

td.c3b	
	{
	background:  #FFE7E7;
	font-family: Verdana;
	color: #008080;
	font-size: 10px;
	}


td.cash
	{
	color: #669900;
	font-size: 10px;
	}

td.kredit
	{
	color: #cc6600;
	font-size: 10px;
	}

td.euro
	{
	color: #008080;
	font-size: 10px;
	}

td.rubrik
	{
	background: #eeeeff;
	font-size: 10px;
	}

td.hide
	{
	font-size: 12px;
	background: #ffffff;
	}


td.navi
	{ 
	vertical-align: middle;
	}

td.base
	{ 
	vertical-align: bottom;
	}

td.foot
	{ 
	vertical-align: middle;
	background: url("") white;
	}

td.meny
	{ 
	font-size: 12pt;
	font-family: Verdana, Arial;
	color: #6699CC;
	}

td.histogram
	{ 
      font-family: Verdana, Arial;
	color: #008080;
	font-size: 12px;
	}

td.kop
	{
	background-image: url("/images/kopknappi.gif");
	background-repeat: no-repeat;
	background-color:#ffffff;
	background-position: center; 
	font-family:verdana,arial;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}

td.kopon
	{
	background-image: url("/images/kopknappa.gif");
	background-repeat: no-repeat;
	background-color:#ffffff;
	background-position: center; 
	font-family:verdana,arial;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}


/*    --------------  some list classes   -----------------  */


UL	
	{
	font-family: Verdana, Arial;
	color: #999999;
	font-size: 10pt;
	}

OL	
	{
	font-family: Verdana, Arial;
	color: #999999;
	font-size: 10pt;
	}

LI	
	{
	font-family: Verdana, Arial;
	color: #999999;
	list-style: url("/images/dot1.gif");
	font-size: 10px;
	}

/*    --------------  some anchor classes   -----------------  */


A.info
	{
	font-size: 8px;
	font-family: Arial, Helvetica;
	color: #6699CC;
	text-decoration:none;
	}


A:link.info
	{
	font-family: Verdana, Arial;
	color: #6699CC;
	} 

A:visited.info
	{
	font-family: Verdana, Arial;
	color: #6699CC;
	}   


A.aurora
	{ 
	text-decoration:none;
	}

A:link
	{ 
	font-family: Verdana, Arial;
	color: #999999;
	} 

A:visited
	{
	font-family: Verdana, Arial;
	color: #555555;
	}

a:link.kop
	{
	font-family:verdana,arial;
	color:#ffffff;
	font-weight:bold;
	text-indent:4px;
	text-decoration:none;
	}

a:visited.kop
	{
	font-family:verdana,arial;
	color:#ffffff;
	font-weight:bold;
	text-indent:4px;
	text-decoration:none;
	}

/*    --------------  some header styles   -----------------  */

h1	
	{
	color: #fa8072;
	font-size: 21px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}
  
h2	
	{
	color: #6699CC;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}


h3	
	{
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	color: #6699CC;
	font-weight: 500;
	font-size: 18px;
	}

h4	
	{
	font-family: Verdana, Arial;
	color: #008080;
	font-size: 10pt;
	}


h5
	{
	color: #fa8072;
	font-size: 21px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	}


h6	
	{
	font-family: Verdana, Arial;
	color: #AAAAAA;
	font-size: 12pt;
	}




/*    --------------  some general styles  -----------------  */

.about
	{
	color: #aaaaaa;
	font-family: Verdana, Arial;
	font-size: 8pt;
	}

.info
	{
	font-size: 6px;
	font-family: Arial, Helvetica;
	color: #ff0000;
	}

.hide1
	{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: purple;
	}

.hide2
	{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: white;
	}

.steg
	{	
	font-family: Verdana, Arial;
	color: #999999;
	font-size: 12pt;
	text-align: center;
	}

 .update
	{
	font-family: 'Arial','Helvetica';
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #CC6000
	}

.comment
	{
	font-family: 'Verdana','Arial','Helvetica';
	font-size: 10pt;
	font-style: italic;
	color: #999999;
	}

.new
	{
	font-family: 'Comic Sans MS','Arial','Helvetica';
	font-size: 8pt;
	text-align: center;
	color: #ff0000;
	}

.tiny
	{
	font-family: Verdana, Arial;
	font-size: 8pt;
	}

.time
	{
	font-family: 'Verdana','Arial','Helvetica';
	font-size: 12px;
	color: #CC6000;
	}

.redwine
	{
	color: #991133;
	}

.orange1
	{
	color: #FF6600;
	}

.orange2
	{
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	font-size: 18px;
	color: #FF6600;
	}


.red
	{
	color: #ff0000;
	}

.sea
	{
	color: #008080;
	}

.black
	{
	color: #000000;
	}

.grey
	{
	color: #aaaaaa;
	}

.grey2
	{
	color: #555555;
	font-size: 10px;
	font-family: Verdana;
	}

.blue
	{ 
	color: #6699CC;
	}

.disk	
	{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	}
.dark-gray
	{
	color: #505050;
	}
/*    --------------  some foot styles  -----------------  */

.foot-ns
	{
	font-weight: normal;
	font-size: 10px;
	font-family: Arial;
	color: #2222FF;
      }

.foot-ie
	{
	font-weight: normal;
	font-size: 9px;
	font-family: Arial;
	color: #2222FF;
      } 

.headline1
	{
	color: #ccddee;
	font-size: 24px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	}

.headline2
	{
	color: #ccddee;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	}


.headline3
	{
	color: #6699CC;
	font-size: 22px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

.headline4
	{
	color: #6699CC;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

.headline5
	{
	color: #6699CC;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

.headline6
	{
	color: #fa8072;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

.headline7
	{
	color: #fa8072;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

input.foot-ie
	{
	color: #000000;
	}

.foot-ns6
	{
	font-size: 9px;
	font-family: Arial;
	color: #000000;
      }

input.foot-ns6
	{
	color: #008080;
	}

.section
	{
	margin-left: 7%;
	margin-right: 7%;
	width: 86%;
	}
