h1 {
    visibility:hidden;
}
/*
a[rel*="pdf"] {
    background: url("../images/pdf.png") no-repeat top left;
    padding-left:16px;
}*/

.selectiefilter h2 {
    display:none;
}

.photooverlay {
    
}

#objectphotolink:hover img {
    background: url("../images/search.png") no-repeat 100% 100%;
}

#photobar li a:hover img {
    background: url("../images/search-small.png") no-repeat 100% 100%;
}

.searchresultlist td, .searchresultlist th {
    cursor:pointer;
}

#myoverlay {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100px;
}
