BODY { color: #FFFFFF; background-color: #000000; font-family: arial; font-weight:bold;}
#titelbalk {
background-image: url(afbeeldingen/titelbalk.jpg);
  background-position:  center;
  background-repeat: no-repeat;
  background-top:0;
  font-family: arial;
}
#MyHyperlinkCharacterStyle a:hover{
color: red;
}
p {font-family: arial;}
h5 {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
}

#verdacht {
visibility:hidden;
display:none;
}

.nkitlink { 
  display: block; 
  width: 600px; 
  height: 70px; 
  background-image: url(/images/NewKidInTownLogo.png); 
  background-repeat: no-repeat; 
  background-position: 0px -31px;
}

.agendatable {
  width: 100%;
  border:0px;
  padding: 0px;
}

.agendatable td {
  width:50%;
  font-family: arial;
  font-weight: bold;
  vertical-align:top;
}

.agendatable td a:hover{
color: red;
}

