  BODY
{
  background-color: #FFF;
  margin: 0px; padding: 0px;
  color: #000;
  font-size: 0.8em;
  font-family: Verdana, Arial, sans-serif;
  text-align: center;/*center site for IE*/
}

/* wideContent moet iets hoger zijn bij de grote letters: dus moeten ze ook weer kleiner gemaakt bij normaal */

.Home #siteContent #wideContainer { height: 138px; overflow: hidden;}
.Home #siteContent #wideContainer2008 { height: 318px; overflow: hidden; }

* html .Home #siteContent #wideContainer { height: 140px; }
* html .Home #siteContent #wideContainer2008 { height: 320px; }

.Home #myMoreInfoDiv { height: 78px; padding-top: 78px; background-color: #FCEBEB}
* html .Home #myMoreInfoDiv { height: 176px; padding-top: 75px; background-color: #FCEBEB}

#siteTools li
{
  font: normal 1.1em/1.2em Arial; /* BE: more room for videolink */
}
