
	#dhtmlgoodies_menu img{
		border:0px;
	}

	/* End general styles for this example page */
	/* General configuration CSS */
	
	#dhtmlgoodies_menu ul li ul{
		display:none;	/* Needed to display ok in Opera */
	}
		
	#dhtmlgoodies_menu{
		visibility:hidden;	
		width:1000px;		
		z-index:10000;	
		height:32px;
		overflow:hidden;		
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_menu a{

		margin:0px;
		padding:0px;
		text-decoration:none;
		color:#ffffff;
		font-size:12px;
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{		
		/*background-color:#FFF;*/
		
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
			height:32px !important;	
	position:relative;	
		overflow:visible;
	}	
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		
	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	#dhtmlgoodies_menu a{
		
	
	}
	
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{
		
	}
	#dhtmlgoodies_menu .currentDepth1over{
		
		
		
	}
	#dhtmlgoodies_menu .currentDepth1 a{
		font-weight:bold;
	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
		
		font-weight:bold;
		
	}
	
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2, .currentDepth3, .currentDepth4{
		
		
		
		background:#22202b;
		text-align:center;
		/*padding:5px;*/		
		position:relative;
		
		border-bottom:1px solid #19192b;
		opacity: .8;
		filter: alpha(opacity=80); 
	}
	
	#dhtmlgoodies_menu .currentDepth2over, .currentDepth3over, .currentDepth4over{
		
		background-color:#3d3d50;
		position:relative;
		/*padding:5px;*/
		text-align:center;
		border-bottom:1px solid #19192b;
		opacity: .8;
		filter: alpha(opacity=80); 
		
	}
	
	.pad_inside{padding:5px; color:#ffffff; font-size:12px}
	
	.currentDepth2 img, .currentDepth3 img, .currentDepth4 img, .currentDepth2over img, .currentDepth3over img, .currentDepth4over img{
		width:9px;
		height:11px;
		position:relative; 
		top:2px;
		left:2px;
		
	}	
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color:#ffffff;
	}	
	/* Sub menu depth 2 */
	
	#dhtmlgoodies_menu .currentDepth3 a{
		
		color:#22202b;
	}
	#dhtmlgoodies_menu .currentDepth3{
	background:#cccccc;
		text-align:left;
		padding:5px;		
		position:relative;
	}
	
	.het_zeilschip_m
	{
			
	}
	.personeelsuitje
	{
	
	}
	
	.trouwen
	{
	
	}
	
	.dagje_zeilen
	{
	
	}
