body {
  margin: 0px;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  background-attachment : fixed; 
  background-image : url('img/mainback.jpg'); 
  background-repeat : no-repeat; 
  background-position : top center;
}

html,body {
  height: 100%;
}

a:link, a:visited, a:active {
  color: #000; 
  text-decoration: none;
}

a:hover {
  color: #fff; 
  text-decoration: none;
}  

.nieuwsregel {
  font-size: 12px;
  color: #fff;
}

a.nieuwsregel:link, a.nieuwsregel:visited, a.nieuwsregel:active {
  color: #fff;
  text-decoration:none;
}

a.nieuwsregel:hover {
  color: #000;
  text-decoration: none;
}

.infobox {
  color: #fff;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
}

a.infobox:link, a.infobox:visited, a.infobox:active {
  color: #fff;
  text-decoration:none;
}

a.infobox:hover {
  color: #000;
  text-decoration: none;
}

.copyright {
  color: #fff;
}

td {
  font-size: 12px;
  color: #000;
}

h1 {
  font-size: 22px;
  font-style: italic;
  font-weight: normal;
}

h2 {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}

.veld {
  border: 1px solid #65094d;
  background-color: #f1ffe5;
  color: #65094d;
  font-size: 11px;
  font-weight: normal;
  font-family: "Arial";
  padding: 1px;
  padding-left: 4px;
}

.rapport {
  color: #65094d; 
  background-color: #f1ffe5; 
  width: 300px; 
  margin-bottom: 0px;
  padding: 2px;
  padding-left: 10px;
  border: 1px dotted #000;
}

td.category {
  text-align: left;
}

.out {
  background-color: #ec9d00;
  cursor: hand;
  cursor: pointer;
}

.in {
  background-color: #ffc44f;
  cursor: hand;
  cursor: pointer;
  font-weight: bold;
}


.benkske_out {
  background-image: url('img/benkske_achter_lijst.jpg'); 
  background-repeat: no-repeat; 
  background-position: left top;
  background-color: #ec9d00;
  background-color: #999;
  cursor: hand;
  cursor: pointer;
  border: 1px solid #000;
  margin-bottom: 4px;
  color: #fff;
}

.benkske_in {
  background-image: url('img/benkske_achter_lijst2.jpg'); 
  background-repeat: no-repeat; 
  background-position: left top;
  background-color: #ffc44f;
  cursor: hand;
  cursor: pointer;
  border: 1px solid #926806;
  margin-bottom: 4px;
  color: #fff;
}

.gallery {
  border: 1px solid #926806;
  margin-bottom: 4px;
}


.tussen {
  background-color: #fff;
}

#main {
  margin-bottom: 4 auto;
}

.navigate_images {
  text-align: center;
  width: 100%;
  color: #000;
}

#display_thumbnails {
  width: 100%;
}

.guest {
  border: 1px solid #4f4f4f;
  background-color: #fff;
  font-family: 'Trebuchet MS';
  font-size: 11px;
  font-weight: bold;
  color: #885b00;
  padding: 1px;
  padding-left: 4px;
  background-image: url('img/guest_achter.jpg'); 
  background-repeat: no-repeat; 
  background-position: left top;
}

.button {
  border: 1px solid #000;
  background-color: #926806;
  font-family: 'Trebuchet MS';
  font-size: 11px;
  font-weight: bold;
  color: #ffc44f;
}

.guest_even {
  background-color: #ec9d00;
  border: 1px solid #926806;
  margin-bottom: 4px;
}

.guest_oneven {
  background-color: #ffc44f;
  border: 1px solid #926806;
  margin-bottom: 4px;
}

.benkske {
  background-color: #ffc44f;
  border: 1px solid #926806;
  margin-bottom: 4px;
  background-image: url('img/benkske_achter.jpg'); 
  background-repeat: no-repeat; 
  background-position: left top;
}

.melding {
  background-color: #ffc44f;
  border: 1px dotted #926806;
  margin-bottom: 4px;
  padding: 2px;
  padding-left: 20px;
  width: 300px;
  background-image: url('img/melding.gif'); 
  background-repeat: no-repeat; 
  background-position: left center;
}

.afzender {
  font-size: 10px;
}

.thumb {
  border: 1px solid #fff;
}

td.titel_wit {
  color: #fff;
  padding-left: 4px;
}

td.afzender_wit {
  color: #fff;
  font-size: 10px;
}
