﻿.zoeken .globalContentBox
{
  position: relative;
  padding: 0;
  margin: -2px 0px 2px;
  width: 950px;
  height: 504px;
  background: url(/img/contentBackground.png) no-repeat;
}

.zoeken .globalContentPage
{
  position: relative;
  width: 500px;
}

.zoeken .globalMenuContent
{
  color: #FFF;
}

.zoekenPersonage
{
  position: absolute;
  top: 330px;
  left: 770px;
  width: 104px;
  height: 125px;
  background: url(/img/zoekenPersonage.png) no-repeat;
}


.zoekenForeward
{
  position: absolute;
  top: 478px;
  left: 825px;
  width: 63px;
  height: 18px;
  background: url(/img/foreward.png) no-repeat;
}

.zoekenClose
{
  position: absolute;
  top: 8px;
  left: 915px;
  width: 24px;
  height: 25px;
  background: url(/img/close.png) no-repeat;
}

.searchcontrol-off
{
  visibility: hidden;
  position: absolute;
}

.zoekenNoResult-off
{
  display: none;
}

.zoekenNoResult h3
{
  margin: 25px 0 5px 0;
  font-size: 14px;
  color: red;
  font-weight: bold;
}

.zoekenSuggestBox
{
  margin: 30px 0 0 0;
}

.zoekenSuggestBox b
{
  color: red;
  font-weight: bold;
}

.zoekenSuggestBox a
{
  margin: 0;
  padding: 0 0 0 12px;
  color: #21B2EE;
  text-decoration: underline;
  background: url( "/img/contentBulletItem.png" ) no-repeat 0 65%;
  line-height: 16px;
}

/*#5FAF1D*/

/*google*/
.gsc-search-box, .gsc-twiddle, .gs-watermark, .gsc-ad-box, .gs-visibleUrl-short, .gs-visibleUrl-long, .gsc-trailing-more-results, .gsc-cursor-page
{
  display: none;
}

.googlePowered
{
  left: 766px;
  position: absolute;
  top: 72px;
}

.custom-gsc-branding-text
{
  font-size: 12px;
  line-height: 17px;
  margin-top: -5px;
  position: absolute;
  top: 1px;
  width: 180px;
}

.custom-gsc-branding-img
{
  left: 45px;
  position: absolute;
  top: 15px;
  width:51px; height:15px;
  background: url("http://www.google.com/uds/css/small-logo.png") no-repeat;
}

.gsc-resultsHeader, .gsc-stats
{
  display: block;
  height: 1px;
  visibility: hidden;
  overflow: hidden;
}

.gsc-resultsRoot
{
  font-family: "Verdana" , "Trebuchet MS";
}

.gs-webResult
{
  margin: 0 0 25px 0;
}

.gs-title
{
  margin: 0 0 5px 0;
  font-size: 14px;
  color: red;
  font-weight: bold;
}

.gs-snippet
{
}



/*search overlay*/
.zoekenOverlayBox
{
  position: absolute;
  z-index: 60;
  top: 0;
  left: 0;
}

.home .zoekenOverlayBox
{
  top: 3px;
}

.zoekenOverlayBox-collapsed
{
  display: none;
  width: 1px;
  overflow: hidden;
}

.zoekenOverlayContent
{
  position: absolute;
  z-index: 20;
}

.zoekenMenuContentDiv
{
  margin: -3px 0 0 0;
  padding: 35px 0 0 12px;
  width: 145px;
  height: 475px;
  overflow: hidden;
  color: #FFF;
}

.zoekenContent
{
  position: absolute;
  top: 0;
  left: 210px;
  margin: 2px 0 0 0;
  padding: 15px 20px 15px 12px;
  width: 500px;
  height: 468px;
  overflow: auto;
}

.zoekenOverlayPlateBox
{
  position: absolute;
  z-index: 10;
}

.zoekenOverlayPlate
{
  position: absolute;
  z-index: 20;
  left: 0;
  display: block;
  padding: 0;
  width: 950px;
  height: 504px;
  background: url( "/img/contentBackground.png" ) no-repeat;
}

.zoekenOverlayBackground {
    background: transparent url(/img/glass.png) no-repeat scroll 0% 50%;
  height:504px;
  position:absolute;
  top:-1px;
  width:968px;
}

.zoekenOverlayMenu
{
  position: absolute;
  z-index: 20;
  top: -3px;
  left: 0;
  width: 203px;
  height: 510px;
  background: url( "/img/globalMenu.png" ) no-repeat;
}
