body{
	background: White url(../images/backgrounds/menu-table-back.gif) repeat;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
}
div#navigatie{
	text-align: left;
	background: White url(../images/backgrounds/menu-table-back.gif) repeat;
}
#navigatie ul {
	margin-left: 0px;
	padding-left: 10px;
	display: inline;

	} 

 table.menu {
	border-collapse: collapse;
	border: 1px solid White; 
	color: white;
	background: White;
	height: 20px;
}
table.menu td{/*
border: 1px solid white;*/
text-align: center;
vertical-align: middle;
width: 110px;
}	
table.menu td a{
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	background-color: #F33;
	display: block;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	.rechts a {
	
	}
table.menu a:hover {
	color: White;
	background: url(../images/backgrounds/menu-table-back.gif) repeat;
	}
.rechts{
float: right;
padding-right: 3px;
letter-spacing: 1px;
}
table.taalkeuze{
height: 22px;
}
table.taalkeuze td{
vertical-align: middle
}
a img {
border: 0;
}
.taalkeuze img{
border: 1px solid Silver;
}
