/*
 * Topmenu 
 */
 
 #nav h1 {
display					: none;
}

#nav a {
background-color				: #b39156;	/* 100% goud */
color					: #f9f4ee;	/* 10% goud */
text-decoration				: none;
}

#nav a:hover {
background-color				: #b39156;	/* 100% goud */
color					: #ffffff;
}


#menu ul {
padding					: 0px;
margin					: 12px 0px 0px 0px;
_margin: 					12px 0px 0px 250px;
list-style				: none;
}

#menu li {
float					: left;
position				: relative;
z-index                 		: 999;
display					: block;
width					: 155px;	/* 155px */
height					: 23px;		/*  33px */
margin					: 0px 0px 0px 10px;
padding					: 10px 0px 0px 0px;

background-image			: url(/cmsfile/99001);
background-color			: #d6c6a7;	/*  35% goud */
color					: #f9f4ee;	/* 10% goud */
text-align				: center;

font-family				: "Times New Roman", Times, serif;
font-weight				: bold;
font-variant				: small-caps;
font-size				: 15px;
letter-spacing				: 1px
}

#menu li.selected {
background-image				: url(/cmsfile/99725); /* active tab */
}
#menu li.selected a,
#menu li.selected a:hover {
color					: #b39156;	/* 100% goud */
background-color				: #f9f4ee;	/* 10% goud */
/*background				: url(/cmsfile/99725);	*/
}

#menu li:hover {
}

#menu li ul li:hover {
}

ul li ul {
display					: none;
position					: absolute;
top					: 33px;
left					: 0px; /*0px;= */
}

#menu li>ul {
top					: 21px;
left					: auto;
}

#menu li:hover ul, li.over ul {
display					: block;
}
#menu li:hover.selected ul {
display					: none;
}

#menu li ul li {
display					: block;
width					: 155px;	/* 155px */
height					: 24px;		/*  24px */
height					: auto;

margin					: 0px;
padding					: 0px;

background-color				: #840017;	/* 100% rood */
color					: #b39156;	/* 100% goud */
background-image				: none;

font-family				: Georgia, "Times New Roman", Times, serif;
line-height				: 14px;
text-align				: center;
}
#menu li ul li a {
display					: block;
width					: 145px;	/* 155px */

margin					: 0px;
padding					: 5px 5px 5px 5px;
border-top				: 1px solid #ffffff;

background-color				: #840017;	/* 100% rood */
color					: #b39156;	/* 100% goud */

line-height				: 14px;
font-size					: 11px;
font-variant				: normal;
letter-spacing				: 0px;
}

#menu li ul li a:hover {
display					: block;
width					: 145px;	/* 155px */

margin					: 0px;
padding					: 5px 5px 5px 5px;

background-color				: #a13d4d;	/*  75% rood */
color					: #ffffff;
}

#menu li ul li a.selected,
#menu li ul li a:hover.selected {
display					: block;
width					: 145px;	/* 155px */

margin					: 0px;
padding					: 5px 5px 5px 5px;

background-color				: #a13d4d;	/*  75% rood */
color					: #ffffff;
}

x#menu li ul {
padding					: 0px 0px 7px 0px;
background-image				: url(/cmsfile/101449);
background-position			: bottom;
}

/* Subnavigatie -------------------------------------------------------------*/
p.boven_navi {
padding					: 0px 10px 0.8em 10px;
color					: #840017;	/* 100% rood */
background-color				: #b39156;	/* 100% goud */
font-family				: Georgia, "Times New Roman", Times, serif;
font-size					: 11px;
line-height				: 14px;
font-weight				: bold;
}

#subnav ul{
float					: left;
border-bottom				: 1px solid #ffffff;
list-style-type				: none;
}
#subnav ul li {
float					: left;
width					: 250px;	 /* 250px */
}

#subnav ul li a {
display					: block;
width					: 230px;	 /* 250px */
padding					: 3px 10px 3px 10px;
border-top				: 1px solid #ffffff;
background-color				: #b39156;	/* 100% goud */
color					: #ffffff;
font-family				: Georgia, "Times New Roman", Times, serif;
font-size					: 12px;
line-height				: 18px;
font-weight				: bold;
text-decoration				: none;
}
#subnav ul li a:hover {
display					: block;
width					: 230px;	 /* 250px */
padding					: 3px 10px 3px 10px;
background-color				: #c5aa7c;
color					: #840017;	/* 100% rood */
color					: #ffffff;
}

#subnav ul li a.selected ,
#subnav ul li a:hover.selected{
background-color				: #c5aa7c;
color					: #840017;	/* 100% rood */
}


 
 
 
 
/*
 * Subs
 */ 
#chromemenu a{color:#fff;}

.chromestyle2 {
	width:560px;
	height:30px;
	text-align:left;
	padding:0;
	/*margin: 0 auto;*/
	float:left;
}
.chromestyle2:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.chromestyle2 ul{
	width: 100%;
	width: 560px;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}
.chromestyle2 ul li{
	display: inline;
}
.chromestyle2 ul li a{
	color: #00408b;
	font-size:11px;
	margin: 0;
	text-decoration: none;
	border-right: 0px solid #DADADA;
}
.chromestyleActive2  ul li a{
	color: #00408b;
	font-size:11px;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 0px solid #DADADA;
}
.chromestyle2 ul li a:hover{
	background: url(/*/cmsfile/45*/) center center repeat-x;
}
.chromestyle2 ul li a[rel]:after{ /*HTML to indicate drop down link*/
	background: url(/cmsfile/45) center center repeat-x;
	content: "";
	color:#fff;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv2{
	position:absolute;
	top: 0;
	border: 1px solid #660099; 
	font-size:11px;
	line-height:18px!important;
	z-index:100;
	width: 165px;
	visibility: hidden;
	background-color:#993399;
	color:#fff;
	padding: 4px 0 12px 0;
}
.dropmenudiv2 a{
	width: auto;
	display: block;
	text-indent: 14px;
	padding: 3px 0;
	text-decoration: none;
	font-weight: bold;
	font-size:1.1em;
	line-height:22px!important;
	color:#fff;
	background: url(/cmsfile/81) no-repeat 140px center;
}
* html .dropmenudiv2 a{ /*IE only hack*/
	width: 100%;
}
.dropmenudiv2 a:hover{ 
	background-color: #f7e8fd;
	color: #660099;
}
 
