/* KLEUREN
BG GRIJS: #ECEAE9
BLAUW : #00475F
ORANJE: #F89800



/* ------------------------------------------------------------------------------------------------ */
/*  Default */
body, div, span, font, td { font-family: arial, sans-serif; color: black; line-height: 150%;} 

/* ------------------------------------------------------------------------------------------------ */
/*  homepage */
#homepage {}
#homepage #header { background: none; height: 110px; }
#homepage .logoBox{ position: static; text-align: left; height: 110px;}
#homepage .logo { margin-top: 10px; margin-left: 20px;}

#homepage #menu{ display: none;} 

#homepage .fotoBox{ display: none;}

#homepage .contentBox { width: 640px; position: static; }
#homepage .title { background: none; padding-left: 0px; }
#homepage .body { margin-left: 1px;}

.leftCorner{ display: none;}


/* ------------------------------------------------------------------------------------------------ */
/*  infopage */
#infopage {background-color: white;}
#infopage #header { background: none; height: 100px;}
#infopage .logoBox a { position: static; text-align: left; height: 100px;}
#infopage .logo { margin-top: 15px; margin-left: 30px;}

#infopage #menu{ display: none;} 

#infopage .fotoBox{ display: none }

.submenu{ display: none;} 

#infopage .contentBox { width: 640px; position: static;}
#infopage .title { background: none; height: 30px; border-bottom: 1px solid black;}

.printIcon { display: none; }




