/* @override http://badogflis.no/badogflis.css */
	
html, body {
	margin: 0px;
	padding: 0px;
	background: #fff;
}

#kopibeskyttelse,	
#infokol 
	{
	display: none; 
	}
	


html {
	padding-top: 21px;
	
	text-align: center;
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #2d2d2d;
}

body {
	position: relative;
	
	margin: 0px auto;
	padding: 1cm;
	
	text-align: right;
}

#side {
	position: relative;
	
	text-align: left;
}

#meny { display: none; }
#undermeny h4, #undermeny ul#submenu, #undermeny .catalog { display: none; }
#undermeny ul.thumbnails {
	position: absolute;
	right: 0em;
	top: 5em;
	width: 132px;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	border-color: #e0dfdb;
	list-style: none;
}

#undermeny ul.thumbnails li {
	float: left;
}

#undermeny ul.thumbnails li.bottom {
	float: none;
	clear: both;
	height: 4px;
	line-height: 0px;
}

#undermeny ul.thumbnails a {
	display: block;
	margin-top: 4px;
	padding-left: 4px;
}

#undermeny ul.thumbnails a:hover {
	background-image: none;
}

#undermeny ul.thumbnails li img {
	display: block;
	border: none;
	width: 60px;
}

#innhold {
	position: relative;
	
	background-color: #fff;
}

* html #innhold {
	height: 620px;
}

h1 {
	margin: 0px;
	padding: 1em 0.1em 0.1em 0.5em;
	border: 1px solid #ccc;
	
	font-weight: normal;
	color: #000;
	font-size: 20px;
	word-spacing: 1pt;
	letter-spacing: 0.6pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; 
	}

h2, h3 {
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	color: #193d90;
	word-spacing: 0.7pt;
	letter-spacing: 0.5pt;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 12pt;
	padding-bottom: 10px;
}

h3 {
	font-size: 11pt;
}

p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 8pt;
	line-height: 10pt;
	
}

#tekst {
	padding: 20px 20px 20px 0px; 
}
	

* html #tekst {
	height: 399px;
}

#tekst a {
	text-decoration: none;
	color: #002CB4;
	display: block; 
	}
	
#map_canvas div.gmnoprint a 
	{
	display: none; 
	}
	

#tekst a:after {
	content: " (" attr(href) ") ";
}

#tekst a:hover {
	text-decoration: underline;
}

#tekst ul, #tekst ol
{
	margin: 0px;
	padding: 0 0 0px 0;
	font-size: 8.5pt;
	line-height: 10pt;
	
	list-style-type: circle;
	list-style-position: outside;
}

#tekst li {
	padding: 0;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0; 
	}

a.les_mer {
	display: block;
	clear: both;
	line-height: 2em;
}

img.illustration {
	float: left;
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #E8E8E8;
}

#tekst ul#leverandoerer, #tekst ul#ansatte, #tekst ul#catalog {
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	
	list-style-type: none;
}

ul#leverandoerer li, ul#ansatte li, ul#catalog li {
	margin: 0px;
	padding-bottom: 20px;
	padding: 0px;
	clear: left;
}
ul#leverandoerer li {
	height: 100px;
	background-color: #fff;
	margin-bottom: 20px;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
}
ul#leverandoerer img.illustration {
	border: 0px;
	padding: 0px;
}

ul#leverandoerer h2.leverandoer,
ul#ansatte h2.ansatte,
ul#catalog h2.catalog {
	padding-top: 0px;
	margin-left: 100px;
	padding-bottom: 0px;
}
* html ul#ansatte h2.ansatte,
* html ul#catalog h2.catalog {
	margin-top: -15px;
}

ul#leverandoerer p, ul#ansatte p {
	margin-left: 100px;
}

ul#ansatte img.illustration, ul#catalog img {
	float: left;
	margin-bottom: 20px;
}
ul#catalog img {
	width: 150px;
}

ul#ansatte a.les_mer {
	clear: none;
}

ul.documents {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.documents li {
	line-height: 1.5em;
}

ul.documents a {
	display: block;
	width: 100%;
	background: url(img/knapp_last_ned.gif) no-repeat right center;
}

/*** SKJEMAER ***/
fieldset {
	margin: 0px 20px 10px 0px;
	padding: 0px;
	border: 0px;
}

fieldset div {
	clear: left;
	margin-bottom: 5px;
	line-height: 1.5em;
}

fieldset div.submit {
	padding-left: 80px;
}

legend {
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	padding-bottom: 5px;
}

label {
	float: left;
	width: 80px;
}
/*
textarea {
	display: block;
	clear: left;
}
*/
/*** SLUTT: SKJEMAER ***/
