html {
	text-align: center;
}

body {
	background-color:#fff;
	background-image: none;
	text-alignment:left;
	padding-top: 0;
	margin-top: 0;
}

p, li {

}

a { text-decoration: none; color: black; font-weight:bold; }

#main {

}

#outer { 
	height: 90%;
}


#inner {
	position:static;
	width:auto;
	background-image: none;
	padding: 40pt;
}

/* Content */
#first {
	padding:0;
	width: 100%;
	clear:none;
}

/* Right column */
#second {

}

/* Left side navigation */
#third {
	display: none;
}

/* Top navigation */
#fourth{
	display: none;
}

/* Logo */
#fifth {
	margin-left: 20px;
}

/* Footer */
#sixth {
	display:none;
}

#spacer { clear: both; }

#innhold { padding:0; }

#hoyrekolonne { padding:10pt; }

h1, h2, h3{ color:black; }

h1{ font-size:20pt; text-transform:uppercase;}

h2{ font-size:18pt; margin-bottom: 2pt; }

h3{ font-size:14pt; }

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; }

.kh {
	display: none;	
}

#forhandleroversikt {
	width: 100%; 
	background-color: #F3F9F9;
}

#forhandleroversikt th, #forhandleroversikt td {
	padding: 2pt 4pt 2pt 4pt;
	font-size: 9pt;
	vertical-align:top;
	text-align:left;
	border-bottom: 1pt solid black;
}

#forhandleroversikt th {
	font-weight:bold;
	text-transform:uppercase;
	color: black;
}

#forhandleroversikt td {
}

.klinikk {
	width: 200pt;
}

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