@import url("debug.css");
@import url("queen.css");
@import url("editor.css"); 
@import url("lightbox.css"); 
/*LAYOUT*/

html,body{


}
a:visited {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #ffcf1c;
}
a:active {
	color: #FFFFFF;
}
/*NAVIGATIE pagepal*/

  li.menu_1_1  {
margin : 0 0 0 0;
}
ul.menu_1_1_show {
list-style-type : none;
padding : 0;
margin : 0;
display : block;
}
ul.menu_1_1_hide {
display : none;
} 
/* verbergen en zichtbaar maken van submenu */
  li.menu_1_2  {
margin : 0 0 0 0;
}
ul.menu_1_2_show {
list-style-type : none;
padding : 0;
margin : 0;
display : block;
}
ul.menu_1_2_hide {
display : none;
} 


a.menu_1_1_item_active:link { 
	text-decoration: underline;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color:#ffffff;
	padding-left: 20px;
	background-image: url(../images/queen_li_open_on.gif);
	background-repeat: no-repeat;
	}
a.menu_1_1_item_active:visited { 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color:#ffffff;
	padding-left: 20px;
	background-image: url(../images/queen_li_open_on.gif);
	background-repeat: no-repeat;
	}
a.menu_1_1_item_active:hover {  
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	background-image: url(../images/queen_li_open_on.gif);
	background-repeat: no-repeat;
	} 
a.menu_1_1_item_active:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color:#ffffff;
	padding-left: 20px;
	background-image: url(../images/queen_li_open_on.gif);
	background-repeat: no-repeat;
	}

a.menu_1_1_item_inactive:link { 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#ffffff;
	padding-left: 20px;
	background-image: url(../images/queen_li_open.gif);
	background-repeat: no-repeat;
	}
a.menu_1_1_item_inactive:visited { 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#ffffff;
	padding-left: 20px;
	background-image: url(../images/queen_li_open.gif);
	background-repeat: no-repeat;
	}
a.menu_1_1_item_inactive:hover { 
	padding-left: 10px; 
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-left: 20px;
	background-image: url(../images/queen_li_open_on.gif);
	background-repeat: no-repeat;
	} 
a.menu_1_1_item_inactive:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color:#ffffff;
	padding-left: 20px;
	background-image: url(../images/queen_li_open.gif);
	background-repeat: no-repeat;
	}
/* tweede niveau */

a.menu_1_2_item_active:link { 
	text-decoration: none;
	/* padding-left: 16px; */
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color:#ffffff;
	
}
a.menu_1_2_item_active:visited { 
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color:#ffffff;
}
a.menu_1_2_item_active:hover {  
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
} 
a.menu_1_2_item_active:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color:#ffffff;
}

a.menu_1_2_item_inactive:link { 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color:#ffffff;
}
a.menu_1_2_item_inactive:visited { 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color:#ffffff;
}
a.menu_1_2_item_inactive:hover { 
	text-decoration: underline;
	/* padding-left: 16px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	/* 	color:#00A0E2; */
	color: #FFFFFF;
} 
a.menu_1_2_item_inactive:active {
	text-decoration: underline;
	/* padding-left: 16px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color:#ffffff;
}
.plattetxt {
color: #ffffff;

}


