html {
	text-align: center;
}

body {
	background-color:#e0ebf2;
	background-image: url("../images/vert_bg.jpg"); 
	background-repeat:repeat-x;
	text-align:center;
	padding-top: 0;
	margin-top: 0;
}

body, div, td, th { font-family:Arial, Helvetica, sans-serif; font-size:12px; }

/* Fixes problem with containers not adjusting height to nested floats */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* Apply Holly Hack to the non-floated content */

/*  \*/
* html .hollyhacked {
	height: 1%;
}
/*  */

p, li {
	line-height: 150%; margin-top: 1px;
}

#main {
	text-align:center;
	width: 100%;
}

#outer { 
	position: static;
	width: 100%;
	height:100%;
}

#inner {
	position:relative;
	top:170px;
	width:828px;
	height:auto;
	min-height: 200px;
	background-image: url("../images/bg.gif");
	background-repeat:repeat-y;
	z-index:2;
	line-height: 1.2;
}

/* Content */
#first {
	width:330px;
	height:1%;
	float:left;
	padding-left:151px;
	text-align:left;
	clear:none;
}

/* Right column */
#second {
	width:330px;
	float:left;
	text-align:left;
	height: auto;
	clear:none;
}

/* Left side navigation */
#third {
	position:absolute;
	width:151px;
	left:0;
	top:0;
	z-index: 5;
}

/* Top navigation */
#fourth{
	width:678px;
	position:absolute;
	left:151px;
	top:-168px;
	height: 50px;
	background-image:url(../images/bg/nav-ny.jpg);
	background-repeat:no-repeat;
	padding-top:130px;
	z-index: 1;
}

/* Logo */
#fifth {
	width:151px;
	position:absolute;
	left:0;
	top:-165px;
	z-index: 3;
}

/* Footer */
#sixth {
	float:left;
	clear:both;
	background-color:#e0ebf2;
	width:828px;
	height: 200px;
	border-top:1px solid #eaf0f0;
	padding-top:5px;
	color:#474e94;
	z-index: 4;
	text-align:center;
}

#spacer { clear: both; }

#innhold { padding:24px; }

#hoyrekolonne { padding:24px; }

h1, h2, h3{ color:#474e94; }

h1{ font-size:16px; text-transform:uppercase;}

h2{ font-size:14px; margin-bottom: 2px; }

h3{ font-size:12px; }

div.box {
	border:solid #EAF0F0 1px;
	width: 247px;
	background-color: #FFFFFF;
	padding:21px;
}
div.box form{ margin:0px;}
div.box h3{ margin:0px; margin-bottom:5px;}
div.box p{ margin:0px;}

div#infobox { text-align:center; }

#bilderhoyreoppe { width: 289px; text-align:center; margin-bottom: 10px; }

#bilderhoyrenede{ width: 289px; text-align:center; margin-top: 10px; }

/* SUBMENY */

ul#menu {
	text-align:left;
	display:block;
	width:auto;
	height:500px;
	padding-left:0;
	padding-right:0;
	margin-left:1px;
	list-style-type:none;
}

#menu li a {
  /*for all links in the list*/
	font-size: 11px;
	line-height: 12px;
	text-decoration:underline;
	color: #464F92;
	display: block;
	height: 19px;
	width: 144px;
	background-color:#BBDDE9;
	margin-top: 0;
	margin-right:1px;
	margin-left: 0;
	margin-bottom: 0; 
	padding-top:5px;
	padding-left:5px;
	padding-bottom:0;
	border-bottom: 1px solid #FFFFFF;
	border-top: none;
	border-left: none;
	border-right: none;
}

#menu li a .first {
	border-bottom: none;
	margin: 0;
	padding-bottom: 0;
}

#menu li a:hover {
	background-color:#464F92;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
}

#menu li ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	border: none;
}

#menu li ul li {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#menu li ul li a {
  /*for all links in the list*/
	background-color: #F3F9F9;
	width:auto;
	list-style-type:none;
	margin: 0;
	margin-right:0;
	margin-bottom: -1px;
	padding-left:15px;
	border: none;
}

/* HOVEDMENY */

#nav {
	font-family:Tahoma, Arial, sans-serif;
	display:inline;
	list-style-type:none;
}

#nav li {
  margin: 0;
  float: left;
  display: block;
}

#nav li a {
  /*for all links in the list*/
	
	font-size: 11px;
	line-height: 15px;
	text-decoration:none;
  	text-align:center;
	vertical-align:middle;
	color: #303538;
	display: block;
	height: 19px;
	width: 112px;
	background-color:#FFFFFF;
	padding-bottom:0;
	margin-right:1px;
	padding-top:5px;
}
#nav li a:hover{
	background-color:#464F92;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

.kh {
	font-size: 10px;
	color: #666666;
}

#forhandleroversikt {
	width: 640px; 
	background-color: #F3F9F9;
}

#forhandleroversikt th, #forhandleroversikt td {
	padding: 3px 5px 3px 5px;
	font-size: 10px;
	vertical-align:top;
	text-align:left;
}

#forhandleroversikt th {
	font-weight:bold;
	background-color: #464F92;
	color: white;
}

#forhandleroversikt td {
	border-bottom: 1px solid #ddd;
}

.klinikk {
	width: 200px;
}

#forhandleroversikt td.land  {
	font-size: 14px;
	font-weight: bold;
	background-color: #BBDDE9;
	color: #464F92;
}
