
@import url("file:///Users/caluth/Projects/Giotto/Website/web-content/css/specifiek_home_alg.css");
#page   { background-image: url("../images/achtergrond_home_content.jpg"); background-repeat: no-repeat }
#contentBlok  { background-color: transparent }
/* fix for Mozilla/Safari */
*>#contentBlok {
 padding-left: 180px; 
}
/* fix for IE */
* html #contentBlok {
 padding-left: 10px;
}
#pageContent      { background-color: white; background-image: none; margin-top: 0; padding-bottom: 20px; border-right: 0 none }
/* fix for Mozilla/Safari */
*>#pageContent {
 width: 420px;
}
/* fix for IE */
* html #pageContent {
 width: 400px;
}
#kader { visibility: hidden }
h1     { color: #918a75; text-transform: lowercase; margin-top: -28px; margin-bottom: 0.4em; margin-left: 170px }
#pageContent p           { color: #918a75; margin-bottom: 0.4em; margin-left: 170px }
#berg   { margin-top: 40px; margin-bottom: 40px; }
/* fix for Mozilla/Safari */
*>#berg {
 margin-left: 25px;
}
/* fix for IE */
* html #berg {
 margin-left: 5px;
}
#imgTitle      { margin-top: 20px; margin-left: 70px }

