*
	{
		margin: 0px;
		padding: 0px;
		font-family: Georgia, Verdana , Arial, Helvetica, sans-serif;
		line-height: 130%;
		font-size: 15px; 
		color: #505f69;
	}
	
body
	{
		background: #fff;
	}

.clear
	{
		clear: both;
	}

h1
	{
		font-size: 26px;
		color: #085a86;
		font-weight: normal;
		margin-bottom:0px;
	}

h2
	{
		font-size: 22px;
		color: #085a86;
		font-weight: normal;
		margin:0px;
		padding: 0px;
	}
	
th {
border:0px;
width:800px;
padding:5px 10px 5px 10px;
text-align:left;
}
td {
border: 1px solid #b3daee;
padding:5px 10px 5px 10px;
height:31px;
font-weight:bold;
}
table {
width:960px;
border-collapse:collapse;
color:#195875;
}
	
h3
	{
		font-size: 20px;
		color: #000;
		font-weight: normal;
	}
	
h4
	{
		font-size: 20px;
		color: #000;
		font-weight: normal;
	}
	

a
	{
		color: #085a86;
		text-decoration: underline;
		font-size: 16px;
		font-family:  Georgia, Verdana , Arial, Helvetica, sans-serif;
	}
	
a:hover
	{
		color: #2a7229;
		text-decoration: underline;
		font-size: 16px;
		font-family:  Georgia, Verdana , Arial, Helvetica, sans-serif;
	}
	
div, span, p, strong
	{
		color: #28354e;
		font-size: 15px;
	}

p	
	{
		padding-top: 1.5em;	
	}

p.none
	{
		padding-top: 0;	
	}

p.ingress
	{
		color: #000;
		font-weight: bold;
	}
	
img
	{
		border: none;
	}
	
fieldset
	{
		border: 0px solid #ccc;
		padding: 10px;
	}
	
legend
	{
		padding: 0px 10px;
		font-weight: bold;
	}
	
label
	{
		float: left;
		width: 150px;
		height: 20px;
		padding: 3px 0px 0px 0px;
		font-size: 16px;
	}
	
contact.input
	{
		border: 2px solid #babcc1;
		margin-bottom: 15px;
		font-size: 14px;
		width: 476px;
		height: 23px;
		padding: 5px 0px 0px 2px;
	}
	
contact.input.submit
	{
		padding: 5px 68px 0px 0px;
		height: 36px;
		width: 121px;
		border: none;
		float: right;
	}
.input_select {margin: 0px 0px 0px 0px;}
	
contact.select
	{
		border: 1px solid #babcc1;
		width: 250px;
		height: 22px;
		font-size: 12px;
		color: #a97002;
		padding: 2px 0px 0px 2px;
	}
	
contact.option
	{
		font-size: 12px;
		color: #a97002;
		padding: 2px 0px 0px 2px;
	}
	
contact.textarea
	{
		border: 2px solid #babcc1;
		padding: 2px;
		width: 476px;
		height: 200px;
	}
	
span.must
	{
		color: #ff0000;
		float:right;
	}
	
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;
	}
	
/* WEB 2.0 Layout
.................................................................................................................*/
	
div.header_wrapper			
	{
		height: 200px;
		width: 100%;
		background: url(images/header_bg.jpg) repeat-x;
	}

div.header
	{
		height: 206px;
		width: 960px;
		position: relative;
		margin: 0 auto;
		background: url(images/header_bg_main.jpg) repeat-x;
	}
	

div.content_wrapper		
	{
		width: 100%;
		background: url(images/main_bg.jpg) repeat-x top #e3f2f9;
		float: left;
		padding: 0px 0px 0px 0px;
	}

div.content-front
	{
		
		width: 960px;
		min-height: 400px;
		margin: 0 auto;
		padding: 42px 0px 0px 0px;
		background-position:top;
	}

div.ramme {
	background: url(images/BG-ico.png);
	width: 960px;
	height:222px;
}
	
	

.sok {
	background: #037bb1;
	border:0px;
	width:130px;
	height:29px;
	font-size:15px;
	color:#fff;
	margin-top:5px;
}	
	
div.content
	{
		width: 960px;
		min-height: 400px;
		margin: 0 auto;
	}

div.footer_wrapper
	{
		height: 197px;
		width: 100%;
		background: url(images/footer_bg.jpg) repeat-x;
		clear: both;
	}
	
div.footerbg {
		height: 350px;
		width: 960px;
		position:relative;
		margin: 0 auto;
		clear: both;
		background: url(images/bunn-bak.jpg);
		background-repeat:no-repeat;
		background-position: top right;
}

ul {
margin: 1.12em 0;
margin-left:2em;
}
	
li {
	display: list-item;
	color:#2a7229;
	font-size:18px;
	font-style:italic;
}
	
div.footer
	{
		padding-top:35px;
		height: 350px;
		width: 960px;
		position:relative;
		margin: 0 auto;
		clear: both;
		
	}

div.footer p, em, b, strong, a, a:hover
	{
	font-size:11px;
		
	}

ul.menu {
margin:0px;
}
	
ul.menu a {
	text-decoration:none;
	font-size:17px;
	
}

ul.menu li {
float:left;
list-style: none;	

}
	
li.selected {
background: url(images/meny_select_bg.gif) repeat-x;;
}

li.menu {
padding: 15px 11px 0px 11px;
}
	
	
div.topmenu {
float:left;padding:8px 0px 0px 0px;height:40px;text-align:right;width:600px;
color:#fff;
}
div.topmenu a{
color:#c3e0eb;
font-size:14px;
}

div.topmenu a:hover{
color:#fff;
font-size:14px;
}


/* Kontakt skjem instillinger */
.input_text		{border: 1px solid #c2e1f5; background: #d2eaf6; color: #fff; padding: 2px 5px 2px 5px; font-size: 14px;margin:5px;}
textarea  		{width: 400px; border: 1px solid #c2e1f5; background: #d2eaf6; padding: 2px 5px 2px 5px; font-size: 16px;margin:5px;}
.input_text  	{color: #5a3323; width: 400px; border: 1px solid #c2e1f5; background: #d2eaf6;  padding: 2px 5px 2px 5px; font-size: 16px;margin:5px;}
.input_t  		{color: #5a3323; padding: 2px 5px 2px 5px; font-size: 16px; text-align:left;margin:5px;}
.input_tt  		{color: #5a3323; width: 400px;padding: 2px 5px 2px 5px; font-size: 16px; text-align:left;margin:5px;}

