html, body {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	cursor : default;
   /*background-image: url(../images/back.jpg);*/
   /*background-repeat:repeat-x;*/
	}
	input, textarea, select {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11pt;
	cursor:auto;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	}
	table,tr,td{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	vertical-align:top;
	text-align:left;
	color:#000000;
	}
	
	.nicetable tr.even {
        background-color: #dedede;
        }
    .nicetable tr.odd {
        background-color: #efefef;
        }
    .nicetable thead tr td{
        background-color: #FF9148;
        color:#fff;
        font-weight:bold;
        }
    .nicetable, .nicetable td {
        border:2px solid #acaaaa16;
        border-collapse:collapse;
        padding:3px;
        margin-left:auto;
        margin-right:auto;
	  vertical-align:top;	
    }

	hr{
	color:#E0691A;
	height:1px;
	width:95%;
	}

	p{
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	cursor : default;
	text-align:left;
	}
	
	#paginacontent, #paginacontent p{
        margin:0 5px 0 5px;
    }

	h1{
	padding-top:10px;
	padding-left:5px;
	padding-bottom:0px;
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	cursor : default;
	}

	h2{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	cursor : default;
	}

	h3{
	padding-top:7px;
	padding-bottom:7px;
	padding-left:5px;
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	cursor : default;
	}

	h4{
	margin: 5px;
	padding: 5px;
	padding-top:7px;
	padding-bottom:7px;
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	cursor : default;
	}

	a:link{ color:#000000; text-decoration:none; font-weight:normal;}
	a:visited{color:#000000; text-decoration:none; font-weight:normal;}
	a:hover{ color:#000000; text-decoration:underline; font-weight:normal;}
	a:active{color:#000000; text-decoration:none; font-weight:normal;}

	/* De tabellen */
	#Main{
	background:#ffffff;
	width:800px;
	margin:0px auto;
	margin-top:10px;
	margin-bottom:10px;
	border:1px #dedede solid;
	}
	#HeaderLogo{
	height:100%;
	width:250px;
	vertical-align:middle;
	}
	#HeaderTitel{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	}
	#HeaderTekst{
	font-size:10px;
	font-weight:bold;
	}
	#HeaderKeurmerk{
	height:75px;
	width:75px;
	text-align:center;
	}
	#Menu{
	width:100%;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding:0px;
	}
	#Reclame{
	width:472px;
	height:62px;
	}
	#ReclameBlok{
	width:468px;
	height:60px;	
	border:1px #CDCDCD solid;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}
	#ZoekTrefwoord{
	width:310px;
	}
	#ZoekLetters, #ZoekLetters a{
	width:100%;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	}
	#ZoekBalk{
	background:url(../images/ZoekBg.jpg) repeat-x;
	border:0px;
	}
	#Content{
	width:100%;

	}

	/*Tabellen in de cellen*/
	#HeaderTabel{
 	border:1px #cdcdcd solid;
	background-color:#EfEfEf;
	width:796px;
	}
	#MenuTabel{
	border:1px #CDCDCD solid;
	background-color:#FF9148;
	width:796px;
	}
	#ZoekTabel{
	border:1px #CDCDCD solid;
	background-color:#EfEfEf;
	width:796px;
	font-weight:bold;
	}
	#ZoekTabelTekst{
        color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	cursor : default;
	text-align:left;
	float:left;
    }
	#ZoekSidebarTabel{
	border:1px #CDCDCD solid;
	background-color:#cdcdcd;
	width:190px;
	}
	#ContentTabel{
	border:1px #CDCDCD solid;
	background-color:#EfEfEf;
	width:605px;
	height:500px;
	}
	#ZoekBalkTekst{
	height:100%;
	width:100%;
	margin:3px;
	}
	#ZoekbalkHeaders{
	height:12px;
	}
	
	/*Zoektabel headers*/
	#ZoekbalkHeaders{
	background-color:#FF9148;
	dorder:2px #CDCDCD solid;
	padding:2px;
	}
	#ZoekbalkHeaders a{
	padding-left:5px;
	padding-right:5px;
	color:#ffffff;
	background-color:#FF9148;
	text-decoration:none;
	font-weight:bold;
	
	margin:0px;
	}
	#ZoekbalkHeaders a:hover{
	color:#000000;
	background-color: #E0691A;
	}
	#ZoekbalkHeaders a.Active{
	color:#000000;
	background-color: #E0691A;
	}
	/*Opmaak van de tekst in de zoekbalk*/
    #ZoekBalkTekst{
        width:180px;
        height:470px;
        overflow:auto;
        border:none;
    }
    #ZoekBalkTekst a{
        font-weight:bold;
    }
    
    #bigContent{
        border:1px #CDCDCD solid;
	   background-color:#EfEfEf;
	width:100%;
	height:100%;   
    }
    #Content{
        height:100%;
    }
    #bottom{
        margin:5px;
        text-align:center;
        color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	cursor : default;
    }
    
    #keurmerktop{
        padding:10px;
        font-family: Tahoma, Arial, sans-serif;
        font-size: 13px;
    }

 /* Navigatie */

#navex {
	position: relative;
	margin: 0 0 0 0;
    width:100%;
}

#navex ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#navex li {
	font-size: 1em;
	line-height: 1;
	margin: 0;
	padding: 0 0px 0 0;
	border: 0;
	display: block;
	float: left;
}

#navex a {
	margin: 0;
	display: block;
}

#navex li ul {
	width: 100%;
	min-width: 100%;
	display: block;
	visibility: hidden;
	position: absolute;
	clear: both;
	top: 1.0em;/* watch for this value! you must make sure that this value and value of line-height for the parent items are such that it is possible to move the mouse over to submenu */
	left: 0;
}

#navex li.selected ul, #navex li:hover ul {
	visibility: visible;
	left: 0;
}

#navex li.selected ul {
	z-index: 10;
}

#navex li:hover ul {
	z-index: 100;
}

#navexList:after {
	content: ".";
	height: 0;
	display: block;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}

/*		Navigation make-up 	*/

#navex {
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px;
	width: 780px;	/* this value should be close to what is needed for elements to stay on one line */
}

#navex a {
	color: #fff;
	text-decoration: none;
	padding: 0.3em 13px 0.3em;
	font-weight:bold;
}

#navex li {
	margin: 0;
}

#navex li:hover {
	color: #000;
	background-color: #E0691A;
}

#navex li:hover ul {
	background-color: #E0691A;
}

#navex li:hover a {
	color: #000;
}

/* always pay attention that this two values are such that it is possible to move the mouse over to submenu */
#navex li ul {
	line-height: 2.0;
	top: 1.5em;
	color: #000;
	background-color: #FF9148;
}

#navex li.selected ul{
    background-color:#fff;
}
#navex li.selected ul li{
    background-color: #fff;
    color: #FF9148;
}

#navex li li a {
	color: #000;
}

#navex li li a:hover {
	color:#000;
	background-color: #fff;
}

/* fix the colors for selected item and submenu, for better usability */

#navex li.selected a, #navex li.selected, #navex li.selected:hover a {
	color: #000;
	background-color:#fff;
}

#navex li.selected, #navex li.selected:hover a, #navex li.selected:hover ul {
	background-color: #fff;
}
#navex li.selected ul li a:hover{
    color:#FF9148;
}
