  body {
   color: rgb(255, 255, 255);
   background-image: url(img/kaffbonn.jpg);
  }
  div.back {background: #9b8e8e}
  div.back {margin: 3em 0 3em 5em}
  div.back {padding: 0.5em}
  div.section {background: #9bd88e}
  div.section {margin: -3em 0 0 -3em}
  div.section {border: thin solid #999; padding: 1.5em}

  #hoved {
   background-color: #a0522d;
   width: 950px;
   margin-left:auto;
   margin-right:auto;
   margin-top: 50px;
  }

  #meny{
   position: relative;
   height: 30px;
   color: #000000;
   letter-spacing: 3;
   font-size: large;
   font-weight: 600;
   font-stretch: semi-expanded;
   margin-left:auto;
   margin-right:auto;
   z-index: 150;
   width: 950px;
  }

   a:link {
	color: #66ffff;
	text-decoration: none;
  }

   a:visited{
	color: #ffff00;
	text-decoration: none;
  }

  a:hover{
  	color: #000000;
	text-decoration: underline;
  }

table.varer {
	border-style: none;
}

td.varer {
	vertical-align: top;
	border-style: dotted;
	border-width: 1px;
	border-color: #666666;
	padding: 10px;
}
th.varer  {border-style: none;}
a.nav, a.nav:link, a.nav:visited {display:block; width:102px; height:25px; background:#dca; border:1px solid #000; margin-top:2px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; color:#000; line-height:25px; overflow:hidden; float:left;}

a.nav:hover {color:#fff; background:#764;} 

a.nav:active {color:#fff; background:#c00;} 
