/********************
	globale
********************/
*{
	font: 11px arial,helvetica,sans-serif,verdana;
	color: #323030;
}

body 	{
	margin: 0px; 
	padding: 0px; 
	margin-left:auto;
	margin-right:auto;
	
	
}

div,h1,h2,h3,h4,p,object	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial,helvetica,sans-serif,verdana;
}

i
{
	font-style:italic;
}

table	
{
	border: none;
}

table.content
{
	width:100%;
	background-color:White;
	padding-left:10px;
}
	
error		
{
	font-size: 10px;
	color: #4A4949;
}

strong,b	
{
	font-weight: bold;
	color: #016681;
}

b.svart	
{
	font-weight: bold;
	color: #000000;
}

em
{
	color:Red;
}

a 
{
	text-decoration:none;
	color: #016681;
}

a.sel 
{
	text-decoration:underline;
	color: #016681;
}

hr
{
	color:#000000;
	height:1px;
}

hr.hafasFooterLine						
{
width:930px; height:3px; color: #ffffff; background-color: #ffffff; border-top:dotted 1px; border-bottom:solid 1px; border-color:#000000;
}

td{
font-family:Arial;
font-size:11px;
color: #000000;
}

td.over-svart
{
font-family:Arial;
font-weight: bold;
font-size:13px;
color: #FFFFFF;
}

td.dato
{
font-family:Arial;
font-weight: bold;
font-size:13px;
color: #000000;
}

.notetekst
{
font-family:Arial;
font-size:10px;
color: #000000;
}

.overskrift
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: arial,verdana,helvetica,sans-serif;
}

.overskrift-lokal2
{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: arial,verdana,helvetica,sans-serif;
}

.overskrift-lokal{
font-family: arial,verdana,helvetica,sans-serif;
font-size:11px;
color: #000000;
font-weight: bold;
}

.selskap{
font-family: arial,verdana,helvetica,sans-serif;
font-size:11px;
color: #000000;
}


.kommentarer{
font-family: arial,verdana,helvetica,sans-serif;
font-size:11px;
color: #000000;
}
.fotnoter{
font-family: arial,verdana,helvetica,sans-serif;
font-size:11px;
color: #000000;
}
.fotnoter2{
font-family:Verdana;
font-size:10px;
color: #000000;
}
.korrespondanser{
font-family: arial,verdana,helvetica,sans-serif;
font-size:11px;
color: #000000;
font-style: italic;
}
.forklaring{
font-family: arial,verdana,helvetica,sans-serif;
font-size:11px;
color: #000000;
}
.forklaring2{
font-family: arial,verdana,helvetica,sans-serif;
font-size:13px;
color: #000000;
font-weight: bold;
}

.infotekst{
font-family: arial,verdana,helvetica,sans-serif;
font-size:11px;
color: #79796F;
}

.globalBg1 {background-color:#d9d7ea;}
.NriLight {background-color:#d9d7ea;}
.globalBg2 {background-color:#9f97a6;}
.globalBg3 {background-color:#40357a;}
.globalTextWhite {color:#fff;}
.TextBold {font-weight:bold;}
.globalBox1 {width:550px;}
.NriStj {font-weight:bold; font-size: 14px;}
.NriDag {font-weight:bold;}
.NriHeightOneLine {height: 24px;}
.globalNriWidth {width:550px;}

table.function
{
      width:930px;
/*      background-image: url('../Image/Footer.png'); */
	  background-image: url('http://hafas.websrv05.reiseinfo.no/hafas-res/dev/nri/img/vs_rutebok/Footer2.png');
}

td.function_image
{
      text-align:center;
      height:80px;
      width:132px;
}

td.function_text
{
      vertical-align:top;
      text-align:center;
      height:100px;
}

table.navigate
{
      width:930px;
      position:relative;
      top:-46px;
}

td.navigate_left
{
      padding-left:10px;
}

td.navigate_right
{
      padding-right:10px;
      text-align:right;
}

table.footerline
{
	width: 930px;
	text-align:center;
	position:relative;
	top:-24px;
}

.footerline tr							
{
	font-size:11px; 
	font-family:Arial;
}

.footerline td							
{
	color:#000000; 
	padding: 1px 10px 1px 0px;
}

.footerline td a						
{
	color:#3e54a3;
}


