BODY
{
	background-color: #FFF;
	margin: 0px; padding: 0px;
	color: #000;
	font-size: 0.9em;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;/*center site for IE*/
}

/* wideContent moet iets hoger zijn bij de grote letters: */

.Home #siteContent #wideContainer { height: 168px; overflow: hidden;}
* html .Home #siteContent #wideContainer { height: 174px; }

.Home #myMoreInfoDiv { height: 92px;	padding-top: 92px; }
* html .Home #myMoreInfoDiv { height: 210px; padding-top: 90px;}

#siteTools li
{
  font: normal 1.1em/1.1em Arial; /* BE: more room for videolink */
}
