/**
  *
  * Created by: Sell & Syversen AS
  * Created date: 27.09.06
  * Contact: support@sellsyversen.no
  * Firm: Sell & Syversen
  * Web: www.sellsyversen.no
  *
  * Copyright © 2006 Holmen Gård
  *
  **/
  
<!--
body { font-family: Times, "Times New Roman", georgia, Arial, Helvetica, sans-serif; background: #eaeaea; margin: 0; }

#address { line-height: normal; font-size: 10px; }
#copyright { font-size: 10px; }

h1 { font-size: 22px; color: #412415; }
ul { list-style-type: none; padding-left: 0; margin:0; margin-left: 5px; font-size: 10px; }
li { background: url(gfx/bull.gif) left center no-repeat; padding-left: 15px; text-decoration: underline; }
li a { text-decoration: underline; }

.menu a { color: #412415; text-decoration: none; line-height: 14px; }
.menu {
  color: #412415;
  background: #cccccc;
  font-size: 11px;
  padding-left: 35px;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 20px;
  height: 280px;
}

.content a { color: #412415; text-decoration: underline; font-size: 14px; }
.content {
  background: #ffffff;
  font-family: georgia, "Times New Roman", Times, serif;
  vertical-align: top; 
  color: #333333;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 100px;
  padding-top: 30px;
  font-size: 14px;
}

-->