a:link {
  color: #929292;
  background-color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #929292;
  background-color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

a:active {
  color: #929292;
  background-color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #929292;
  background-color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

body {
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  background-color: #ffffff;
  color: #0000;
  font-family: verdana, sans-serif;
  font-size: normal; 
  width: 627px;
}

div {
  border: 0px solid #999999;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

h1 {
  font-size: larger;
  margin-top: 40px;
}

h1#top {
  margin-top: 0px;
}

img {
  border: 0px none #ffffff;
}

div#head {
  border-color: #333333;
  margin-bottom: 10px;
}

div#page {
  clear: both;
  border-bottom: 2px solid #c90016;  
  padding-bottom: 20px;
}

div#menu {
  display: relative;
  margin-left: 15px;
  width: 150px;
  height: 100px;
  border-color: #999999;
  float: left;
}

div#menu ul {
  list-style: square outside;
  font-weight: bold;
}

div#menu li {
  color: #929292;
  background-color: #ffffff;
}

div#menu li#active {
  color: #c90016;
  background-color: #ffffff;
}

div#content {
  display: absolute;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 205px;
  border-color: #cccccc;
  width: 400px;
}

div#footer {
  vertial-align: bottom;
  border-top: 3px solid #929292; 
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: smaller;
  text-indent: 10px;
}

img#kn {
  display: block;
  float: left;
  margin-right: 20px;
}

img#ristning {
  display: block;
  float: right;
}

span.bold {
  font-weight: bold;
}
