/* NAVIGATIE BLAUW = #002642 */
#navigatie_countries ul{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	color : #FFF;
	background-color : #002642;
	padding : 0;
	margin : 0;
	white-space : nowrap;
	width : 100%;
}
#navigatie_countries ul li{
	display : inline;
}
#navigatie_countries ul li a{
	padding-left : 0.8em;
	padding-right : 0.8em;
	background-color : #002642;
	color : #FAF3ED;
	font-weight : bold;
	text-decoration : none;
	float : left;
}
#navigatie_countries ul li a:hover{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #FFF;
	background-color : #002642;
}

/* NAVIGATIE BLAUW = #002642 */
#navigatie_blauw ul{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 30px;
	color : #FAF3ED;
	background-color : #002642;
	padding : 0;
	margin : 0;
	white-space : nowrap;
	float : left;
	width : 100%;
}
#navigatie_blauw ul li{
	display : inline;
}
#navigatie_blauw ul li a{
	padding-left : 0.7em;
	padding-right : 0.7em;
	background-color : #002642;
	color : #FAF3ED;
	font-weight : bold;
	text-decoration : none;
	float : left;
}
#navigatie_blauw ul li a:hover{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #FFF;
	background-color : #002642;
}

/* NAVIGATIE BLAUW = #FFFFFF */
#navigatie_wit ul{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color : #002642;
	background-color : #FFFFFF;
	padding : 0;
	margin : 0;
	float : left;
	width : 100%;
	text-align: center;
}

#navigatie_wit ul li{
	width: 150px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: center;
	float : left;
}

#navigatie_wit p {
	width: 150px;
	line-height: 14px;
	text-align: center;
	float : left;
}

#navigatie_wit ul li a{
	background-color : #FFFFFF;
	color : #002642;
	line-height: 14px;
	text-decoration : none;
}
#navigatie_wit ul li a:hover{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color : #00A0D1;
	background-color : #FFFFFF;
}
