
	#navigatie ul  { 
		list-style-type: none; 
		margin: 0 0 0 0; 
		line-height: 2em; 
		padding: 10px 0 0 0 }
		
	#navigatie li { 
 
		padding: 0 0 0 0; }		

	#navigatie .hoofdMenu a { 
		background-image: url("../images/bullent_over.jpg"); 
		background-repeat: no-repeat;
		color: #003300; 
		font-size: 12px; 
		font-family: Arial; 
		text-decoration: none; 
		font-style:normal;
		padding: 0px 10px 1px 20px; 
		margin-left: 0 0 0 0; 
		height: auto }
		
	#navigatie .hoofdMenu a:hover { 
		background-image: url("../images/bullent.jpg"); 
		background-repeat: no-repeat;
		color: #003300;  
		font-size: 12px; 
		font-family: Arial; 
		font-style:normal;
		text-decoration: underline; 
		padding: 0px 10px 1px 20px; 
		height: auto }
		
	#navigatie .hoofdMenuCurrent a { 
		background-image: url("../images/bullent.jpg"); 
		background-repeat: no-repeat;
		color: #003300; 
		font-size: 12px; 
		font-family: Arial; 
		text-decoration: none; 
		font-style:italic;
		padding: 0px 10px 1px 20px; 
		margin: 0 0 0 0; 
		height: auto }
		
	#navigatie .hoofdMenuCurrent a:hover { 
		background-image: url("../images/bullent_over.jpg"); 
		background-repeat: no-repeat;
		color: #000000;   
		font-size: 12px; 
		font-family: Arial; 
		font-style:italic;
		text-decoration: underline; 
		padding: 0px 10px 1px 20px; 
		margin: 0 0 0 0; 
		height: auto }
		
	.subMenu {
	  margin-left: 20px;
	}
	#navigatie .subMenu a {
		background-image: url("../images/bullent_over.jpg"); 
		background-repeat: no-repeat; 
		color: #003300; 
		font-size: 12px; 
		font-family: Arial; 
		padding-left: 20px;
		text-decoration: none; 
		font-style:normal;
		height: auto }
		
	#navigatie .subMenu a:hover { 
		background-image: url("../images/bullent.jpg"); 
		background-repeat: no-repeat;
		color: #000000;   
		font-size: 12px; 
		font-family: Arial; 
		font-style:normal;
		padding-left: 20px;
		text-decoration: underline; 
		height: auto }

	.subMenuCurrent {
	  margin-left: 20px;
	}
	#navigatie .subMenuCurrent a { 
		z-index: 4;
		background-image: url("../images/bullent.jpg"); 
		background-repeat: no-repeat;
		color: white; 
		font-size: 12px; 
		font-family: Arial; 
		text-decoration: none; 
		font-style:italic;
		padding-left: 20px;
		height: auto }
		
	#navigatie .subMenuCurrent a:hover { 
		background-image: url("../images/bullent.jpg"); 
		background-repeat: no-repeat;
		color:#f30;  
		font-size: 12px; 
		font-family: Arial; 
		font-style:italic;
		text-decoration: underline; 
		padding-left: 20px;
		height: auto }
		
	#navigatie  { 
		color: #06c; 
		padding: 1px 10px 1px 20px; 
		height: auto
		font-size: 12px; 
		color: white; 
		background-repeat: no-repeat; 
		width: 171px;
		height: 100%; 
		float: left;  }
	
	#navigatie  a   { 
		color: #333; 
		font-size: 12px; 
		font-family: Arial; 
		font-style:none;
		text-decoration: none;
		padding: 1px 5px 0px 0; 
	 height: auto }
	    
	#navigatie  a:hover   { 
		color: #f30; 
		font-size: 12px; 
		font-family: Arial; 
		font-style:none;
		text-decoration: underline; 
		padding: 1px 5px 0px 0; 
		height: auto }
		
	#productAttention{  /* breadCrums */
		color: black; 

		font-size: 12px;  
		font-family: Arial; 
		font-style:normal;
		text-decoration: underline; 
		background-color: transparent; 
		margin: 0 0 0 0 ; 
		padding: 5px 0 5px 0; 
		width: 622px; 
		height: 20px;
		float:right;
		border-bottom: solid 1px #003300; }

	#productAttention ul  { /* breadCrums */
		list-style-type: none; 
		margin: 0 0 0 10px; 
		padding: 0 0 0 0 }
		
	#productAttention li { /* breadCrums */
		background-image: url("../images/bullent_Shop.jpg"); 
		background-repeat: no-repeat;
		padding:0 5px 0 35px;
		margin: 0 0 0 0;
		height: 20px;
		float:left}
		
	#productAttention  a { /* breadCrums */
		color: black; 
		font-size: 12px;  
		font-family: Arial; 
		font-style:normal;
		text-decoration: underline; 
		padding: 0 0 0 0; 
		margin:0 0 0 0;		
		height: 20px }
		
	#productAttention  a:hover { /* breadCrums */
		color:white;  
		font-size: 12px; 
		font-family: Arial; 
		font-style:normal;
		text-decoration: underline; 
		padding: 0 0 0 0; 
		margin:0 0 0 0;
		height: 20px }
		
	#productAttention .hoofdMenuCurrent a { /* breadCrums */
		color: white; 
				font-size: 12px;  
		font-family: Arial; 
		text-decoration: none; 
		font-style:normal;
		padding: 0 0 0 0; 
		margin:0 0 0 0;
		height: 20px}
		
	#productAttention .hoofdMenuCurrent a:hover { /* breadCrums */	
		color:white;  
		font-size: 12px; 
		font-family: Arial; 
		font-style:normal;
		text-decoration: underline; 
		padding: 0 0 0 0; 
		margin:0 0 0 0;
		height: 20px }

