* {
  margin: 0;
  padding: 0;
}

html, body {
  margin: 0;
}

body {
  background: url('images/hvid 1px.jpg');
  font-family: verdana, arial, sans-sarif;
  font-size: 11px;
  line-height: 130%; padding-left:0; padding-right:0; padding-top:20px; padding-bottom:0
}

ul {
	list-style: disc;
	margin: 10px 0 0 0;
}

#container {
  margin: 0 auto;
  width: 919px;
  background-color: #FFFFFF;
}

#menu {
  float: left;
  margin-left: 22px;
  width: 204px;
  min-height: 300px;
  background: url('images/menutop.gif') no-repeat top;
  padding-top: 28px
}

#menu ul {
  list-style: none;
  border-left: 1px #b6b6b6 solid;
  border-right: 1px #b6b6b6 solid;
  padding-top: 10px;
  margin: 0;
}

#menu li {
  height: 24px;
  padding-top: 2px;
  background: url('images/menulistbg.gif') no-repeat center;
}

#menu li a {
  color: #484e53;
  font-size: 11px;
  text-decoration: none;
  position: relative;
  left: 25px;
  top: 3px;
}

#menu li a:hover {
  color: black;
}

#menu img {
  position: relative;
  top: -5px;
}

* html #menu {
  margin-left: 11px;
  height: 300px;
}

#contentbox {
  margin-left: 235px;
  width: 432px;
}

* html #contentbox {
  margin-left: 229px;
}

#content {
  width: 385px;
  margin-top: -33px;
  padding: 5px 15px 5px 30px;
  border-left: 1px #b6b6b6 solid;
  border-right: 1px #b6b6b6 solid;
  min-height: 415px;
}  

* html #content {
	margin-top: -27px;
	height: 415px;
}

#contentbottom {
  position: relative;
  top: -4px;
}

#rightbox {
  float: right;
  width: 245px;
}

h3 {
	margin-top: 10px;
	font-size: 13px;
}

#rightbox div {
  width: 209px;
  min-height: 151px;
  background: #F4FFFF url('images/boxhoejrebg.jpg') no-repeat;
  padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0
}

#rightbox div h3 {
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0 0 10px 15px;
  padding-top: 5px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 -10px 0;
}

#rightbox div h4 {
  font-size: 11px;
  font-weight: bold;
}

* html #rightbox div {
  height: 151px;
}

#clearfloats {
  clear: both;
}
a img {
  border: 0;
}

#bottom {
  background: url('images/bottom.gif') no-repeat;
  height: 63px;
  width: 919px
}

p {
  margin-top: 10px;
}

.nodisplay {
  display: block;
}

* html .nodisplay {
  display: none;
}

a {
  color: #930003;
}
