/* Do NOT show menu (navBorder) */
div#navBorder { display: none;}
div#Content   { left:0%; width:100%; border-left:0; border-right:0; padding-left: 0em; padding-right: 0em; top:90px;}
div#mastHead  { left:0%; width: 100%; height: 90px; }					/* use full page */

/* Change backgroud (white/light-gray) and foregroud (black/dark-blue) colors*/
html,body   { background: white; color: black; }

h1.hidden   { display: block; float: left; padding:0; margin:0; }
h1.title   {  padding:0; margin:0; }
.hidden a, a.url   { display: block;
                     font: 10px Courier, monospace;letter-spacing: 0;
                     position: relative;
                     top: -1em;
                     padding-right: 1em;
                     }

/* Use a print font and size; also for links */
* 		{ font-family:  Times, Ariel, serif;}
html,body,p,div { font-family:  Times, Ariel, serif; font-size: 9pt; }
a 		{ font: inherit; color: inherit; text-decoration: inherit;}


div#rubriek-main { width: 65%; }
div#rubriek-info { width: 30%; }

div.transcript		{ display:none;} /* Do not print the transcript */
/* Bazaar revno=317 */
