body {
	background-image: url(../bilder/bakgrunn_182x156.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
}

.style1 {color: #FFFFFF}


p {                         /* !!!SE HER!!! Her kan du sette all paragraf-formatering */
	margin-top: 0px;
	color: #000000;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 135%;
  }
p a:link{                         
margin-top: 0px;
	color: #e7762e;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 135%;
  	text-decoration: none;
}
p a:link {color: #e7762e; text-decoration: none;}
p a:visited {color: #e7762e; text-decoration: none;}
p a:hover {color: #e7762e; text-decoration: underline;}
p a:active {color: #e7762e; text-decoration: none;}

h1{                         /* !!!SE HER!!! Her kan du sette overskrifter, niv? 1 */
	color: #e7762e;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 32px;
	font-weight: bold;
  }
h2{                         /* !!!SE HER!!! Her kan du sette overskrifter, niv? 2 */
	color: #e7762e;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
h3{                         /* !!!SE HER!!! Her kan du sette overskrifter, niv? 2 */
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
h3 a:link {color: #FFFFFF; text-decoration: none;}
h3 a:visited {color: #FFFFFF; text-decoration: none;}
h3 a:hover {color: #FFFFFF; text-decoration: underline;}
h3 a:active {color: #FFFFFF; text-decoration: none;}


ul, li{                     /* Fjerner padding og margin for at ikke ie og ff skal begynne ? krangle */
margin-top: 0px;
	color: #000000;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
  }

img{                        /* Setter border til null p? alle biler */
	border: 0px;
	color: #663300;
  } 

.footer {
	font-size: 9px;
	color: 000000;
	font-family: Verdana;
}
.footer a:link {color: #000000;}
.footer a:visited {color: #000000;}
.footer a:hover {text-decoration: underline;}
.footer a:active {text-decoration: none;}