
body
{ background-image: url('background.jpg');
background-repeat: repeat-x;
background-attachment: fixed;
background-color: #ededed;
font-family: Calibri;
font-size: 10pt;
color: #000000;

text-align:center;
}




h1 
{font-family: Verdana; font-size: 62px; margin: 0px; padding: 0 3px ; color: #ffffff}

h2
 {font-family: Calibri; font-size: 16px; font-weight: bold; margin: 0 3px ; color: #000000}

h3, h5, h6
{font-family: Calibri; font-size: 16px; font-weight: bold; margin: 0 3px ; color: #000000}

h4
 {font-family: Calibri; font-size: 15px; font-weight: bold; margin: 0 0px ; color: #000000}

p 
{line-height: 125%;font-family: Calibri; font-size: 15px;color: rgb(0,0,0)}
 
a:link, a:visited 
{ 
text-decoration: none; 
color:#000000;
border: none;
} 
 
a:hover
{
text-decoration: none; 
color:#E98501;
border: none;
} 

p.offerte
{
font-size: 20px;
display: inline;
border-top: medium solid #BB4A00;
border-right: medium solid #993900;
border-bottom: medium solid #993900;
border-left: medium solid #BB4A00;
background: #E98501;
font: bold 16px Arial, Helvetica, sans-serif;
padding: 1px 2px;
}

a.offerte:link, a.offerte:visited
{
color: #993900; 
}

a.offerte:hover
{
color:#BB4A00;
}


div.wrapper {
	width:1000px;
	margin:0 auto;
	text-align:left;
	}
 
div.boks1  {
	height: 90px;
	width: 1000px;
	padding: 0;
	position: relative;
	background: rgb(43, 47, 53); }

div.boks2  {
	height: 90px;
	width: 120px;	
	position: absolute;
	padding: 0;
	margin: 0;
	text-align: right;
	top: 0px;
	left: 870px;
		}

div.boks3 {
	width: 800px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 200px;
	top: 95px;
	}

div.boks4 {
	width: 190px;
	margin: 0;
	padding: 0 0 0 5px;
	position: absolute;
	top: 90px;
	background: rgb(204, 204, 204);
	}
	
