table.objectsearchresult {
    border-collapse     :   collapse; 
    font-family         :   trebuchet ms, arial, helvetica; 
    font-size           :   11px; 
    width               :   100%;
    /*
    border              :   1px solid #ff0000;
    */
}

table.objectsearchresult td.image {
    vertical-align      :   top;
    text-align          :   left;
    padding-top         :   10px;
    padding-bottom      :   10px;
}

table.objectsearchresult td.image div {
    /*
    height              :   90px;
    width               :   90px;
    overflow            :   hidden;
    */
}

table.objectsearchresult td.image img {
    width               :   90px;
    /*
    max-width               :   90px;
    max-height              :   90px;
    */
    border-width        :   0px;
}

table.objectsearchresult td.text {
    vertical-align      :   top;
    font-size           :   10px;
    width               :   116px;
    padding-left        :   5px;
    padding-top         :   10px;
    padding-bottom      :   10px;
    padding-right       :   10px;
    line-height         :   12px;
}

table.objectsearchresult td.text div.name {
    font-weight         :   bold;
    margin-bottom       :   10px;
}

table.objectsearchresult td.text div.name a {
    color               :   #000000;
    text-decoration     :   none;
}

table.objectsearchresult td.text div.name a:hover {
    color               :   #000000;
    text-decoration     :   underline;
}

table.objectsearchresult td.text div.artist {
    margin              :   0px;
    padding             :   0px;
}

table.objectsearchresult td.text div.date {
    color               :   #777777;
    margin              :   0px;
    padding             :   0px;
}

table.objectsearchresult td.searchresultnav {
    padding             :   5px;
    background-color    :   #ebd5e0;
}

table.objectsearchresult td.searchresultnav div.results {
    float               :   left;
}

table.objectsearchresult td.searchresultnav div.nav {
    float               :   right;
}

table.objectsearchresult td.searchresultnav a {
    color               :   #000000;
    font-weight         :   bold;
}

div#zandlopert {
    position            :   absolute;
    padding             :   50px;
    padding-top         :   20px;
    padding-bottom      :   20px;
    background-color    :   #ffffff;
    font-family         :   arial, helvetica;
    font-size           :   20px;
    letter-spacing      :   -1px;
    border              :   5px solid #d4a6bd;
    color               :   #d4a6bd;
    left                :   210px;
    top                 :   320px;
    visibility          :   hidden;
    z-index             :   10;
}
