@CHARSET "ISO-8859-1";

div.hnav {
	background-color: rgb(242, 148, 0);
	background-repeat: no-repeat;
	width: 542px;
	
}

.hnav img {
	margin-left: 20px;
	margin-top: 2px;
}

table.hnavigation {
	
margin:8px 8px 8px 8px;
	
}


.hnavigation A {
	color: black;
	text-decoration: none;
}

.hnav_header {
	background-color: rgb(251, 220, 171);
	
	height: 34px;
}

.hnavigation a:hover {
	color: white;
}

.hnavigation td {
	width: 176px;
	/*border-color: white;*/ /*border-style: solid;*/
	/*border-width: thin;*/
	padding: 3px 0px 0px 0px;
}

.hnavigation select {
	width: 99%;
	background-color: rgb(242, 148, 0);
	border-width: thin;
	border-color: black;
	border-collapse: collapse;
	height: 30px;
}

.zoek img {
	margin: 0px;
}

.wissen img {
	margin: 0px;
}

.uitleg img {
	margin: 0px;
}

select {
	font-weight: bold;
}