/* Generated by KompoZer */
div#navbar ul {
  border: 1px solid black;
  margin: 0 auto;
  padding: 0;
  background: white 0% 50%;
  list-style-type: none;
  list-style-image: url('none');
  list-style-position: outside
}
div#navbar li {
  border-left:1px solid black; border-right:1px solid black; border-top:1px solid #330033; border-bottom:1px solid black; margin:0 auto; padding:0; position: relative;
  width: 9em;
  line-height: 1em;
  list-style-type: none;
  list-style-image: url('none');
  list-style-position: outside;
  float: left;
  background-color: silver;
  font-size: smaller;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold
}
div#navbar ul li a {
  margin: 0;
  padding: 0.25em 0 0.25em 0.5em;
  display: block;
  text-decoration: none;
  width: 9.5em;
}
div#navbar li:hover {
  background-color: #fdfdfd;
  font-size: smaller;
}
div#navbar li.sub {
  background-image: url('darrow.png');
  background-position: right center;
  background-repeat: no-repeat
}
div#navbar li.sub li.sub:hover {
  background-color: #ccccff;
}
div#navbar ul ul {
  position: absolute;
  top: -1px;
  display: none;
}
div#navbar ul ul li {
  border-style: solid;
  border-bottom-color: black;
  border-left-color: black;
  margin-left: -1px;
}
div#navbar li.sub li.sub {
  background-image: url('darrow.png');
  background-position: right center;
  background-repeat: no-repeat
}
div#navbar ul.niveau1 li.sub:hover ul.niveau2 {
  border: 1px solid black;
}
div#navbar ul.niveau1 li.sub:hover ul.niveau2, div#navbar ul.niveau2 li.sub:hover ul.niveau3 {
  border-style: solid;
  display: block;
}
div#navbar ul.niveau2 {
  border-style: solid;
  top: 1.5em;
  left: 0;
}
div#navbar ul.niveau3 {
  border-top: 1px solid black;
  top: -1px;
  left: 10em;
}
#banner { 
  height: 130px;
  width: 1080px;
  background-color: #6b8e23;
  background-repeat: no-repeat;
  background-position:   center;
  background-image: url('nytlogo.jpg');  
  }
#page {
  width: 1080px;
  height: 780px;
  background-color: #6b8e23;
  margin-right: auto;
  margin-left: auto;
  }
#left {
  width: 199px;
  height: 600px;
  background-color: #7cfc00;
  float: left;
   background-repeat: no-repeat;
  background-position:   center;
  background-image: url('venstre.jpg');  

   }
#bund {
  width: 1080px;
  height: 20px;
  background-color: #FDFDFD;
  float: left;
  font-size: smaller;
  line-height: normal;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  background-repeat: no-repeat;
  background-position:   center;
  background-image: url('bund.jpg');  

  }
#lysavis {
  Font-size:  125%;
  font-weight: bold;
  Font-color: red;
  font-family: Arial,Helvetica,sans-serif;
   }