body {
  font-family: 'Optima-Regular', 'Optima', 'Trebuchet MS', sans-serif;
  font-size: 13px;
  background-color:#000;
  color:#fff;
  margin:0;
}
p,h1,h2,h3 {
  margin:0;
}
h1,h2,h3 {
  text-align:center;
}
a {
    color: #463c3c;
    text-decoration: underline;
}
a:visited {
    color: #666666;
    text-decoration: underline;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}

div#header {
  width:800px;
  margin:2px auto 0;
  height:235px;
  background:url(/img/hetgalgenven.jpg) no-repeat;
}
div#header span {
  display:none;
}

ul#menu {
  background-color:#111;
  font-family:arial,sans-serif;
  font-size: 18px;
  width:790px;
  padding:15px 0 10px 10px;
  height:25px;
  margin:0 auto 0px;
  border-top:1px solid #333;
  border-bottom:1px solid #333;
}

ul#menu li {
  float:left;
  list-style:none;
  padding:0 15px;
}
ul#menu li a {
  color: #f7e7c1!important;
  text-decoration: none!important;
}
ul#menu li a:hover {
  color: #efb47a!important;
}
ul#menu li.actief a { 
  color: #f7d480!important; 
  font-weight: bold; 
}

div#content {
  background-color:#e9e7c1;
  color:#111;
  width:760px;
  margin:auto;
  padding:20px;
  letter-spacing: 0;
  line-height: 26px;
  text-align: justify;
}
.center {
  display:block;
  margin:20px auto;
  text-align:center;
}

div.content {
  width:470px;
  float:left;
}

div#dankzij {
  background-color:white;
  display:block;
  margin:20px auto 0;
  padding-top:20px;
  text-align:center;
  width:600px;
}
div#dankzij div.item_outer {
  width:280px;
  float:left;
}
div#dankzij div.item_inner {
  height:110px;
}
div#dankzij img, div#dankzij strong {
  display:block;
  margin:2px auto;
  border:0px;
}



div#contact {
  margin-top:30px;
  text-align:center;
}
div#contact img {
  margin-bottom:10px;
}

.photoalbum {
  float:left;
  width:260px;
  margin-right:10px;
}

.photoalbum .photo {
  margin-bottom:20px;
  float:left;
}
.photoalbum a {
  text-decoration:none;
}
img.mediabox {
  border:0px;
}

div#photoalbum {
  width:808px;
  margin:auto;
  text-align:center;
}
div#photoalbum div {
  float:left;
  text-align:left;
  margin:15px 17px;
  width:220px;
  height:250px;
}
div#photoalbum div img {
  width:220px;
  height:220px;
  margin-bottom:4px;
}
div#photoalbum div span { /* Tekstlabel */
  float:left;
  /*width:180px;*/
  line-height:16px;
}

div#Productie_credits {
  font-family:arial,sans-serif;
  text-align:left;
  color: #463C3C;
  margin:30px 0;
  font-size: 15px;
  width:420px;
  margin:30px auto 60px;
}

div#photoalbum2 {
  width:808px;
  margin:auto;
  text-align:center;
}
div#photoalbum2 div {
  float:left;
  text-align:left;
  margin:15px 17px;
  width:347px;
  height:260px;
}
div#photoalbum2 div img {
  width:347px;
  height:230px;
  margin-bottom:4px;
}
div#photoalbum2 div span { /* Tekstlabel */
  float:left;
  /*width:180px;*/
  line-height:16px;
}
