
/****************************************************************************/
body {
  padding:0px;
  margin:0px;
  background-color:white;
}

div {
  padding:0px;
  margin:0px;
}

div.noindex {
  padding:0px;
  margin:0px;
}

form {
  padding:0px;
  margin:0px;
}

img {
  border:0;
}

input.button,
input.inputButton {
  background-color: #6e9bc9;
  border: 0px;
  color: white;
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  cursor: pointer; /* moz */
  font-size: 10px;
  text-transform:uppercase;
  height: 17px;
  margin: 0px;
  padding: 0px;
}
input.inputText {
  height: 15px;
  padding: 0px;
  margin: 0px;
  border: 1px solid #aaa;
}

/****************************************************************************/

.statistikk th {
background-color: #d8e3ce;
background-color: #cad8e6;
}

.statistikk table {
width: 100%;
background-color: #e8f3de;
background-color: #edf2f7;
border-style: solid;
border-width: 1px;
border-color: #ece9d8;
}

#mainContent .statistikk table th a,
#mainContent .statistikk table th a:hover,
#mainContent .statistikk table th a:visited {
font-weight: bold;
}


/****************************************************************************/
/* Klassar for inndeling i spalter (2 i breidda) */

.spalteRad {
  clear: both;
}

.spalteRad div {
  width: 48%;
}
.spalteRad img {
  float: right;
}

.venstreSpalte {
  float: left;
}

.hogreSpalte {
  margin-left: 50%;
}

/****************************************************************************/
/* Klassar for fanemeny */

#faneMeny div {
  float: left;
  width: 70px;
  margin: 5px 5px 5px 0;
  padding: 5px 0 5px 0;
  /* border-style: solid;
  border-width: 1px; */
  text-align: center;
}

div .ark {border: 1px dotted black;}

div .activeark {
	border: 2px solid black; 
	/* background-color:  #A6BDD6; */
}


#faneArk {
  float: left;
  clear: both;
  width: 100%;
  margin: 5px 0 10px 0;
  padding: 5px 0 5px 0;
  border-style: solid;
  border-width: 1px;
}

#faneArkTittel {
  float: left;
  clear: both;
}

/****************************************************************************/

table.ordliste {
  float: left;
  width: 50%;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

/****************************************************************************/
div.visdok {
  clear: both;
  background-color: #d4d0c8;
  border: 2px inset #d4d0c8;
  margin: 5px 0;
  padding: 5px;
  overflow:auto;
  font-family: "Lucida Console", "Courier New";
  font-size: 10px;
}

div.visdok p {
  color: black;
  font-family: "Lucida Console", "Courier New";
  font-size: 10px;
}

div.visdok h1 {
  color: black;
  margin: 0px;
  font-family: arial, sans-serif;
  font-size: 10px;
  padding: 0px;
}

/****************************************************************************/
#grid {
  \width: 772px;
  w\idth: 752px;
  width: 749px;
  border: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

/****************************************************************************/
#siteHeader {
  height:112px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

#siteHeaderLogo {
  \width: 173px;
  w\idth: 163px;
  width: 163px;
  position:absolute;
  left:0px;
  top:0px;
}

#siteHeaderImage {
  margin-left: 0px;
  position:absolute;
  left:163px;
  width: 586px;
  top:0px;
}

#siteHeaderLanguage {
  z-index:3;
  position:absolute;
  left:175px;
  top:7px;
  color: #000000;
  font-family: verdana, sans-serif;
  font-size: 11px;
  text-align:right;
}

#siteHeaderLanguage a, 
#siteHeaderLanguage a:visited, 
#siteHeaderLanguage a:active {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

#siteHeaderLanguage a:hover {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
}

#siteHeaderMenu {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size : 12px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  padding-top:5px;
  position:absolute;
  left:163px;
  top:88px;
  width: 586px;
  height: 19px;
  z-index:5;
  text-align: center;
  background-color: #f5f3f7;
}

#siteHeaderMenu a, 
#siteHeaderMenu a:visited, 
#siteHeaderMenu a:active {
  text-decoration: none;
  padding : 0px;
  color: #01669A;
}

#siteHeaderMenu a:hover {
  text-decoration: none;
  padding : 0px;
  color: #333;
}

/****************************************************************************/
#siteMenu {
  float: left;
  width: 163px;
  \width: 173px;
  w\idth: 163px;
  margin: 0;
  margin-right: 0px;
  padding: 0px;
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: black;
}

#siteMenu h2 {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #333;
  margin-top: 5px;
  margin-bottom: 0px;
  clear: both;
}

#siteMenu #siteIndex,
#siteMenu #siteContact {
  padding: 10px;
}

#siteMenu a, 
#siteMenu a:visited, 
#siteMenu a:active {
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: #01669A;
  text-decoration: none;
  font-size : 11px;
}

#siteMenu #siteIndex h2 {
  font-size: 11px;
}

#siteMenu #siteIndex a {
  display: block;
  float: left;
  width: 21px;
  padding: 2px 0px;
  text-align: center;
  border: 1px solid #f5f3f7;  
}
#siteMenu #siteIndex a:hover {
  border-color: white #999 #999 white;
}

#siteMenu #siteIndex div {
  height: 85px;
}

#siteMenu ul {
  margin-top: 0px;
  padding: 0px;
  margin-left:15px;
  
}

#siteMenu li {
  list-style-image: url(http://www.norge.no/bilete/piler.gif);
  padding: 0px 0px 3px 0px;
}

#siteMenu #siteMenuSearch ul {
  margin-top: 5px;
}
#siteMenu a:hover {
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
  font-size : 11px;
}

#siteMenu #siteMenuSearch {
  padding-top:16px;
  padding-bottom:6px;
  padding-left:12px;
  padding-right:12px;
}

#siteMenu #siteMenuSearch input.sokefelt {
  font-family: verdana, arial, sans-serif;
  font-size : 11px;
  width: 95px;
  color: #333333;
  background-color: #FFFFFF;
  border : 1px solid #aaa;
  height: 15px;
  
  padding: 0px;
  margin: 0px;
}

#siteMenu #siteMenuSearch  input.button {
  width: 35px;
}



#siteMenu #siteMenu .siteMenuContent {
}

#siteMenu #siteMenuAuthorities,
#siteMenu #siteMenuServices {
  padding-top: 12px;
  padding-bottom:14px;
  margin-bottom:2px;
  border-bottom: 1px solid #FFFFFF;
  line-height:14px;
  padding-left:12px;
  padding-right:12px;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: #4D4D4D;
  text-decoration: none;
  font-size : 11px;
}

#siteMenu #siteMenuContactInfo {
  padding-top: 12px;
  padding-bottom: 12px;
  color : #666666;
  font-weight: normal;
  font-family : Verdana, Geneva, Arial, sans-serif;
  font-size : 10px;
  line-height:14px;
  padding-left:12px;
  padding-right:12px;
}

#siteMenu #siteMenuContactInfo a, 
#siteMenu #siteMenuContactInfo a:visited, 
#siteMenu #siteMenuContactInfo a:active {
  font-family: verdana, arial, sans-serif;
  font-weight: normal;
  color: #01669A;
  text-decoration: underline;
  font-size : 10px;
}

#siteMenu #siteMenuContactInfo a:hover {
  font-family: verdana, arial, sans-serif;
  font-weight: normal;
  color: #666666;
  text-decoration: underline;
  font-size : 10px;
}
#siteMenu #siteContact UL LI.phone STRONG {
color: green;
}
#siteMenu #siteContact UL {
  margin-top: 10px;
}
/****************************************************************************/
#siteBody {
/*  background-color: #f5f3f7;*/
  padding:0px;
  margin:0px;
  float: left;
}

.thinSiteBody {  
  width: 749px;
  background: repeat-y url(http://www.norge.no/bilete/siteBody-background-thin2.gif);
}

.wideSiteBody {  
  width: 749px;
  background: repeat-y url(http://www.norge.no/bilete/siteBody-background-wide.gif);
}

#pageHeader {
  float:left;
  margin-left: 163px;
  background-color: #a6bdd6; /* 50% */
  padding: 0px;
  margin: 0px;
  width: 586px;
}

#pageHeader img {
  float:right;
  padding:0px;
  margin-bottom:0px;
}

#pageHeader h1 {
  float:left;
  color : #FFFFFF;
  font-family : Verdana, Geneva, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px; 
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom:0px;
  padding-right:15px;
  margin:0px;
}

#mainContent {
  float: left;
  color: #4D4D4D;
  font-size:11px;
  font-family: verdana, sans-serif;
  margin:0 0 0 0;
  padding: 0 0 0 0;
  background-color: #ffffff;
}

.wideMainContent {
  width: 586px;
}

.thinMainContent {
  width: 423px;
}

#mainContent .moduleHeader {
  background-color: #a6bdd6;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom:5px;
  padding-right:5px;
}

#mainContent .moduleHeader h1{
  color : #FFFFFF;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  margin:0px; 
}

#mainContent .module {
clear: both;
padding-left: 5px;
padding-right: 5px;
}

#mainContent .module a.menu, 
#mainContent .module a.menu:visited, 
#mainContent .module a.menu:active {
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: #01669A;
  text-decoration: none;
  font-size : 11px;
  padding-top : 2px;
  padding-bottom : 4px;
}

#mainContent .module a.menu:hover {
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
  font-size : 11px;
}

#mainContent .module a, 
#mainContent .module a:active {
  color : #01669A;
  text-decoration: underline;
  font-weight: normal;
  font-size : 11px;
}

#mainContent .module .til-toppen {
  text-align: right;
}

#mainContent .module a, 
#mainContent .module a:visited {
  color : #01669A;
  text-decoration: underline;
  font-weight: normal;
  font-size : 11px;
}

#mainContent .module a:hover {
  color : #444444;
  text-decoration: underline;
  font-weight: normal;
  font-size : 11px;
}

#mainContent .module ul {
  margin-top: 0px;
  padding: 0px;
  margin-left:15px;
}

#mainContent .module li {
  list-style-image: url(http://www.norge.no/bilete/punkt_gron.gif);
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-right: 0px;
}

#mainContent .module h1 {
  font-family:arial, geneva, sans-serif;
  font-weight:bold;
  font-size:16px;
  margin-top: 12px;
  padding-top: 5px;
  margin-bottom: 10px;
}

#mainContent .module h2 {
  font-family:arial, geneva, sans-serif;
  font-weight:bold;
  font-size:14px;
  margin-top: 12px;
  margin-bottom: 5px;
}

#mainContent .module h3
{
  margin-top:20px;
  margin-bottom:5px;
  font-size:11px;
  font-weight:bold;
}

#mainContent .module h3 a
{
  font-size:11px;
  font-weight:bold;
}

#mainContent .module p 
{
  margin-top:0px;
  margin-bottom:10px;
  font-size:11px;
}

#mainContent .module forfatter
{
  margin-bottom:20px;
}

#mainContent .module td
{
  vertical-align: top;
  font-size:11px;
}

#mainContent .module table.border
{
  border-top: 1px solid black;
  border-left: 1px solid black;
  padding:0px;
  margin-bottom:17px;
}

#mainContent .module table.border th
{
  vertical-align: top;
  text-align: left;
  background-color: #EEEEEE;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  padding:3px;
}

#mainContent .module table.border td
{
  vertical-align: top;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  padding:5px;
}

#mainContent .module table
{
  border: none;
  padding:0px;
  margin-bottom:17px;
}

#mainContent .module table th
{
  border: none;
  vertical-align: top;
  text-align: left;
  padding:3px;
  font-weight:bold;  
}

#mainContent .module table td
{
  border: none;
  vertical-align: top;
  padding:3px;
}

#mainContent .module .merinfo
{
  margin-bottom:5px;
  margin-top:30px;
}

#mainContent .module div.botnlinje
{
  text-align:center;
  margin-top:20px;
}

#mainContent .module div.sist-oppdatert
{
  margin-top:7px;
  font-size:10px;
  font-family:verdana, arial, sans-serif;
}

#mainContent .module div.sist-oppdatert a
{
  font-size:10px;
  font-family:verdana, arial, sans-serif;
}

#mainContent .module .mer-info-kontakt
{
  margin-bottom:15px;
  font-size:11px;
}

#mainContent .module .mer-info-kontakt a
{
  font-size:11px;
}

#mainContent .module .mer-info-liten-tekst
{
  font-size:9px;
}

#mainContent .module .ingress 
{
  font-weight: bold
}

#mainContent .module .ingress a
{
  font-weight: bold
}

#mainContent .module .inputText
{
  font-family: verdana, arial, sans-serif;
  font-size : 11px;
  color: #333333;
  background-color: #FFFFFF;
  border : 1px solid black;
}

#mainContent .module .inputButton
{
  font-family: verdana, arial, sans-serif;
  font-size : 11px;
  font-weight: bold;
  color: #333333;
  background-color: #F0F0F0;
  border : 1px solid black;
}

/****************************************************************************/
#relatedContent {
  float: right;
  width: 163px;
  color: black;
/*  background-color: #f1f0e6;*/
}

#relatedContent .moduleHeader {
  background-color: #a6bdd6;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom:5px;
  padding-right:5px;
}

#relatedContent .moduleHeader h1{
  color : #FFFFFF;
  font-family : Verdana, Geneva, Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  margin:0px; 
}

#relatedContent .module {
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

#relatedContent .module h1 {
  font-family: verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #4D4D4D;
}

#relatedContent .module p {
  margin: 0px;
  /*margin-bottom: 10px;*/
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #4D4D4D;
}

#relatedContent .module label {  
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #4D4D4D;
}

#relatedContent .module a, 
#relatedContent .module a:visited, 
#relatedContent .module a:active {
  color: #01669A;
  text-decoration: underline;
}

#relatedContent .module a:hover {
  color: #666666;
  text-decoration: underline;
}

#relatedContent .module ul {
  margin-top: 0px;
  padding: 0px;
  margin-left:15px;
}

#relatedContent .module li {
  list-style-image: url(http://www.norge.no/bilete/punkt_gron.gif);
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #4D4D4D;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 4px;
  padding-right: 0px;
}


/****************************************************************************/
#siteFooter {
  \width: 762px;
  w\idth: 742px;
  width: 749px;
  border: none;
  clear: both;
  padding: 0 0 0 0;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0 0 0 0;
  color : #000000;
  background-color: #a6bdd6; /* 50% */
  font-family : Verdana, Geneva, Arial, sans-serif;
  font-size : 9px;
}

#siteFooter a {
  text-decoration: none;
  color: #01669A;
}

#siteFooter p {
 padding-left: 5px;
  margin-top:9px;
  margin-bottom:9px;
}

/****************************************************************************/
/* frontpage */

#frontpage #pageHeader {
  border-top: 1px solid #ccc; 
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc; 
  border-right: 1px solid #ccc;
  width: 584px; 
  margin-left: 0px;
  /*background-color: #F1F0E6;*/
  background-color: white;
}


#frontpage #pageHeader #index {
  padding: 10px 0px 10px 5px;
}

#frontpage #pageHeader #index UL {
  width: 100%;
  float: left;
  list-style: none;
  padding: 0px;
  margin: 0px;
}


#frontpage #pageHeader #index UL LI {
	width: 130px; 
/*	height: 65px; */
	display: block;
	float: left;
font-family: verdana, arial, sans-serif;
font-weight:bold;
font-size: 11px;
color:#4d4d4d;
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
  /*height: 50px;*/
  overflow: hidden;
}

#frontpage #pageHeader #index UL LI A {
	text-decoration: none;
  color: #01669A;
  font-size: 11px;
}

#frontpage #pageHeader #index UL LI A:hover {
	text-decoration: underline;
}

#frontpage #pageHeader #index UL LI UL {
	padding: 0px;
	margin: 0px;
}

#frontpage #pageHeader #index UL LI UL LI {
	height: auto;
	display: block;
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

#frontpage #pageHeader #index UL LI UL LI A {
	/*text-decoration: underline;*/
}

#frontpage #pageHeader #index UL LI UL LI A:hover {
	text-decoration: underline;
}

#frontpage .module li a:link,
#frontpage .module li a:visited {
  text-decoration:none;

}
#frontpage a.liste:link,
#frontpage a.liste:visited,
#frontpage .module p.liste a:link,
#frontpage .module p.liste a:visited {
  text-decoration:none;
}

#frontpage #relatedContent .localService {
  padding: 0px;
  /*border-top: 10px solid white;*/
  margin: 5px;
  background-color: white;
}
#frontpage #relatedContent .localService div {
  padding: 8px;
  border:1px solid #ccc;
}
#frontpage #relatedContent .localService div div {
  padding: 0px;
  border: 0px;
}

#relatedContent .myService {
  padding: 0px;
  /*border-top: 5px solid white;*/
  margin: 5px;  
  background-color: white;
}
#relatedContent .myService div {
  border: 1px solid #ccc;
  padding: 8px;
}
#frontpage #relatedContent #sistBesokte {
}

#frontpage #relatedContent h1,
#frontpage #mainContent h1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  margin-top: 0;
}
#frontpage #relatedContent h2,
#frontpage #mainContent h2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #4a4d4a;
  margin-top: 0;
}
#frontpage #mainContent .module {
  padding-bottom: 5px;
}
#frontpage #localServiceSearch input#location {
  width: 90px;
  height: 15px;
  padding: 0px;
  margin: 0px;
  border: 1px solid #aaa;
}

#frontpage #localServiceSearch  input.button {
  width: 30px;
  height: 17px;
  margin: 0px;
  padding: 0px;
}
#frontpage #mainContent .banners {
  background-color: #e7dfd6;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  padding: 8px;
  margin-left: 15px;
  margin-right: 15px;
}
#frontpage #mainContent .banners a {
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}

#feilmelding{
  color: red;
}

.feilmelding {
color: red;
}

#liste_stor 
{
  margin-left: 30px;
  list-style-position: outside;
}

#ms_tilbake 
{
  margin-left: -30px;
}

.print {
	display: none;
}

#ms_meny
{
		
	background-color: #DDDDDD ;
	
}
#ms_meny_bilde
{
	float : right ;
}

/********************************
* SØKEMOTOR
*********************************/
.visurl
{
	color: SlateGray ;
	font-style: italic;
}

.skjult {
position: absolute;
left: -1000px;
width: 900px;
}

/* TRAINEE  - START */
.siteHeaderMenu2 {
  font-family: arial, sans-serif;
  float:left;
  font-weight: bold;
  font-size : 12px;
   margin: 0 0 0 0;
  padding:8px 0px 0px 73px;
  text-align: center;

}

.siteHeaderMenu2 a, 
.siteHeaderMenu2 a:visited, 
.siteHeaderMenu2 a:active {
  text-decoration: none;
  color: #01669A;
}

.siteHeaderMenu2 a:hover {
  text-decoration: none;
  padding : 0px;
  color: #333;
}
.virksomheter li{
list-style-image:none ! important;list-style-type:none;padding-bottom:15px ! important;}
/* TRAINEE  - SLUTT */

/* KRITERIESETT 2008 START */

.kriteriesett {
margin-left: 20px;
margin-top: 10px;
width: 500px;
}

.kriteriebg {
background: #DFEEFF;
}

.kriteriebghead {
background: #17365d;
}

.nr, .tittel {
color: white;
}

/* KVALITET 2008 */


#kvwrap {
margin: 20px 10px 10px 10px;
width: 520px;
}

#kvindikator {
background: #17365d;
padding: 1px 10px 3px 10px;
color: white;
font-weight: bold;
}

#kvpoeng, #kvmetode {
padding: 0;
margin: 0;
margin-top: 10px;
}

#kvbakgrunn {
padding: 10px 10px 3px 10px;
}

.kvoverskrift {
margin-top: 0px;
}

#kvpoengv {
float: left;

}

#kvpoengm {
float: left;
margin-left: 30px;
}

#kvpoengh {
float: left;
margin-left: 30px;
}

#bortevekk {
display: none;
}

#mainContent .module table#kvpoeng td {
padding-left: 0px;
}

#mainContent .module table#kvpoeng th {
padding-left: 0px;
}

#mainContent .module table#kvpoeng {
padding-left: 0px;
}

/* KVALITET NY TABELL */

#mainContent .module table.result {
line-height: 150%;
border: 0;
/*margin-left: 20px;*/
margin-left: 30px;
margin-top: 10px;
/*margin:-4px;
width:100%;*/
width: 500px;
margin-bottom: 20px;
margin-top: 10px;
border-right:1px solid #E5EFF8;
border-top:1px solid #E5EFF8;
}

#mainContent .module table.result td {
border: 0;
border-bottom:1px solid #E5EFF8;
border-left:1px solid #E5EFF8;
line-height: 170%;
}

#mainContent .module table.result th {
background: #F0F9FD;
border: 0;
vertical-align: middle;
border-bottom:1px solid #E5EFF8;
border-left:1px solid #E5EFF8;
}

#mainContent table.result th.col1 {
text-align:center;
vertical-align: middle;
}

#mainContent table.result th.col2 {
padding-left: 8px;
}

#mainContent table.result td.col1 {
text-align:center;
vertical-align: middle;
padding: 0 8px 0 8px;
}

#mainContent table.result td.col2 {
vertical-align: middle;
padding: 8px;
}

#mainContent table.result td.col5 {
text-align:center;
vertical-align: middle;
}

#mainContent .module table.result td a {
/*color: #4D4D4D;*/
}

/* FULL PRESENTASJON */

#mainContent .module table#kvpoeng {
line-height: 150%;
border: 0;
/*margin-left: 20px;*/
margin-left: 30px;
margin-top: 10px;
/*margin:-4px;
width:100%;*/
width: 500px;
margin-bottom: 20px;
margin-top: 10px;
border-right:1px solid #E5EFF8;
border-top:1px solid #E5EFF8;
}

#mainContent .module table#kvpoeng td {
border: 0;
border-bottom:1px solid #E5EFF8;
border-left:1px solid #E5EFF8;
line-height: 170%;
vertical-align: middle;
}

#mainContent .module table#kvpoeng th {
background: #F0F9FD;
border: 0;
vertical-align: middle;
border-bottom:1px solid #E5EFF8;
border-left:1px solid #E5EFF8;
}

/*#mainContent table#kvpoeng th.col1 {
text-align:center;
vertical-align: middle;
}*/

#mainContent table#kvpoeng th.col2 {
padding-left: 8px;
}

/*#mainContent table#kvpoeng td.col1 {
text-align:center;
vertical-align: middle;
padding: 0 8px 0 8px;
}*/

#mainContent table#kvpoeng td.col2 {
vertical-align: middle;
padding: 8px;
}

/*#mainContent table#kvpoeng td.col5 {
text-align:center;
vertical-align: middle;
}*/

#mainContent .module table#kvpoeng td a {
/*color: #4D4D4D;*/
}

#mainContent table#kvpoeng td.col5 {
text-align:center;
vertical-align: middle;
}

#mainContent table#kvpoeng th.col5 {
width: 60px;
text-align: center;
}

.indikatortekst {
font-size: 12px;
line-height: 180%;
padding: 20px;
padding-top: 0;
padding-bottom: 0;
}

.strong {
font-weight: bold;
text-decoration: none;
color: #00557F;
}

.verktittel {
font-weight: bold;
}

.verkbeskrivelse {
line-height: 160%;
padding: 5px 15px 20px 15px;
display: block;
}

/* KRITERIESETT 2008 SLUTT */

/* KVALITETSPÅMELDING KONFERANSE */

.skjemafelt {
width: 250px;
padding: 3px;
background:#fafafa none repeat scroll 0 0;
border:1px solid #dfdfdf;
color: #4f4f4f;
}

.rader {
margin-bottom: 5px;
}

.konferanseskjema {
padding: 0;
margin: 0 0 20px 30px;
}

.konferanseknapp {
padding: 3px;
background:#fafafa none repeat scroll 0 0;
border:1px solid #dfdfdf;
color: #4f4f4f;
width: 150px;
}

.knapprekke {
padding-left: 42px;
margin-bottom: 5px;
}

.konferanselabels {
vertical-align: middle;
}

.konferansefield {
border: 0 none;
}

.konferanselegend {
font-weight: bold;
padding: 10px 0 10px 0;
margin: 0;
}

/* KVALITETSKONFERANSE 2008 PROGRAM */

.konferansedl {
margin-left: 9px;
padding-bottom: 20px;
}

.konferansedt {
float: left;
}

.konferansedd {
font-weight: bold;
margin-bottom: 15px;
margin-left: 111px;
}

.konferanseperson {
font-weight: normal;
}

/* TAG CLOUD */
#tagCloud {
	padding: 10px 10px 10px 10px;
	float: left;
	text-align: center;
	font-family: verdana, arial, sans-serif;
}

#tagCloud A {
	text-decoration: none;
  	color: #01669A;
}

#tagCloud A:hover {
	text-decoration: underline;
}