/* begin zoek elementen */
div#Zoek_paspartout{
    position: absolute;
    width: 20.5em;
    height: 5.5em;
    right:0;
    padding: 0em 0 0 2.5em;
    margin: 0 0 0 0;
    font-size: 1.1EM;
    font-weight: bold;
    line-height: 1.2EM;
    color: #333333;
    text-align: left;
    background-image: url(../images/zoekvlak.gif);
    background-repeat: no-repeat;
}
div#Zoek_paspartout label{
 	/*display: none;*/
 }
div#Zoek_paspartout ul
{
    margin: 0 0 0 0;
    padding-left: 0;
    color: #006983;
    font-weight: normal;
    text-decoration: none;
}
div#Zoek_paspartout li
{
    color: #006983;
    text-decoration: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
input.ZoekBox
{
    width: 15em;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-width: 2px 2px 2px 2px;
    border-style: outset;
}
/* einde zoek elementen */
/* Zoek */
div#zoekresultaat{
    font-size: 1.2em;
    padding-bottom: 1em;
}
div#zoekresultaat a{
    font-size: 1.1em;
    color: #D25500;
}
.zoekkop
{
    font-size: 1.2em;
    color: black;
    line-height: 1.1em;
    text-decoration: none;
    margin-bottom: 0;
}
.zoekkop_fout
{
    font-size: 0.9em;
    color: black;
    line-height: 1.1em;
    text-decoration: none;
    margin-bottom: 0;
}
.zoekresultaat_teller
{
    font-size: 0.6EM;
}
.zoekresultaat_test
{
    font-size: 0.5EM;
    color: #006983;
}
