/***********************	Dynamic header Begin	******************/
/*
#menucontainer
{
	height:252px;
}

#menusection
{
	height:251px;
	border-collapse: separate;
}
*/
#menucontainer
{
	width: 750px;
	height: 252px;
	background-color: white;
	margin: 0px auto 0px auto;
	border-width: 1px 0 1px 0;
	border-color: #FFF;
	border-style: solid;
}

#menusection
{
	top: 0px;
	left: 1px;
	background-color: #862175;
	width: 748px;
	height: 251px;
	position: relative;
}

div#menutable
{
	height:252px;
	width:242px;
	float:left;
	border-bottom: 1px solid #ffffff;
}

div#menuvisual
{
	margin-left:0px;
	border-left: 1px solid #ffffff;
}

div#zwerfkei { 
	position:absolute;
	left:0;
	top:308px;
	z-index:50;
	background-color: #FFF;
}

/*
div#menuvisual img
{
	position: relative;
	left:2px;
	z-index: 11;
	float: left;
	border-left: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
}
*/

#menusection div div
{
	position: relative;
	z-index: 11;
	left:2px;
	float: left;
	border-left: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
}

.transparant-paars
{
	position:relative;
	z-index:12;
/*	background-color: #862175;*/
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}


/***********************	Dynamic header Einde	******************/

