table#gridnav {
	padding: 0;
	margin: 0;
}

table#gridnav td#cirkels {
	text-align: right;
}

table#gridnav td#snelmenu {
	font-weight: bold;
	height: 93px;
	width: 206px;
}

table#gridnav td#snelmenu {
	color: white;
	background : #c41e3a url(/mmfiles/snelmenu_aardbeirood.gif) no-repeat;
}

table#gridnav td#menu {
	font-weight: bold;
	padding-left: 22px;
	padding-top: 6px;
}

table#gridnav td#menu {
	color: white;
}

table#gridnav td#zoek {
	color: white;
	background-color: #666666;
	font-weight: bold;
	padding: 12px 0 0 11px;
}

table#gridnav td#kruimel {
	color: #999999;
	padding-left: 22px;
	padding-top: 4px;
}

table#gridnav td#menu {
	border-bottom: 1px solid #0089c5;
}

table#gridnav td#menu {
	background-color: #c41e3a;
}

table#gridnav td#menu ul {
	margin-top: 0px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	font-size: 110%;
} 
	
table#gridnav td#menu  ul li {
	margin-left: 0;
	padding-right: 21px;
	border: none;
	list-style: none;
	display: inline;
}

ul#snelmenudiv {
	margin: 7px 0 0 9px;
}

ul#snelmenudiv li{
	background-image: url(../images/pijltjewit.gif);
	list-style: none;
	background-repeat: no-repeat;
	
	margin-top:3px;
	
	background-position: 1px 4px;
	padding-left: 15px;  /* space for the image */
}

a.hoofdmenu, a.hoofdmenu:visited, a.hoofdmenu:active, a.hoofdmenu:link {
	color: #ffffff;
	text-decoration: none;
}
a.hoofdmenu:hover {
	text-decoration: none;
	background-color: white;
}

a.hoofdmenu:hover {
	color: #c41e3a;
}

a.snelmenu, a.snelmenu:visited, a.snelmenu:active, a.snelmenu:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.snelmenu:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a.footer, a.footer:visited, a.footer:active, a.footer:link {
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}

#zoek form {
margin: 0 0 0 0;
}

td#kruimel a.kruimel, a.kruimel:visited, a.kruimel:active, a.kruimel:link {
	color: #999999;
}
td#kruimel a.kruimelnu, a.kruimelnu:visited, a.kruimelnu:active, a.kruimelnu:link {
	color: #999999;
	font-weight: bold;
}	 
td#kruimel a.kruimel:hover {
	color: #0089c5;
}
td#kruimel a.kruimelnu:hover {
	color: #0089c5;
} 

#kruimel a,#kruimel a:visited,#kruimel a:active, #kruimel a:link {
	text-decoration:none ! important; 
}

#kruimel .actief{
	font-weight: bold;
}	

#kruimel a,#kruimel a:visited,#kruimel a:active, #kruimel a:link {
	color: #999999;
}
#kruimel a.actief{
	color: #999999;
}

#kruimel a:hover {
	color: #0089c5;
}

/* footer */
td#footer {
	width: 100%;
	height: 19px;
	padding-top: 3px;
	padding-left: 20px;
	color: white;
	background : #0089c5;
}

td#footer ul {
	margin-top: 0px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

td#footer ul li#first {
	padding-left: 0;
}

td#footer ul li {
	margin-left: 0;
	padding-right: 9px;
	padding-left: 14px;
	border-right: 1px solid white;
	list-style: none;
	display: inline;
}	

td#footer ul li#last {
	border: none;
}
/*einde footer */
