td, input, select, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  }

td {
  line-height: 15px;
  }

a {
  color: #FF6600;
  text-decoration: none;
  }

a:hover {
  color: #FE850C;
  text-decoration: underline;
  }

#ticker {
  font-size: 9px;
  color: #000000;
  background-color: transparent;
  border: none;
  width: 460px;
  text-align: right;
  }

#banner {
  background-image: url(../img/main/top.jpg);
  background-position: -261px -12px;
  display: block;
  width: 400px;
  height: 60px;
  }

#titel {
  background-color: #FFE7CE;
  border-top: solid 1px #676766;
  border-bottom: solid 1px #676766;
  font-size: 14px;
  font-weight: bold;
  color: #676766;
  }

#content {
  background-color: #FFF3E6;
  border-left: solid 1px #FE860F;
  border-right: solid 1px #FE860F;
  padding: 5px 10px 0px 10px;
  }

#bottom {
  background-color: #FFF3E6;
  border-bottom: solid 1px #FE860F;
  }

#small {
  font-size: 10px;
  }

#icon {
  border: none;
  margin: 2px 5px 2px 0px;
  }

#navigatie {
  text-align: center;
  color: #000000;
  word-spacing: 2px;
  }

#navigatie input {
  font-variant: small-caps;
  margin-top: 10px;
  }

#navigatie span {
  color: #CCCCCC;
  }

#entry {
  margin-top: 15px;
  }

#entry span {
  color: #676766;
  }

#resterend {
  border: none;
  background-color: #FFF3E6;
  padding-top: 0px;
  color: #000000;
  }

#folder {
  margin-top: 5px;
  }

#folder a {
  text-decoration: none;
  }

#folder a img {
  margin-right: 5px;
  border: none;
  }

#foto {
  text-align: center;
  padding-top: 15px;
  }

#foto img {
  border: double 3px;
  background-color: #FFDBA6;
  }

#nieuws a {
  display: block;
  margin-top: 5px;
  }

h1#nieuws {
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  margin: 10px 0;
  }