.tweede_menu{
	width:748px;
	height:26px;
	position:absolute;
	top:180px;
	left:246px;
	background:#ffffff;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:0px;
	margin:0px;
	z-index:800;
}
.tweede_menu UL{
	margin:0px;
	padding:0px;
	list-style:none;
}
.tweede_menu UL LI{
	position: relative;
	background:url(../Images/menu_streepje.gif) no-repeat right;
	float:left;
}
.tweede_menu UL LI#laatste{
	background: none;
}






.tweede_menu A .blauw, .tweede_menu FONT .blauw{ color:#3f0077; }
.tweede_menu A:HOVER .blauw{ color:#ffffff; }

.tweede_menu A .oranje, .tweede_menu FONT .oranje { color:#e28c05; }
.tweede_menu A:HOVER .oranje{ color:#ffffff; }


.tweede_menu UL .knop_over .oranje{ color:#ffffff; }
.tweede_menu UL .knop_over .blauw{ color:#ffffff; }

.tweede_menu UL .knop_over A, .tweede_menu UL .knop_over FONT{ background:#e28c05;}




.tweede_menu UL LI FONT{
	text-decoration:none;
	float:left;
	padding:4px 4px 3px 5px;
	margin:0 5px 0 0;
}
.tweede_menu UL LI A{
	text-decoration:none;
	float:left;
	padding:4px 4px 3px 5px;
	margin:0 5px 0 0;
}

.tweede_menu UL LI A:hover{
	background:#e28c05;
}

.tweede_menu UL LI#laatste A{
	float:left;
	padding:4px 4px 3px 4px;
	margin:0;
}

.tweede_menu UL LI UL{
	position:absolute;
	display:none;
}
.tweede_menu UL .knop_over UL{
	left:0px;
	margin:22px 0 0 0;
	padding:0 0 5px 0;
	background:#e28c05;
	width:150px;
	position:absolute;
	display: block;
}
.tweede_menu UL .knop_over UL LI{
	background:none;
	width:150px;
	margin:3px 0 3px 0
}
.tweede_menu UL .knop_over UL LI A, .tweede_menu UL LI#laatste UL LI A{
	width:130px;
	text-align:left;
	float:left;
	padding:0 0 0 20px;
	text-transform:uppercase;
	font-size:10px;
	line-height:13px;
	color:#FFFFFF;
	background:url(../Images/submenu_button.gif) no-repeat left top;
}

.tweede_menu UL .knop_over UL LI A:HOVER, .tweede_menu UL LI#laatste UL LI A:HOVER{
	color:#3f0077;
	background:url(../Images/submenu_button_over.gif) no-repeat left top;
}



