body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited { 
	color: #336699;
	text-decoration: none;
	}
a:active {
	color: #336699;
	text-decoration: none;
	}
a:hover {
display:none;
}



/* voor het menu gedeelte */
#menu {
display:none;
}
#menu a:link {
display:none;
}
#menu a:visited {
display:none;
}
#menu a:active {
display: none;
}
#menu a:hover {
display:none;
}
#menu span {
display:none;
}
#menu_klein_grijs span{
display:none;
}

/* inhoud */
#titel {
text-align:center;
vertical-align:middle;
background-color:#FFFFFF;
color:#000000;
font-size:28px;
}

#ondertitel {
text-align:left;
vertical-align:top;
background-color:#FFFFFF;
color: #000000;
font-weight: normal;
font-size: 18px;
padding-right: 20px;
padding-left: 20px;
}

#printgegevens {
text-align:left;
margin-right: 5px;
}

#inhoud {
background-color:#FFFFFF;
text-align:left;
margin-right:20px;
margin-left:20px;
}
#inhoud h1,h2 {
color:#000000;
font-weight:normal;
}
#inhoud h3 {
color:#000000;
font-weight:bold;
}
#inhoud h4,h5 {
color:#000000;
font-weight:bold;
}
.tussentitel {
color:#000000;
background-color:#FFFFFF;
font-size:18px;
text-align:center;
margin-right:20px;
}



/* zoek eens naar opeenvolgende stijlen */
.style4 {color: #CCCCCC;}
.style6 {color: #CCCCCC; font-size: 18px;}
.style7 {font-size: 18px; color:#000000;}
.style11 {font-size: 24px; color: #B51009;} 
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #B51009;
}
.style13 {font-size: 16px;}
.style14 {
	color: #B51009;
	font-weight: bold;
	font-size: 15px;
}
.style15 {font-size: 14px;}
.style16 {font-size: 14px;
	font-weight: bold;
}
.style17 {font-size: 14px; font-weight: bold; color: #CBC6C6; }
.style18 {	font-size: 12px;
	color: #F4B157;
	font-weight: bold;
}
.style19 {
	color: #990000;
	font-weight: bold;
}
.style20 {color: #990000;}
.style21 {color: #FF9933;}

