/*
  print
*/

*{
  font-family:Verdana, Arial;
}

body{
  margin:0; padding:0;
  font-size:11pt;
}

/* Pagetitle */
#header a{ color:black; font-size: 14pt; }
#header a em embed, h2 em object{ display:block; }

/* kopteksten */
h2{ color:black; font-size: 14pt; }
h2 em{ font-style:normal; }
h2 em embed, h2 em object{ display:block; }

h3{ color:black; font-size:13pt; }
h3 em{ font-style:normal; }
h3 em embed, h3 em object{ display:none; }


#main-nav,
#breadcrumbs,
#sidebar,
#footer,
#langNav,
#toolbar,
form,
a.external img{
  display:none;
}


/* tabnavigation */
.tabnavigation{ display:none; }
#site .isTab{ display:none; }


/* img */
img.left{
  float:left;
  margin-right:0.25em;
}

img.right{
  float:right;
  margin-right:0.25em;
}

a img{
  border:0;
}

a.downloadAsExcel{
  display:none;
}

