#demo
{
    background:#d8cab8;
    border:0px solid #d8cab8;
    padding:10px;
    margin:10px 0px;
}
body
{
    font-family:verdana,arial,helvetica;
    font-size:80%;
    margin:0px;
    color:#000;  
}
a, a:visited
{
    color:#3387CC;
    text-decoration:none;
}
a:hover
{
    color:#3387CC;
    text-decoration:underline;
}
pre {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    background-color:#FCFAF6;
}
th, td {
    width: 33%;
}
.error
{
    color:maroon;
    font-weight: bold;
}
.vrij
{
    color:green;
    font-weight: bold;
}
#whoistable, input, select
{
    font-size:0.85em;
    font-family:verdana,arial,helvetica;
}
#whoistable
{
    border-bottom:1px solid #d8cab8;
}
#whoistable th
{
    text-align:left;
}
#whoistable a, #whoistable a:visited
{
    color:#000;
    text-decoration:none;
}
#whoistable a:hover
{
    color: #999;
    text-decoration:underline;
}
h1
{
    font-family:arial,helvetica,sans-serif;
    font-size:1.8em;
    color:#7C765A;    
}
h2
{
    font-family:arial,helvetica,sans-serif;
    font-size:1.6em;
    color:#AEA991;    
}
.whoisform
{
    display:inline;    
}
#whoiswait
{

    text-align: center;
    position: absolute;
    top: 30%;
    width: 100%;
    overflow: visible;
    visibility: visible;
    display: block;
}

#whoiswait .outer
{
    margin-left: -200px;
    position: absolute;
    top: -60px;
    left: 50%;
    visibility: visible;
    width:400px;
}

#whoiswait .inner
{
    background-color:#F7F7F7;
    padding:30px;
    line-height:30px;
    border:1px solid #C0C0C0;
}

#whoisdetails
{
    font-family:verdana,arial,helvetica,sans-serif;;
    font-size:0.85em;
    padding:20px;
    border:1px solid #d8cab8;
    background-color:#e6ddd2;
}
.linkbutton
{
    font-size:1.0em;
    width:80px;
}

.whoisrow1, .whoisrow1available
{
    background-color: #e6ddd2;
    border-top:1px solid #d8cab8;
}
.whoisrow2, .whoisrow2available
{

    border-top:1px solid #e6ddd2;
}

#verhuman
{
    text-align:center;
    border:1px solid #d8cab8;
    background#e6ddd2;
    padding:20px;
}
.verhuman
{
    font-size:2.2em;
}
.verhumanimg
{
    border:1px solid #d8cab8;
} 

.search
{
width:30%;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;    
}

.searchdrop
{
width:70px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;    
}