/* CSS Document */


html{
	background-image:url(/templates//img/);
	background-repeat:;
	background-position:;
	background-color:#;
}
body{
			background-image:url(/templates//img/);
		background-repeat:;
	background-color:#;
	background-position:;
	font-family:;
	font-size:;
	color:#;
	margin:0px;
	overflow-x: hidden;
	}


img{
	border:none;
}
div{
	font-family:;
	font-size:px;
	color:#;
}
td{
	font-family:;
	font-size:px;
	color:#;
}
strong{
	font-family:;
	font-size:px;
	color:#;
}
a{
	color:#;
	font-size:;
	text-decoration:none;
}
a:hover{
	color:#;
	font-size:;
}
h1.pagetitle{
	color:#;
	font-size:px;
	display:inline;
}


#hoofd{
	position:relative;
	margin: 0 auto;
	text-align: left;
	width:px;
	min-height:px;
	background-image:url(/templates//img/);
	background-repeat:;
	background-position:;
	margin-top:px;
}
#header{
	}
#bottom{
	}
#content{
	position:relative;
	min-height:px;
			background-image:url(/templates//img/);
		background-repeat:;
		background-position:;
	 
	margin:0px auto;
	border:0px solid red;
	padding:0px;
	overflow:hidden;
	clear:both;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;


}
#menu{
	position:absolute;
	z-index:5000;
	}
#tekst{
	position:relative;
	overflow:hidden;
	
}

/* Standaard eigenschappen voor alle menu's */
#menu ul {
	list-style-type	: none;
	margin			: 0px;
	padding			: 0px;
	z-index			: 5001;
}
#menu a {
	display			: block;
	text-decoration	: none;
}
#menu a:active, #menu a:focus {
	outline			: none;
}
#menu li:hover a {
	cursor			: pointer;
}
#menu li.space2 {
	}


/* Basis eigenschappen */
#menu ul li {
	float				: left;
	position			: relative;
	white-space			: nowrap;
}
#menu ul ul {
	position			: absolute;
	display				: none;
	z-index				: 5001;
	width				: 189px;
	max-width			: 189px;
	list-style-type		: none;
}
#menu ul li:hover ul {
	display				: block;
}

#menu ul li a {
	font-weight			: ;
}
#menu ul li a:hover {
	font-weight			: ;
}
#menu ul ul li a {
	font-weight			: ;
}
#menu ul ul li a:hover {
	font-weight			: ;
}

/* Eigenschappen van de hoofdcontainer */

/* opmaak van de schuine hoekjes */


	/* opmaak van de schuine hoekjes */
	#menu li.active .menu_left, #menu li:hover .menu_left {
				background-image:url(/templates//img/);
		width:px;
		height:px;
		display:table-cell;
		background-repeat:no-repeat;
		padding-top:px;
		float:left;

	}

	#menu li.active .menu_right, #menu li:hover .menu_right {
				background-image:url(/templates//img/);
		width:px;
		height:px;
		display:table-cell;
		background-repeat:no-repeat;
		position:relative;
		float:left;
		padding-top:px;

	}

	#menu li.active .menu_repeat, #menu li:hover .menu_repeat {
				background-repeat:repeat-x;
		display:table-cell;
		position:relative;
		float:left;
		padding-top:3px;

		
			background-image:url('/templates//img/');
			}

	#menu li .menu_right{
				width:px;
		height:px;
		display:table-cell;
		float:left;
		background-repeat:no-repeat;

			}
	#menu li .menu_left{
				width:px;
		height:px;
		display:table-cell;
		float:left;
		background-repeat:no-repeat;

			}
	#menu li .menu_repeat {
				display:table-cell;
		float:left;
		padding-top:3px;
		background-repeat:repeat-x;

		height:px;
	}

	/* Opmaak van de hoofdknoppen */
	#menu ul li a {
		height:px;
		padding-top:px;
		padding-left:px;
		padding-right:px;
		padding-bottom:px;
		color:#;
		font-family:;
		font-size:px;
		text-decoration:;
		display:block;
		/*centreerd text in een a element zie b&m videobeveiliging*/
			}
	#menu ul li:hover a, #menu ul li.active a {
		color:#;
		font-family:;
		font-size:px;
		text-decoration:;
		background-image:url(/templates//img/);
		background-repeat:no-repeat;
		background-position:center bottom;
	}

	/* Positie en opmaak van het uitklapmenu */
	#menu ul li:hover ul {
		top: px;
		left: px;
		border-top:px  #;
		border-bottom:px  #;
		border-left:px  #;
		border-right:px  #;
		background-image:url(/templates//img/);
		background-position:center bottom;
		background-repeat:no-repeat;
	}
	#menu ul li:hover ul li a, #menu ul li.active ul li a {
		background-image:none;

	}
	#menu ul li:hover ul li a {
		width: 189px;
		height: px;
		padding-top: px;
		padding-left: px;
		padding-right: px;
		padding-bottom: px;
		color: #;
		font-size: px;
		/*background-image:url(/templates//img/);*/
		background-repeat:repeat;

	}
	#menu ul li:hover ul li a:hover {
		width: 189px;
		height: px;
		padding-top: px;
		padding-left: px;
		padding-right: px;
		padding-bottom: px;
		font-size: px;
		background-image:url(/templates//img/);
		background-repeat:repeat;
		color: #;	}
	#menu ul ul li a:hover {
		color: #;
		background-image:url(/templates//img/);
	}

