html,body {
background: #99CCFF; 
text-align: center;  
margin: 0px;
	color: #0000FF;
} 

table.widthbg		{background-color: #99ccff; width: 758px; margin: 0px; }
td.kolom			{background-color: #99ccff; width: 182px; vertical-align: top; text-align: left; }
td.kolom2			{background-color: #99ccff; width: 380px; vertical-align: top; text-align: left; }
td.tussen			{width: 10px; } 
h1					{
	color: #000033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}
h2					{
	background-color: #b8d4f4; 
	font-size: 11px; 
	color: #000099; 
	margin: 0px; 
	padding: 3px; 
	border: 1px solid #000033;	
}
h3					{
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000099;
	margin: 0px;
	padding: 3px;
	border-top: 1px #000033;
	border-right: 1px solid #000033;
	border-bottom: 1px #000033;
	border-left: 1px solid #000033;
}
#rubriek					{
	background-color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 11px; 
	margin-bottom: 10px; 
	color: #000000; }
#rubriek p   				{color: #000000; padding: 3px; margin: 0px; text-align: left; }
#rubriek ul  				{margin: 0; padding: 0; border-top: 1px none #000033; border-right: 1px solid #000033;	border-bottom: 1px solid #000033; border-left: 1px solid #000033; }
#rubriek li  				{padding: 0px 2px 0px 2px; list-style-type: none; }
#rubriek li a:link			{color: #000000; font-weight: bold; font-size: 11px; text-decoration: none; }
#rubriek li a:active		{color: #000000; font-weight: bold; font-size: 11px; text-decoration: none; }
#rubriek li a:visited	 	{color: #000000; font-weight: bold; font-size: 11px; text-decoration: none; }
#rubriek li a:hover 		{color: #000000; font-weight: bold; font-size: 11px; text-decoration: underline; }
kolomsp 					{background-color: #FFFFFF;	width: 400px; vertical-align: top; text-align: left; height: 100%; }
.iframeopmaak 				{background-color: #e10909;	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; }
.al			  				{margin: 0; padding: 0; border-top: 1px none #000033; border-right: 1px solid #000033;	border-bottom: 1px solid #000033; border-left: 1px solid #000033; }

#rubriek a:link,
#rubriek a:active,
#rubriek a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: Tahoma;
}

#rubriek a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	font-family: Tahoma;
}

