@charset "utf-8";
/* CSS Document */
body{

	background-image:url(http://interaktiv.h-k.no/kunder/flybussen/img/bakgrunn.gif);
	background-repeat:repeat-x;
	margin:0px;

}
body,td,th {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.rute {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image : url(http://interaktiv.h-k.no/kunder/flybussen/img/lipil.png);
	color:#FFFFFF;


}

table.toppmeny{
	background-image:url(http://interaktiv.h-k.no/kunder/flybussen/img/meny_bakgrunn.gif); 
	background-repeat:repeat-x; 
	width:970px; 
	height:100px;
}

.velkommen{
	color:#1C6581;
	font-size:20px;
}

.smaaknapper{

font-size:10px;

}

a:link {
	color:#202759;
	text-decoration: none;
}
a:visited {
	color:#202759;
	text-decoration: none;
}
a:hover {
	color:#AD4C25;
	text-decoration:none;
}
a:active {
	color:#202759;
	text-decoration: none;
}

/* FELLES NYHETER -------------------------------------------------------------------------------------------------------*/

a.HeadingLink:link {
	color:#4e6580;
	text-decoration: none;
	font-size:13px;

}
a.HeadingLink:visited {
	color:#4e6580;
	text-decoration: none;
	font-size:13px;

}
a.HeadingLink:hover {
	color:#4e6580;
	text-decoration:none;
	font-size:13px;
	
}
a.HeadingLink:active {
	color:#4e6580;
	text-decoration: none;
	font-size:13px;

}

/* DOKUMENT LINKER -------------------------------------------------------------------------------------------------------*/

a.HeadingLink:link {
	color:#4e6580;
	text-decoration: none;
	font-weight:bold;
}
a.HeadingLink:visited {
	color:#4e6580;
	text-decoration: none;
	font-weight:bold;	
}
a.HeadingLink:hover {
	color:#4e6580;
	text-decoration:none;
	font-weight:bold;	
}
a.HeadingLink:active {
	color:#4e6580;
	text-decoration: none;
	font-weight:bold;	
}


/* TOPPMENY -------------------------------------------------------------------------------------------------------*/

a.ToppMeny:link {
	color:#202759;
	text-decoration: none;
	font-weight:bold;
}
a.ToppMeny:visited {
	color:#202759;
	text-decoration: none;
	font-weight:bold;	
}
a.ToppMeny:hover {
	color:#202759;
	text-decoration:none;
	font-weight:bold;	
}
a.ToppMeny:active {
	color:#202759;
	text-decoration: none;
	font-weight:bold;	
}

/* TOPPMENY SOM ER VALGT -----------------------------------------------------------------------------------------*/

a.ToppMenySel:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.ToppMenySel:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;	
}
a.ToppMenySel:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;	
}
a.ToppMenySel:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;	
}

form{
	padding-top:0px;

}

.nodbrems_medium{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}


table.reklametabell{
	padding-top:10px;
}

.overskrift_medium{
	font-size:12px;
	font-weight:bold;
	color:#008091;
}

.overskrift_large{
	font-size:20px;
	font-weight:bold;
	color:#008091;
}

.Byvelger{
	font-size:10px;
	font-family:Verdana;
	color:#333333;
	width:140px;

}

/*--------------------------------------------REISEPLANLEGGER------------------------------------------------*/

.overskrift_Heading_Reise{
	font-size:20px;
	font-weight:bold;
	color:#666666;
}

.overskrift_large_Reise{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

.dropdown_reise{
	font-size:10px;
	font-family:Verdana;
	color:#333333;
	width:120px;

}
.dropdown_tid{
	font-size:10px;
	font-family:Verdana;
	color:#333333;
	width:40px;

}