document.write('<!--[if lt IE 7]><style type=\"text/css\">.menu ul ul {position:absolute;left:242px;top:0px;}/*niet weg halen anders werkt het niet meer in IE 5.5*/</style><![endif]-->'); 
document.write('<!--[if IE 7]>');
document.write('<style type=\"text/css\">');
document.write('.menu ul {background-image: url(grijs.gif)}');
document.write('.menu li {margin-bottom:-2px;}');
document.write('.geen li {margin-bottom:-1px;}');
document.write('.wel li {margin-bottom:2px;}');
document.write('</style>');
document.write('<![endif]-->');
document.write('<!--[if IE 6]>');
document.write('<style type=\"text/css\">');
document.write('/* hack for IE5.5 */');
document.write('/* style the link hover */');
document.write('* html .menu li a:hover {color:#35BEF2;background:#203DA2;}');
document.write('.menu a {height:0;}');
document.write('.menu ul {background-image: url(grijs.gif)}');
document.write('</style>');
document.write('<![endif]-->');
document.write('<!--[if lt IE 6]>');
document.write('<style type=\"text/css\">');
document.write('/* hack for IE5.5 */						/*Dit niet in de de positie van IE5 zetten*/');			
document.write('/* style the link hover */					/*Dit niet in de de positie van IE5 zetten*/');
document.write('/* html .menu a {background:;}  /*width:237px; w\idth:237px;*/	/*Dit niet in de de positie van IE5 zetten*/');
document.write('* html .menu a:hover {color:#35BEF2; background:#203DA2;}	/*Dit niet in de de positie van IE5 zetten*/');
document.write('/* hack for IE5.5 */');
document.write('* html .menu ul {margin-left:-16px; ma\rgin-left:0;}');
document.write('/* position relative so that you can position the sub levels */');
document.write('/* html .menu a:visited*/ ');
document.write('.wel a	{cursor:hand;}');
document.write('.menu ul {background-image: url(grijs.gif)}');
document.write('</style>');
document.write('<![endif]-->');
document.write('<!--[if IE 5]>');
document.write('<style type=\"text/css\">');
document.write('/* hack for IE5.5 */');
document.write('* html .menu ul {margin-left:-16px; ma\rgin-left:0;}');
document.write('/* position relative so that you can position the sub levels */');
document.write('/* html .menu a:visited*/ ');
document.write('.wel a	{cursor:pointer;}');
document.write('.menu a {height:0;}');
document.write('</style>');
document.write('<![endif]-->'); 


