
body 
 { 
	background-color: #e8e1c0; /*  #e5dec8; */
  font-family: verdana;
	background-image: url(images/baggr.gif);
	background-repeat: repeat-y;
	margin: 0px;
  }



h1  { 
font-family: arial;
font-size: 190%;
color: #efebd8;
letter-spacing: 3px;
 position: absolute; 
 top:0px;
 left:41.5%;
 margin-top: 2px;
 }

h2  { 
font-family: arial;
font-size: 130%;
color: #5b4531;
 position: absolute; 
 left:38.5%;
 margin-top:39px;
 }

h3  { 
font-family: verdana;
font-size: 95%;
color: #111111;
 position: relative; 
 top: 0px; 
 right:3%;
 text-align: center;
 }
 
 p.table
 { font-family: verdana;
 font-size: 75%;
 margin-left: 5px;
 text-align: left;
 margin-right: 10px;
  }

 ul  
 {
	text-indent: 16px;
	font-family: verdana;
	font-size: 75%;
	margin-left: 50px;
	margin-right: 50px;
  }

 p  
 { font-family: verdana;
 font-size: 75%;
 margin-left: 50px;
 margin-right: 50px;
  }


p.center  
 { 
 font-family: verdana, arial, Times New Roman;
 font-size: 75%;
 position: relative; 
 top: 0px; 
 right:3%;
 text-align: center;
 }

 p.lille 
 { font-family: verdana;
 font-size: 70%;
 color: #63553f;
  }
	

		 
div.top
 { 
 position: absolute; 
 top:0px;
 width:100%;
 height: 73px;
 background-color: #d9d1af;
	background-image: url(images/baggr-top.gif);
	background-repeat: repeat-y;
  }	

td.top
 { vertical-align: top; 
   text-align: left;}

div.side
 { 
 position: absolute; 
 top: 102px; 
 left: 190px; 
 width: 75%;
  }

div.menu
 { 
 position: absolute; 
 top:106px; 
 left: 23px; 
 width: 150px;
 height: 400px;
  }

a.menu {
color: #3a2900;
font-size: 11px; 
font-weight: bold;
line-height: 25px; 
text-decoration: none; 
text-align: left; 
display: block; 
width:100%;
}


a.menu:hover { 
color: #ba7100;
font-size: 11px; 
font-weight: bold;
line-height: 25px; 
text-decoration: none; 
text-align: left; display: block; 
width:100%
 }
 
 
 td.menu {
   width:150px;
   height:32px;
	 vertical-align: top;
   font-family: Verdana, Times New Roman, arial;
/*     background-image: url(images/knap1.gif);
   background-repeat: no-repeat; */
                }
a span {
  color: #3a2900;
  display: block;
	height: 32px;
  margin: 0px; 
	background-image: url(images/knap-a.gif);
	background-repeat: no-repeat;
	cursor:pointer; 
}
							
a:hover span {
  color: #ba7100;
  display: block;
	height: 32px;
  margin: 0px; 
	background-image: url(images/knap-b.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
	
/*  a:active span {
  display: block;
	height: 32px;
  margin: 0px; 
	background-image: url(images/knap1.gif);
	background-repeat: no-repeat;
	cursor:pointer;
} */

  	  
a:link  {
	color: #8c5900;
	}
	
a:visited {
   color: #8c5900;
   }
   
a:hover
   {
	color: #bf9200;
   }

a:active
   {
	color: #507d50;
   }	 

.ikkese {
display: none;
}

/**************************************************************/
/* margin-definitioner                                        */
/**************************************************************/

.mb10 {
margin-bottom: 10px;
}

.mt10 {
margin-top: 10px;
}

.mr15 {
margin-right: 15px;
}

.mb {
margin-bottom: 10px;
}

.mt {
margin-top: 10px;
}

.ma {
margin: auto;
}





 