body {
  background: #00011f;
  text-align: center;
  color: white;
  font-family: arial;
  font-size: 13px;
  letter-spacing: 0.1em;
}

h1 {
  color: #f39911;
  font-size: 18px;
  margin-bottom: 8px;
  font-weight: normal;
  font-style: italic;
}

h2 {
  font-size: 13pt;
  font-weight: bold;
  line-height: 13px;
  margin: 6px 0px 6px 0px;
}

p {
  margin: 4px 0px 6px 0px;
}

table {
  margin-bottom: 8px;
}

img {
  border: 0px;
}

#login {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100px;
  height: 20px;
}

#login a {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100px;
  height: 20px;
}

#login a i {
  visibility: hidden;
}

#content td img {
  border: 1px solid white;
}

#content p img {
  margin-left: 3px;
}

#container {
  position: relative;
  width: 960px;
  width: "962px";
  height: 580px;
  height: "582px";
  margin: 15px auto 15px auto;
  border: 1px solid white;
}

#content {
  position: absolute;
  top: 60px;
  left: 45px;
  margin-bottom: 35px;
  padding-right: 5px;
  width: 525px;
  width: "530px";
  height: 485px;
  heigth: "520px";
  text-align: left;
  overflow: auto;
}

.nodecoration {
  text-decoration: none;
}

#logo {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 160px;
  height: 97px;
  background: url(/img/logo.gif);
  background-repeat: no-repeat;
}

#menu{
  position: absolute;
  top: 160px;
  left: 0px;
  width: 160px;
  height: 250px;
  line-height: 1.5em;
}

#menu a, #menu a:hover, #menu a:visited, #taalkeuze a, #taalkeuze a:hover, #taalkeuze a:visited, #sidebar_right a, #sidebar_right a:hover, #sidebar_right a:visited {
  text-decoration: none;
  color: #f39911;
}

#taalkeuze {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: right;
}

#verticalbar {
  position: absolute;
  left: 170px;
  top: 0px;
  width: 618px;
  width: "620px";
  height: 580px;
  border-left: 1px solid white;
  border-right: 1px solid white;
}

#sidebar_left {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 170px;
  height: 580px;
  background: url(/img/sidebar-left.gif);
  background-repeat: no-repeat;
  color: #f39911;
  text-align: right;
}

#sidebar_right {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 170px;
  height: 580px;
  background: url(/img/sidebar-right.gif);
  background-repeat: no-repeat;
}

#footer {
  position: absolute;
  bottom: 10px;
  left: 230px;
  width: 500px;
  color: white;
  font-size: 11px;
  text-align: center;
  z-index: 10;
}
