body
{
  text-align: center;
}

a
{
  cursor: pointer;
}

.globalContentPage a
{
  color: #000000;
}

.globalWebsiteBox
{
  position: relative;
  width: 970px;
  text-align: left;
  margin: -10px auto 0 auto;
}

/*frame classes*/
.globalHeaderBox
{
  width: 970px;
  height: 90px;
  border: 1px solid #FFF;
}

.globalHeaderLogo
{
  position: absolute;
  z-index: 80;
  top: 10px;
  left: 5px;
  width: 199px;
  height: 102px;
  background: url( "/img/kindertelefoonLogo.png" ) no-repeat;
  background-repeat: no-repeat;
}

.globalHeaderMenuBox
{
  position: relative;
  margin: 57px 0 0 0;
  width: 970px;
  height: 30px;
  background: url( "/img/globalHeader.png" ) no-repeat;
}

.globalHeaderMenuItemBox
{
  position: absolute;
  z-index: 40;
  margin: 0 0 0 190px;
  width: 600px;
  height: 30px;
  border-left: 2px solid #FFFFFF;
  float: left;
}

.globalHeaderMenuItem
{
  display: block;
  z-index: 20;
  padding: 0 5px 0 5px;
  height: 30px;
  line-height: 30px;
  font-family: "verdana" , "Trebuchet MS";
  font-weight: bold;
  font-size: 13px;
  border-right: 2px solid #FFFFFF;
  float: left;
}

.globalHeaderMenuItem-hover,
.globalHeaderMenuItem-selected
{
  background: #9F0004;
}

.globalHeaderMenuItemLink
{
  display:block;
  height: 30px;
  color: #FFFFFF;
  text-decoration: none;
}

/*search*/

.globalSearchBox
{
  background: transparent url(/img/globalSearchBox.png) no-repeat scroll 0%;
  bottom: 3px;
  color: #FFFFFF;
  height: 24px;
  left: 809px;
  position: relative;
  right: 5px;
  top: 3px;
  width: 154px;
}

.globalSearchInput
{
  border: 0pt none;
  float: left;
  font-size: 12px;
  height: 13px;
  line-height: 1.2em;
  margin: -5px 0pt 0pt 11px;
  margin: 4px 1px 0px 6px;
  padding: 0pt 0pt 3px;
  position: relative;
  width: 93px;
}

.globalSearchButton
{
  background: #61B020 none repeat scroll 0%;
  border: medium none;
  color: #FFFFFF;
  float: left;
  font-weight: bold;
  height: 18px;
  margin: 3px 0pt 0pt 1px;
  position: relative;
  width: 44px;
}

.globalSearchButton
{
  margin: 3px 0 0 1px;
  width: 46px;
  height: 18px;
  color: #FFF;
  background: #61b020;
  font-weight: bold;
  border: none;
}

.globalSearchButton-hover
{
  color: #252525;
}
/*end of search*/


.globalContentBox
{
  position: relative;
  margin: 0;
  width: 570px;
  height: 510px;
  font-family: "Verdana" , "Trebuchet MS";
  font-size: 12px;
  background: #FFF;
  border: 1px solid #FFF;
}

.globalMenuBox
{
  position: relative;
  z-index: 60;
  margin: -3px 0px 0px -2px;
  padding: 20px 0 0 12px;
  width: 191px;
  height: 495px;
  background: url( "/img/globalMenu.png" ) no-repeat;
  overflow: hidden;
  float: left;
}

.globalMenuContent
{
  margin: 15px 0 0 0;
  width: 145px;
  height: 475px;
  overflow: hidden;
}

.ie7 .globalMenuContent
{
  margin: 35px 0 0 0;
}

.globalContentPage
{
  margin: 2px 0 0 0;
  padding: 0;
  width: 970px;
  height: 475px;
  background: none;
  float: left;
  overflow: auto;
}


.with-globalContentMenu .globalContentPage
{
  margin: 2px 0 0 0;
  padding: 15px 20px 15px 12px;
  width: 660px;
  height: 468px;
  position: relative;
}

.globalfooterBox
{
  position: relative;
  top: 0px;
  left: 0;
  width: 970px;
  height: 19px;
  background: url( "/img/globalFooter.png" ) no-repeat;
  text-align: center;
}

.home .globalfooterBox
{
  top: 0px;
}

.globalfooterBox span, .globalfooterBox a
{
  color: #FFF;
  line-height: 19px;
  font-family: "verdana" , "Trebuchet MS";
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}

.globalfooterBox a:hover
{
  text-decoration: underline;
}

.disclaimerLink{
  position:absolute;
  bottom: 15px;  
}

.disclaimerLink a{
  text-decoration:none;
  color:White;
  font-weight: bold;
}
.disclaimerLink a:hover{
  color: #4C6916;
}


/*global classes*/
.globalImageLink
{
  display: block;
  height: 100%;
  text-decoration: none;
  text-indent: -1000em;
  line-height: 1px;
}

.globalClear
{
  clear: both;
  height: 1px;
  overflow: hidden;
}

/*ELEMENTS*/
.globalHeader
{
  margin: 0 0 5px 0;
  font-size: 14px;
  color: red;
  font-family: "Trebuchet MS" , Verdana;
  font-weight: bold;
}

.globalText
{
  font-size: 12px;
  font-family: "Trebuchet MS" , Verdana;
  color: #252525;
  margin-top: 2px; /* aanpassing voor feedback bij vragenkast */
}

.ie .globalText{
  margin-top: 3px; /* aanpassing voor feedback bij vragenkast */
}


/*GLASS*/
.globalGlass-hidden
{
  display: none;
}

.globalGlass
{
  position: absolute;
  z-index: 40;
  top: 1px;
  left: 1px;
  margin: 0px 0px 0px 3px;
  padding: 0 0 0 254px;
  width: 696px;
  height: 504px;
  background: transparent url(/img/contentBackground.png) no-repeat scroll 0% 50%;
  text-align: center;
  overflow: hidden;
}

.globalGlass-hidden
{
  display: none;
}

.globalGlass .globalChild
{
  background: transparent url(/img/glassPersonage.png) no-repeat scroll 0%;
  height: 372px;
  left: 762px;
  position: absolute;
  top: 113px;
  width: 116px;
  z-index: 10;
}

.globalGlass .globalGlassContent
{
  position: absolute;
  top: 40px;
  left: 210px;
  margin: 15px 0 0 0;
  padding: 0 20px 15px 12px;
  width: 500px;
  height: 428px;
  font-family: "Verdana" , "Trebuchet MS";
  font-size: 12px;
  text-align: left;
  overflow: auto;
}

.globalGlassClose
{
  position: absolute;
  top: 8px;
  left: 915px;
  width: 24px;
  height: 25px;
  background: url(/img/close.png) no-repeat;
}


/* ----------------------------------- */
/*               STERREN               */
/* ----------------------------------- */

/* Ster algemeen */

.starsBox
{
  display: block;
  position: absolute;
  z-index: 30;
  text-decoration: none;
  top: 0;
  left: 0;
}

.star
{
  background: transparent url(/img/home/sterren.png) no-repeat scroll 0% 50%;
  display: block;
  height: 61px;
  position: absolute;
  width: 134px;
  left: -10px;
  top: -7px;
  cursor: pointer;
}

.starBox
{
  height: 53px;
  overflow: hidden;
  position: absolute;
  z-index: -1;
  width: 43px;
}

.star-hover
{
  left: -76px;
}

.objectsBox
{
  display: block;
  position: absolute;
  z-index: 42000;
  text-decoration: none;
  top: 0;
  left: 0;
}
