/* nieuwe menu style defineren */


.menudiv {
	width:100%;
	padding-bottom:16px;
	color:#FFFFFF;
}

.submenudiv
{
	width: 200px;
	position:absolute;
	z-index:5;
	margin-top:50px;
	margin-left:7px;
	color:#FFFFFF;
} 
.intmenudiv
{
	width: 200px;
	position:absolute;
	z-index:7;
	visibility:hidden;
	margin-top: 7;
	margin-left:90px;

}

.smenu a
{
	font-weight:normal;
	color:#ffffff;
}
.smenu a:hover
{
	font-weight:bold;
	color:#ffffff;
}
 
.hmenu a
{
	margin-top:50px;
	font-weight:normal;
	color:#ff8a00;
	text-decoration:none;
	font-family:century gothic;
	font-size:12px;
}

.menu a
{
	font-weight:normal;
	color:#ff8a00;
	text-decoration:none;
	margin-top:50px;
	font-family:century gothic;
	font-size:12px;
}

.menu a:hover
{
	font-weight:normal;
	color:#ffffff;
	font-family:century gothic;
	font-size:12px;
}
.hmenu a:hover
{
	font-weight:bold;
	color:#ffffff;
	font-family:century gothic;
	font-size:12px;
}
.menudiv {
	width:770px;
	padding-top:5px;
	padding-bottom:0px;
	z-index:4;
}

.submenudiv
{
	width: 10px;
	height: 500px;
	position:absolute;
	margin-top:15px;
	z-index:5;
	visibility:hidden;
} 
.intmenudiv
{
	width: 150px;
	position:absolute;
	z-index:7;
	visibility:hidden;
	margin-left:158px;
}
.submenubg {
	background-color: #ffffff;

}

.style1
{
	FILTER: Alpha(Opacity=80, FinishOpacity=80, Style=1);
	background-color:#ff8a00;
	padding:3px;
}
.style1 a 
{
	width: 100%;
	font-weight:bold;	
	font-size: 11px;
	height: 16px;
	color: red;
	text-decoration:none;
}
.style1 a:hover 
{
	width: 100%;
	font-size: 11px;
	height: 16px;
	color: #303030;	
	text-decoration:none;
}
.style1_active a {
	width: 100%;
	font-size: 11px;
	height: 16px;
	color: #303030;	
	text-decoration:none;
}

.style1_active a:hover {
	width: 100%;
	font-size: 11px;
	height: 16px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;

}
.style2
{
	opacity: .8;
	FILTER: Alpha(Opacity=100, FinishOpacity=100, Style=1);
	background-color:#ff8a00;
	padding:3px;
}
.style2 a {
	width: 100%;
	font-weight:bold;	
	font-size: 11px;
	height: 16px;
	color: #FFFFFF;
	padding-bottom:4px;
	margin-bottom:0px;
	text-decoration:none;
}
.style2 a:hover {
	width: 100%;
	font-size: 11px;
	height: 16px;
	color: #000000;
	text-decoration:none;

}
.style2_active
{
	FILTER: Alpha(Opacity=80, FinishOpacity=80, Style=1);
	background-color:#ff8a00;
	padding:3px;
}
.style2_active a {
	width: 100%;
	font-size: 11px;
	height: 16px;
	color: #FFFFFF;
	text-decoration:none;
}

.style2_active a:hover {
	width: 100%;
	font-size: 11px;
	height: 16px;
	color: #eeeeee;
	text-decoration:none;
}



.style3
{
	
	FILTER: Alpha(Opacity=100, FinishOpacity=100, Style=1);
	background-color:#ff8a00;
	padding:3px;
}

.style3 a {
	width: 100%;
	font-size: 11px;
	height: 16px;
	color: #ffffff;
	text-decoration:none;

}
.style3 a:hover {
	width: 100%;
	font-size: 11px;
	height: 16px;
	color: #000000;
	text-decoration:none;
}
.style3_active a {
	width: 100%;
	font-size: 11px;
	height: 16px;
	color: #FFFFFF;
	text-decoration:none;
}
.style3_active a:hover {
	width: 100%;
	font-size: 11px;
	height: 16px;
	color: #eeeeee;
	text-decoration:none;
}