
#page     { background-image: url("../images/achtergrond_home.jpg"); background-repeat: no-repeat; height: 550px }
#contentBlok     { background-color: transparent; float: none }
/* fix for Mozilla/Safari */
*>#contentBlok {
 padding-left: 160px; 
}
/* fix for IE */
* html #contentBlok {
 padding-left: 180px;
}
#pageContent      { background-image: none; margin: 190px 0 0; padding: 0; width: 520px; min-height: 100px; float: none; border-right: 0 none }
#pageIntro p          { color: white; font-size: 70%; font-weight: bold; line-height: 150%; margin: 0; padding: 0; margin-bottom:15px; }

