*
	{
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
		line-height: 120%;
		font-size: 14px; 
		color: #606060;
	}
	
html
	{
		height: 100%;
	}
	
body
	{
		height: 100%;
	}
	
h1
	{
		font-size: 26px;
		font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
		color: #914a26;
	}
	
h2
	{
		font-size: 12pt;
		font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
		margin-bottom: 10px;
		margin-top: 10px;
		color: #914a26;
		font-weight: bold;
		
	}
	
h3
	{
		font-size: 10pt;
		font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
		color: #6f6f6f;
		font-weight: bold;
	}
	
h4
	{
		font-size: 13pt;
		font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
		color: #27313a;
		font-weight: bold;
	}
	
table
	{
		border-collapse: collapse;
	}
	
td
	{
		vertical-align: top;
	}
	
a, a:hover, a:active, a:visited
	{
		color: #306695;
		text-decoration: underline;
		font-size: 12px;
	}
	
div, span, p, table tbody td, table tbody td p, ul li, ol li
	{
		color: #606060;
		font-size: 12px;
		font-family: verdana, helvetica, sans-serif;
	}
	
p > span
	{
		color: #606060;
	}
	
p.ingress
	{
		color: #606060;;
		font-size: 16px;
		font-weight: none;
		padding: 10px 0px 20px 0px;
		
	}
	
img
	{
		border: none;
	}
	
ul, li
	{
		list-style: disc;	
		list-style-position: inside;
	}
	
ol li
	{
		list-style: decimal;	
		list-style-position: inside;
		padding-left: 10px;
	}

form {
	border: 0px;
	padding:0px;
	margin: 0px;
}	

fieldset
	{
		border: 0px solid #ccc;
		padding: 0px;
	}
	
legend
	{
		padding: 0px 10px;
		font-weight: bold;
	}
	
label
	{
		
		width: 90px;
		height: 29px;
		float:left;
	}
	
input
	{
		border: 2px solid #d6d6d6;
		margin-bottom: 2px;
		font-size: 12px;
		width: 200px;
		height: 20px;
		padding: 3px 0px 0px 2px;
		
	}
	
input.reg
	{
		border: 2px solid #d6d6d6;
		margin-bottom: 2px;
		font-size: 12px;
		width: 200px;
		height: 20px;
		padding: 3px 0px 0px 2px;
		float:left;
		
	}
	
input[type="radio"]
	{
		border: none;
		width: 180px;
	}
	
input[type="checkbox"]
	{
		border: none;
		width: 20px;
	}

input.input_chk 	
	{
		border: none;
		width: 20px;
		height: 20px;
	}

input.submit
	{
		padding: 0px;
		height: 67px;
		width: 156px;
		font-weight: bold;
		background: url(../images/registrer2.gif) no-repeat;
		border: none;
		cursor: hand;
		cursor:pointer;
	}
	
select {
		border: 2px solid #d6d6d6;
		margin-bottom: 2px;
		font-size: 12px;
		width: 206px;
		height: 30px;
		padding: 3px 0px 0px 2px;
}
	
input[type="select"]
	{
		border: 1px solid #d6d6d6;
		width: 120px;
		height: 22px;
		font-size: 12px;
		color: #333333;
		padding: 2px 0px 0px 2px;
	}
	
option
	{
		font-size: 12px;
		color: #333333;
		width: 120px;
		padding: 2px 0px 0px 2px;
	}
	
textarea
	{
		border: 2px solid #d6d6d6;
		padding: 2px;
		width: 300px;
		height: 200px;
		margin-bottom: 2px;
	}
.file 
	{
		width:200px;
		border: 2px solid #d6d6d6;
		background-color: #fff;
		height:22px;
	}
	
span.must, div.must
	{
		color: #ff0000;
	}
	
p.bold
	{
		font-weight: bold;
	}
	
div.kontaktside
	{
		display: table;
		width: 600px;
		padding-left: 0px;
		text-align: left;
		background: #e0e0e0;
	}
	
div.kontaktinnhold
	{
		float: left;
		width: 490px;
		padding-left: 90px;
		padding-top: 10px;
	}
	
	
/* SPACERE
..................................................................................................................*/

div.vspacer5
	{
		float: left;
		width: 960px;
		height: 5px;
	}
	
div.vspacer10
	{
		float: left;
		width: 730px;
		height: 10px;
	}
	
div.vspacer20
	{
		float: left;
		width: 730px;
		height: 20px;
	}
	
div.vspacer40
	{
		float: left;
		width: 960px;
		height: 40px;
	}
	
div.vspace40
	{
		float: left;
		width: 40px;
		height: 120px;
	}
	
div.hspace5
	{
		float: left;
		width: 5px;
		height: 203px;
	}
	
div.hspace10
	{
		float: left;
		width: 10px;
		height: 203px;
	}
	
div.hspace17
	{
		float: left;
		width: 17px;
		height: 203px;
	}
	
/* BORDERE
.................................................................................................................*/
	
div.border
	{
		float: left;
		width: 960px;
		height: 1px;
		border-bottom: 1px solid #d6d6d6;
	}
	
div.border570
	{
		float: left;
		border-bottom: 1px solid #e5e5e5;
		width: 570px;
		height: 2px;
	}
div.border300
	{
		float: left;
		border-bottom: 1px solid #e5e5e5;
		width: 300px;
		height: 2px;
	}
div.border730
	{
		float: left;
		border-bottom: 1px solid #e5e5e5;
		width: 730px;
		height: 2px;
		margin-top: 5px;
	}
	
div.border960
	{
		float: left;
		border-bottom: 1px solid #e5e5e5;
		width: 960px;
		height: 2px;
		margin-bottom: 20px;
	}
	
/* NETTSTEDKART
.....................................................................................................................*/

div.nettstedkart
	{
		float: left;
		width: 100%;
		
	}
	
div.nettstedkart ul li
	{
		list-style: none;
		float: left;
		clear: both;
		
	}
	
div.nettstedkart ul li a
	{
		padding: 5px 0px;
	}
	
div.nettstedkart ul li.level1 a
	{
		display: block;
		width: 960px;
		clear: both;
	}
	
div.nettstedkart ul li.level2 a
	{
		display: block;
		padding-left: 15px;
		clear: both;
	}
	
div.nettstedkart ul li.level3 a
	{
		display: block;
		padding-left: 30px;
		clear: both;
	}
	
