/* Generated by KompoZer */
body {
  margin: 0;
  background: #ebb030 none repeat scroll 0% 50%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 80%;
  font-weight: bold;
  text-align: center;
}
.wrapper {
  margin: 0 auto;
  padding: 0 5px;
  background: transparent url(images/body_bg.png) repeat-y scroll 0% 50%;
  text-align: left;
  width: 590px;
}
.header {
  border-bottom: 1px solid #ffffff;
  padding: 5px;
  text-align: center;
}
.header h1 {
  border: 1px solid #ebb030;
}
.content {
  width: 100%;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu {
  border-style: solid solid none;
  border-color: #d76100;
  border-width: 1px;
  margin: 10px;
  width: 200px;
  float: left;
}
#menu li a {
  voice-family: inherit;
  height: 24px;
  text-decoration: none;
}
#menu li a:link, #menu li a:visited {
  padding: 8px 0 0 30px;
  background: transparent url(images/menu.gif) repeat scroll 0% 50%;
  color: #9e3c02;
  display: block;
}
#menu li a:hover {
  padding: 8px 0 0 30px;
  background: transparent url(images/menu.gif) repeat scroll 0 -32px;
  color: #ffffff;
}
#menu li a:active {
  padding: 8px 0 0 30px;
  background: transparent url(images/menu.gif) repeat scroll 0 -64px;
  color: #ffffff;
}
.news {
  padding: 5px;
  color: #9e3c02;
}
.news2 {
	color: #000000;
	padding: 5px;
}

.right_column {
  border-left: 1px solid #ffffff;
  padding: 10px;
  float: right;
  width: 330px;
}
.footer {
  border-top: 1px solid #ffffff;
  background: transparent url(images/footer_bg.png) no-repeat scroll center bottom;
  color: #ffffff;
  clear: both;
  float: none;
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
}
img {
  padding: 10px;
  float: none;
}
h3 {
  margin-bottom: -5px;
  text-decoration: underline;
}
a {
  color: #ffffff;
}
#test {
  color: #990000;
}
.venstre {
  float: left;
}

