body {
  margin: 0px;
  font-family: 'Arial';
  font-size: 11px;
  background-color:#FFFFFF;
}

html,body {
  height: 100%;
}

img.png {
	behavior:	url("pngbehavior.htc");
}

a:link, a:visited, a:active {
  color: #7d005b;
  font-weight:bold;
  text-decoration: none;
}

a:hover {
  color: #aaa; 
  font-weight:bold;
  text-decoration: none;
}  

.newgig {
  font-size: 14px;
  color: #7d005b;
  font-weight: bold;
}

.nice {
  font-size: 14px;
  color: #7d005b;
  font-weight: bold;
}

h2 {
  font-size: 14px;
  color: #7d005b;
  font-weight: bold;
}

a.newgig:link, a.newgig:visited, a.newgig:active {
  color: #7d005b;
  text-decoration:none;
}

a.newgig:hover {
  color: #c5269a;
  text-decoration: none;
}

a.nav:link, a.nav:visited, a.nav:active {
  color: #fff;
  text-decoration:none;
}

a.nav:hover {
  color: #c5269a;
  text-decoration: none;
}

.bodytxt {
  color: #124c8f;
  font-size: 11px;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #65094d; 
  background-color: #ffffff;
  filter: alpha(opacity:85);
}

a.bodytxt:link, a.bodytxt:visited, a.bodytxt:active {
  color: #fff;
  text-decoration:none;
}

a.bodytxt:hover {
  color: #000;
  text-decoration: none;
}

.newsitem {
  color: #124c8f;
  font-size: 11px;
  font-weight: bold;
}
img.newsitem {
  border: 1px solid #65094d; 
}

a.newsitem:link, a.newsitem:visited, a.newsitem:active {
  color: #7d005b;
  text-decoration:none;
}

a.newsitem:hover {
  color: #124c8f;
  text-decoration: none;
}

.field {
  border: 1px solid #17467b;
  background-color: #eed6e6;
  font-family: 'Arial';
  font-size: 11px;
  font-weight: bold;
  color: #17467b;
}

h1 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #7d005b;
  margin-bottom : 2px;
}

.veld {
  border: 1px solid #17467b;
  background-color: #eed6e6;
  font-family: 'Arial';
  font-size: 11px;
  font-weight: bold;
  color: #17467b;
}

.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: #eee;
  cursor: hand;
  cursor: pointer;
  margin-bottom: 3px;
}

.in {
  background-color: #aaa;
  cursor: hand;
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 3px;
}

.gallery {
  border: 1px solid #926806;
  margin-bottom: 4px;
}


.tussen {
  background-color: #fff;
}

#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 #fff;
  background-color: #17467b;
  font-family: 'Arial';
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}

.guest_even {
  background-color: #ec9d00;
  border: 1px solid #926806;
  margin-bottom: 4px;
}

.guest_oneven {
  background-color: #ffc44f;
  border: 1px solid #926806;
  margin-bottom: 4px;
}

.melding {
  background-color: #17467b;
  border: 1px dotted #fff;
  margin-bottom: 4px;
  padding: 2px;
  padding-left: 20px;
  width: 300px;
  color: #fff;
  background-image: url('img/melding.gif'); 
  background-repeat: no-repeat; 
  background-position: left center;
}

.afzender {
  font-size: 10px;
}

.thumb {
  border: 1px solid #fff;
}

li {
  background-color: #ccc;
  margin-bottom: 5px;
  list-style-type: decimal;
}

.top10 {
  font-weight: normal;
}

