body { background: white; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
   
#menu { 
	display: none;
	}

#navcontainer{ 
	display: none;
	}

#container {
   width: auto;
   border: 0;
   float: none !important;
   color: black;
   background: transparent;
   }

#header { width: auto; border: 0; float: none !important; color: black; background: transparent;
   }

#headerPL { width: auto; border: 0; float: none !important; color: black; background: transparent; }
#headerPL h1 { font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; }

#headerZA { width: auto;
   border: 0;
   float: none !important;
   color: black;
   background: transparent; }
#headerZA h1 { font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; }

#headerZV { width: auto;
   border: 0;
   float: none !important;
   color: black;
   background: transparent; }
#headerZV h1 { font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; }

#contentinhoud {
	width: auto;
	border: 0;
	float: none !important;
	}

#contentinhoud h1 { 
	color: #005b8b; 
	font-size: 12pt; 
	font-weight: bold; 
	}
#contentinhoud h2 { 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	}
#footer { font-size: 8pt; font-family: "Times New Roman", Times, Georgia, serif; position: fixed; bottom: 0.02cm; }
