#submenu a {
	text-decoration: none;
}
#submenu img.tussenvoegsel {
	margin: 0px 15px;
}

#subsubmenu {
	width: 492px;
	border-bottom: 1px #999999 solid;
	margin-top: 10px;
	height: 29px;
	clear: both;
}
.menu, .menuopen {
	float: left;
	color: #FFFFFF;
	cursor: pointer;
	margin-right: 1px;
}
.menu {
	color: #999999;
}

.menu .tableft, .menu .tabright {
	float: left;
	width: 15px;
	height: 29px;
	background: #CCCCCC url(/images/subsubmenu/menulinks.jpg) left top no-repeat;
}
.menu .tabright {
	background: #CCCCCC url(/images/subsubmenu/menurechts.jpg) left top no-repeat;
}
.menu .tabbg {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 29px;
	line-height: 29px;
	background-color: #CCCCCC;
	color: #999999;
}
.tabbg a {
	text-decoration: none;
}
.tabbg a:hover, tabbg:hover a {
	text-decoration: underline;
}
.menuopen .tableft, .menuopen .tabright {
	float: left;
	width: 15px;
	height: 29px;
	background: #999999 url(/images/subsubmenu/menulinksopen.jpg) left top no-repeat;
}
.menuopen .tabright {
	background: #999999 url(/images/subsubmenu/menurechtsopen.jpg) left top no-repeat;
}
.menuopen .tabbg {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 29px;
	background-color: #999999;
}
.menuopen {
	color: #FFFFFF;
}

.menuvlak {
	float: left;
	width: 490px;
	border-top: 0xp;
	padding: 5px 0px;
}
