html {
width: 100%;
height: 100%;
}

body {
width: 100%;
height: 100%; 
font: 12px Tahoma, Helvetica, Verdana, Arial;
color: #717171;
background: #F7F7F7 url('gfx/bg_top.gif') repeat-x 0 3px;
margin: 0;
padding: 0;
}

img {
background: #fdfdfd; 
padding: 4px;
border: solid 1px #ccc; 
}

h1 {
border-bottom: 1px solid #DAEAB1;
color: #819450;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 28px;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
padding: 0 0 2px 0;
margin: 7px 0 8px 0;
display: block;
}

h2 {
font-size: 20px;
margin: 7px 0 5px 0;
font-weight: normal;
}

h3 {
font-size: 18px;
margin: 0px 0 6px 0;
padding-top: 0;
font-weight: normal;
}

ul,ol {
margin: 5px 0 5px 27px;
}

li {
margin: 3px 0 3px 0; 
}

a {
color: #72931F;
text-decoration: none;
}

a:hover {
color: #4A552F;
text-decoration: underline;
}

#top_line {
height: 3px;
background-color: #000;
width: 100%;
display: block;
font-size: 1px;
}

#top {
height: 161px;
width: 950px;
display: block;
margin: 0 auto;
background: url('gfx/banner_top.gif') no-repeat;
font-family: verdana, helvetica, tahoma, arial;
}

  #top_left {
  float: left;
  padding-left: 45px;
  width: 615px;
  }
  
    #top_left a.logo {
    width: 240px;
    height: 90px;
    display: block;
    margin-top: 30px;
    margin-left: 2px;
    }
    
    #top_left img {
    border: 0; padding: 0; background: none;
    }
    
    #breadcrumbs {
    margin-top: 6px;
    color: #fff;
    font-size: 10px;
    }
    
      #breadcrumbs a {
      color: #fff;
      }
  
  #top_right {
  float: left;
  width: 265px;
  text-align: right;
  padding: 0 25px 0 0;
  }
  
    #top_links {
    margin: 80px 0 7px 0;
    font-size: 10px;
    }
    
      #top_links span.pipe {
      color: #C0C0C0;
      margin: 0 3px 0 3px; 
      }

      #top_links a {
      color: #fff;
      font-size: 10px;
      }
    
    #search {
    background: url('gfx/search_left.gif') no-repeat;
    padding: 10px 7px 10px 15px;
    height: 25px;
    float: right;
    }

    #search_end {
    background: url('gfx/search_right.gif') no-repeat;
    width: 6px;
    height: 45px;
    float: right;
    }
    
#middle {
background-color: #FBFCF5;
}

  #middle_contents {
  background: url('gfx/bg_columns.gif') repeat-y;
  min-height: 200px;
  margin: 0 auto;
  width: 905px;
  padding: 0 22px 0 23px;
  }
  

    #left_column {
    float: left;
    width: 184px;
    }
  
      ul#menu {
      margin: 0;
      padding-top: 8px;
      }
      
        #menu li {
        list-style-type: none;
        }
          
          #menu li.selected {
          background-color: #E7F7C7;
          }
        
          #menu li a {
          padding: 5px 0 5px 24px;
          display: block;
          color: #739616;
          }
          
          #menu li a:hover {
          background-color: #E7F7C7;
          text-decoration: none;
          }
          
          #menu li a.under {
          font-size: 11px;
          padding-left: 32px;
          }
          
          #menu li img {
          border: 0;
          background: none;
          }
    
    #contents {
    float: left;
    padding: 2px 12px 15px 12px;
    width: 530px;
    }
    
    #right_column {
    float: left;
    width: 167px;
    }

  div.column_header {
  padding: 8px 0px 6px 14px;
  margin: 22px 1px 11px 1px;
  background-color: #E4EFC7;
  border-bottom: 1px solid #D0E1A1;
  font-size: 11px;
  letter-spacing: 1px;
  color: #97AE5B;
  }
  
  div.column_content {
  padding: 0 1px 0 8px;
  margin-bottom: 14px;
  }

#bottom {
background: #F7F7F7 url('gfx/bg_bottom.gif') repeat-x;
min-height: 13px;
}

  #bottom_contents {
  margin: 0 auto;
  width: 905px;
  padding: 19px 25px 13px 20px;
  font-size: 11px;
  color: #959595;
  }
  
    #bottom_contents img {
    border: 0;
    background: transparent;
    padding: 0;
    }
  
input.text {
width: 160px;
}

input.tekst {
width: 166px;
}

div.bilder {
margin-bottom: 6px;
}
  div.bilder a:hover {
  text-decoration: none;
  }
