
.error
{
    color:maroon;
    font-weight: bold;
}
.vrij
{
    color:green;
    font-weight: bold;
}

.whoisform
{
    display:inline;    
}
#whoiswait
{
    text-align: center;
    position: absolute;
    top: 80px;
    overflow: visible;
    visibility: visible;
    display: block;
}

#whoiswait .outer
{
    margin-left: -200px;
    position: absolute;
    top: -60px;
    left: 50%;
    visibility: visible;
    width:400px;
}

#whoiswait .inner
{
  color: #006b90;
}

#whoisdetails
{
    padding:20px;
}
.linkbutton
{
    font-size:1.0em;
    width:80px;
}

.whoisrow1, .whoisrow1available
{
  background-color: #f3f3f3;
  color: #006b90;
  height: 20px;
}
.whoisrow2, .whoisrow2available
{
  background:#FFF;
  height: 20px;
  color: #006b90;
}

#verhuman
{
    text-align:center;
    background:#f3f3f3;
    padding:20px;
}
.verhuman
{
    font-size:2.2em;
}
.verhumanimg
{
    border:1px solid #000;
} 
