#top {
	background-image:url(../images/new_header.gif);
	width:960px;
	height:84px;
	float:left;
}
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

*a {position:relative;}

.bubplastic.horizontal {
	height: 32px;
	margin: 0;
	padding: 0;
	/*background: #FFFFFF url(../images/knoppen.png) top left repeat-x;*/
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:"Trebuchet MS", Arial;
	font-size:12px;
	text-transform:uppercase;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(../images/knop.png) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 32px;
	float: left;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rand {
	border-right:solid 1px #FFFFFF;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 25px;
	padding-top: 9px;
	background: transparent url(../images/knop.png) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(../images/knop-over.png) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background: transparent url(../images/knop-over.png) top right no-repeat;
}
#test li {
	display: block;
	border: solid 1px red;
} 


/* SUBMENU */

#AboutUs {
	border:1px solid #0173bc;
	background-color:#eeeeee;
	width:236px;
	display:none;
	margin-top:261px;
	margin-left:0px;
	position:absolute;
	z-index:100;
	text-decoration:none;
}
#Events {
	border:1px solid #0173bc;
	background-color:#eeeeee;
	width:236px;
	display:none;
	margin-top:261px;
	margin-left:133px;
	position:absolute;
	z-index:100;
	text-decoration:none;
}
#News {
	border:1px solid #0173bc;
	background-color:#eeeeee;
	width:236px;
	display:none;
	margin-top:261px;
	margin-left:538px;
	position:absolute;
	z-index:100;
	text-decoration:none;
}  
#Member {
	border:1px solid #0173bc;
	background-color:#eeeeee;
	width:236px;
	display:none;
	margin-top:261px;
	margin-left:270px;
	position:absolute;
	z-index:100;
	text-decoration:none;
}
#AboutUs_JCC {
	border:1px solid #cb6800;
	background-color:#eeeeee;
	width:236px;
	display:none;
	margin-top:261px;
	margin-left:379px;
	position:absolute;
	z-index:100;
	text-decoration:none;
}  
#Member_JCC {
	border:1px solid #cb6800;
	background-color:#eeeeee;
	width:236px;
	display:none;
	margin-top:261px;
	margin-left:190px;
	position:absolute;
	z-index:100;
	text-decoration:none;
} 
#Events_JCC {
	border:1px solid #cb6800;
	background-color:#eeeeee;
	width:236px;
	display:none;
	margin-top:261px;
	margin-left:0px;
	position:absolute;
	z-index:100;
	text-decoration:none;
} 
#Jcc {
	border:1px solid #0173bc;
	background-color:#eeeeee;
	width:236px;
	display:none;
	margin-top:261px;
	margin-left:404px;
	position:absolute;
	z-index:100;
	text-decoration:none;
}


a.subknop, a.subknop:link {
	text-decoration:none;
}
a.subknop:hover {
	text-decoration:underline;
}
               
                    
