div#menywrapper div ul li a, div#menywrapper div  a, div#menywrapper div p a {
	color:black;
	text-decoration: none;
}

div#content {
	width: 779px;
}

div#page {
	background: url(../bilder/bakgrunn.gif) repeat-x;
}

div#header {
	background: url(../bilder/hjorne.gif) no-repeat;
	height:121px;
}
div#meny {
	width:285px;
}

div#menywrapper {
	background: url(../bilder/meny.gif) repeat-y;
	width:285px;
	float:left;
}

div#fixed {
	clear:both;
}

div#tekst {
	background: url(../bilder/hoved_topp.gif) repeat-x;
	width:482px; 
/*	height:100px;*/
	float:left;
	padding: 0px 20px 0px 11px;
	w\idth:482px;
}
div#tekst2 {
	
	width:482px; 
/*	height:100px;*/
	float:left;
	padding: 0px 20px 0px 11px;
	w\idth:482px;
}
div>div#tekst, div>div#tekst2 {
	width: 453px;
}

table#topptabell {
	margin: 10px 7px 0px 7px;
	display:block;
	width:737px;
	w\idth:737px;
}

body {
	margin:0;
	padding:0;
	font: 13px/18px Arial,Helvetica,sans-serif;
	background-image: url(../bilder/meny.gif);
	background-repeat: repeat-y;
	background-color: #F1D183;
	
}

img#menybunn {
	display:block;
	margin-top:10px;
}

img#tittel {
	margin:21px 0px 0px 294px;
}

div#meny h1 {
	font: bold 24px/29px Arial,Helvetica,sans-serif;
	margin:0;
	padding: 15px 10px 5px;
}

div#tekst h1 {
	font: bold 24px/29px Arial,Helvetica,sans-serif;
	margin:0;
	padding: 15px 0px 2px;
}

div#tekst p {
	margin:0;
	padding: 9px 0px 9px 0px;
}

div#tekst ul, div#tekst ol {
	margin:0;
	padding: 9px 0px 9px 40px;
}

a.menylink {
	display:block;
	text-decoration: none;
	color: black;
	margin: 5px 32px 5px 5px;
	padding: 5px 0px 5px 5px;
	line-height:16px;
}

a.topplink {
	text-decoration: none;
	font: bold 17px/19px Arial;
	color: black;
	padding:1px 5px 0px;
}

a.menylink:hover {
	background: #FBCA29;
}

a.topplink:hover {
	background: #FB9616;
}

.uthevet {
	font-weight: bold;
}

a#first:hover {
	background: url(../bilder/liten/artikler-bg.gif) no-repeat;
	background-position: 0px 0px;
	background-color:#FBCA29;
}

h3 {
	font: bold 13px/18px Arial,Helvetica,sans-serif;
	padding: 12px 0px 12px 0px;
	margin:0;
}

h2 {
	font: bold 15px/18px Arial,Helvetica,sans-serif;
	padding: 7px 0px 7px 0px;
	margin:0;
}

h4 {
	/*border-left: #FB9616 4px solid;*/
	font-size: 13px;
	font-weight: normal;
	padding: 0 ;
	margin:0 0 10px 0;
}

.handcursor {
	cursor: hand;
}

form {
padding:0; margin:0;

}

body
  {
  padding: 0 0 80px 0;
  margin:0;
  }

/* fixed */

div#fixed
  {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-image: url(images/bildesok_bakgrunn.gif);
  background-repeat: x-repeat;
  overflow:hidden;
  }
@media screen
  {
  body>div#fixed
    {
    position: fixed;
    }
  }

