body {
  margin: 0px 0px 0px 0px;
  background: #000000;
  font-family: sans-serif;
}

#naam {
  position: fixed;
  width: 100%;
  height: 90px;
  top: 0px;
  left: 0px;
/*  background: url(./naamlogo.gif) #000000 40px no-repeat;*/
  background: url(./naamlogo.png) #000000 40px no-repeat;
}

* html #naam
{
  position: absolute;
}

#eitjes {
  position: fixed;
  width: 148px;
  height: 148px;
  top: 90px;
  left: 48px;
  background: url(./eitjes.gif) #000000 no-repeat;
}

* html #eitjes
{
  position: absolute;
}

#menu {
  position: fixed;
  width: 148px;
  top: 256px;
  left: 48px;
/*  background: #101010;*/
  text-align: right;
  line-height: 180%;
  font-size: 0.7em;
  letter-spacing: 0.07em;
}

* html #menu
{
  position: absolute;
}

#menu a {
  color: #808080;
  text-decoration: none;
}

#menu a:hover {
  color: #ffff00;
}

#adres {
  position: fixed;
  width: 180px;
  top: 90px;
  right: 16px;
  color: #808080;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 0.70em;
  line-height: 150%;
  letter-spacing: 0.07em;
}

* html #adres
{
  position: absolute;
}

#adres HR {
  height: 10px;
  border: 0px;
}

#adres SPAN {
  color: #a0a0a0;
  font-weight: bold;
}

#adres P {
  color: #808080;
}

#thumbs {
  position: fixed;
  width: 150px;
  height: 150px;
  top: 130px;
  right: 46px;
  background: none;
}

* html #thumbs
{
  position: absolute;
}

#content {
  margin: 0px 196px 0px 226px;
  padding: 90px 0px 0px 0px;
  overflow-y: hidden;
/*  background: url(./space3.png) #000000;*/
  color: #a0a0a0;
  line-height: 1.2em;
  letter-spacing: 0.00em;
  text-align: justify;
  text-align: left;
  font-size: 0.90em;
}

#content img {
  border: solid 1px #808080;
}

#content H1, H2, H3, H4, H5, H6 {
  color: #e0e0e0;
  letter-spacing: 0.00em;
  margin-top: 0px;
}

P.content {
  margin-left: 40px;
  margin-right: 140px;
}

P.center {
  text-align: center;
}

P.handtekening {
  text-align: right;
}

IMG.thumbnail {
  vertical-align: middle;
  margin: 5px;
}

.slogan {
  color: #ffffff;
  letter-spacing: 0.6em;
  font-size: 1.1em;
  text-align: right;
}

P.copyright {
  font-size: 0.75em;
  font-weight: bold;
  text-align: right;
  letter-spacing: 0em;
  color: #505050;
}

A {
  color: #808080;
  text-decoration: none;
}

A:hover {
  color: #ffff00;
}

#slideshow {
  height: 500px;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

.caption {
  color: #808080;
  font-size: 0.8em;
}

INPUT.buttons {
  background: none;
  width: 40px;
  color: #808080;
  text-align: center;
  border-width: 0px;
  font-weight: normal;
  }

INPUT.buttons:hover {
  color: #ffff00;
  }
