@page landscape	{size: landscape;}
BODY {  
	font-family: Verdana, Sans-serif; 
	font-size: 10pt; 
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color:#FFFFFF;}
	
P { font-family: Verdana, Sans-serif; font-size: 10pt;  color:#000000}
H1 { font-family: Verdana, Sans-serif; font-size: 14pt; font-weight: bold; color:#000000 }
H2 { font-family: Verdana, Sans-serif; font-size: 13pt; font-weight: bold; color:#000000}
H3 { font-family: Verdana, Sans-serif; font-size: 12pt; font-weight: bold; color:#000000}
H4 { color: #336633; font-family: Verdana, Sans-serif; font-size: 12pt;color:#000000 }
H5 { font-family: Verdana, Sans-serif; font-size: 0.9em; color:#000000}
H6 { font-family: Verdana, Sans-serif; font-size: 11pt;  color:#000000}

A:link { color: #ff0000; font-weight: bold; }  /* for unvisited links */
  a:visited { color: #ff0000; font-weight: bold; } /* for visited links */
  a:active { color: #ff0000; font-weight: bold; } /* when link is clicked */

img {
display: none
}
table {
padding:0px;
}
#main_container {
	background-color:#ffffff;
	margin: 0px auto 0px auto;
	width: 700px;
}
#header { display:none; }
#navigatie { display:none; }
#inhoud_activiteiten {
width: 100%;
margin: 0;
float: none;
}
#inhoud_buttons { display:none; }
#copyright { display:none; }
#footer_activiteiten {width: 700px; }
.belangrijk
{ border-bottom-style:dotted; 
border-color:#000000;
border-bottom-width: 1px;
text-align:center;
}


